logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gt-seqorder - Output sequences as MultiFasta in specified order.

Description

-invert [yes|no]
           invert order of sequences (default: no)

       -sort [yes|no]
           sort sequences lexicographically (by actual sequence) (default: no)

       -revsort [yes|no]
           sort sequences in reverse lexicographic order (default: no)

       -sorthdr [yes|no]
           sort sequences lexicographically by sequence header (default: no)

       -sorthdrnum [yes|no]
           sort sequences numerically by sequence header (default: no)

       -shuffle [yes|no]
           shuffle sequences pseudo-randomly (default: no)

       -sortlength [yes|no]
           sort by decreasing length (default: no)

       -help
           display help and exit

       -version
           display version information and exit

Name

       gt-seqorder - Output sequences as MultiFasta in specified order.

Reporting Bugs

       Report bugs to https://github.com/genometools/genometools/issues.

GenomeTools 1.6.5                                  04/27/2024                                     GT-SEQORDER(1)

Synopsis

gtseqorder (-invert|-sort|-revsort|-shuffle|-sorthdr|-sorthdrnum) encseq

See Also