in reply to Re: Get random unique lines from file
in thread Get random unique lines from file
The problem with this is that it only works with individual lines, but FASTA files contain multi-line records each consisting of a one header line and a variable number of payload lines.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Get random unique lines from file
by roboticus (Chancellor) on Aug 17, 2012 at 23:50 UTC | |
by Marshall (Canon) on Aug 20, 2012 at 05:16 UTC | |
by roboticus (Chancellor) on Aug 30, 2012 at 14:46 UTC | |
by Marshall (Canon) on Sep 12, 2012 at 07:35 UTC | |
by roboticus (Chancellor) on Sep 12, 2012 at 10:43 UTC |