'\" t .\" Title: vsubseqselect .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.10 .\" Date: .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "VSUBSEQSELECT" "1" "" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" vsubseqselect \- print selected subsequences from index .SH "SYNOPSIS" .sp \fBvsubseqselect\fP [options] indexname .SH "DESCRIPTION" .sp The program \fBvseqselect\fP selects subsequences from a given index and prints them on standard output, either line by line or in FASTA format. The selection can either be random or according to position ranges specified by the user. .sp Please refer to the manual for more detailed explanations. .SH "OPTIONS" .sp \fB\-minlength\fP .RS 4 Specify the minimal length of the substrings to be selected. .RE .sp \fB\-maxlength\fP .RS 4 Specify the maximal length of the substrings to be selected. .RE .sp \fB\-snum\fP .RS 4 Specify the number of random substrings to be selected. .RE .sp \fB\-range\fP .RS 4 Specify the first and last position of the substring to be selected. .RE .sp \fB\-seq\fP .RS 4 Specify length, number, and relative position of the substring to be selected. .RE .sp \fB\-version\fP .RS 4 Show the version of the Vmatch package .RE .sp \fB\-help\fP .RS 4 Show help. .RE