[Bioperl-l] Length of ID in EMBL sequence entries

Daniel Lang daniel.lang at biologie.uni-freiburg.de
Thu Nov 4 03:38:04 EST 2004


Hi,
I just stumbled over my sequence IDs getting trimmed to 10 characters
when writing with Bio::SeqIO::embl.
line 453:
$temp_line = sprintf("%-11.10sstandard; $mol; $div; %d BP.", $seq->id(),
$len);

Is there any reason for the trimming?
I can´t find any hints for that in the EMBL manual...

Thanks in advance,
Daniel:)


More information about the Bioperl-l mailing list