[Bioperl-l] SeqFeature test
Stefan Kirov
skirov at utk.edu
Thu Nov 13 14:58:43 EST 2003
I have run into a problem I cannot quite track. Seqfeature test waits
for the STDIN on my system (Linux SuSE), which I suppose is not meant to
happen. This happens when gff_string is called:
$str = $feat->gff_string() || ""; # placate -w
Isn't the gff_string supposed to be called with an argument (because it
isn't).
I am hesitant to submit this as a bug since I don't quite get the logic
behind this.
Stefan
More information about the Bioperl-l
mailing list