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

vseqselect - print selected sequences from index

Description

       The program vseqselect selects sequences from a given index and prints them on standard output.

Name

       vseqselect - print selected sequences from index

Options

-minlength
           Specify the minimal length of the sequences to be selected.

       -maxlength <length>
           Specify the maximal length of the sequences to be selected.

       -randomnum <n>
           Specify the number of random sequences to be selected.

       -randomlength <length>
           Specify the minimal total length of the random sequences to be selected.

       -seqnum <filename>
           Select the sequences with numbers given in filename.

       -version
           Show the version of the Vmatch package

       -help
           Show help.

                                                                                                   VSEQSELECT(1)

Synopsis

vseqselect [options] indexname

See Also