Hello,
There appears to be a problem when writing a sequence to file in EMBL
format, but only if it contains a multiple of 60 nucleotides (there are 60
nt's on each line): the last line of nucleotides is not written and the
nucleotide-count of the last line is incorrect.
Example code below and ex
> " " == saerts <[EMAIL PROTECTED]> writes:
> Hello, There appears to be a problem when writing a sequence to
> file in EMBL format, but only if it contains a multiple of 60
> nucleotides (there are 60 nt's on each line) -> the last line
> of nucleotides is not written an
Hello,
There appears to be a problem when writing a sequence to file in EMBL format,
but only if it contains a multiple of 60 nucleotides (there are 60 nt's on each
line) -> the last line of nucleotides is not written and the nucleotide-count
of the last line is incorrect.
Example code and ex