skipseq is a variant of the standard program for reading and writing sequences, seqret.
seqret has an option to allow it to only read the first sequence from a multiple set of sequences (-firstonly). seqret cannot, however, skip the first few sequences from a multiple set of sequence, writing out the rest; this is what skipseq is for.
In all other respects, skipseq is the same as seqret.
|
See the documentation for seqret to see the full range of things that you can do when reading and writing sequences.
See the documentation for seqret to see the full range of things that you can do when reading and writing sequences.
skipseq is a variant of the standard program for reading and writing sequences, seqret.