in reply to How do I stop appending data
while (read_fasta_sequence($fh, \%sequence_data)) { $protein = '';
If that's not what you want, then show your expected output.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How do I stop appending data
by 4pt8secs (Novice) on Mar 07, 2013 at 18:45 UTC |