.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH ISECT_MERCATOR_ALIGNMENT_GFF "1" "December 2015" "isect_mercator_alignment_gff 1.15.9" "User Commands" .SH NAME isect_mercator_alignment_gff \- Extracts subalignments from a Mercator multiple alignment for the features in the GFF file .SH SYNOPSIS .B isect_mercator_alignment_gff [\fI\,options\/\fR] \fI\, \/\fR .SH DESCRIPTION isect_mercator_alignment_gff from FSA 1.15.9 .PP Extracts subalignments from a Mercator multiple alignment for the features in the GFF file. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this message .TP \fB\-v\fR, \fB\-\-version\fR show version information .TP \fB\-t\fR, \fB\-\-type\fR only look at features of particular type .TP \fB\-D\fR, \fB\-\-data\fR path to map, genome and alignment files .TP \fB\-M\fR, \fB\-\-map\fR path to map and genome files .TP \fB\-A\fR, \fB\-\-align\fR path to alignment files .TP \fB\-L\fR, \fB\-\-lazy\fR warn, rather than die, if the subalignment can't be obtained .TP \fB\-U\fR, \fB\-\-truncate\fR truncate unmappable sequence (rather than skipping) and show truncated subalignment .TP \fB\-s\fR, \fB\-\-stockholm\fR use and display Stockholm\-format alignments with conservation statistics (default is multi\-FASTA) .TP \fB\-e\fR, \fB\-\-verbose\fR report progress .PP PLEASE NOTE: While this program is reasonably fast if the GFF is properly ordered by chromosome and the start and end coordinates of features, it will be *very slow* if the GFF is not sorted. Assumes that the "seqid" or "name" field (the first field) of the GFF entries holds the chromosome name. .PP Note that the GFF specification defines coordinates to be 1\-based and fully\-closed, therefore representing the interval [start, end]. Conformance to this specification is assumed internally. .PP If requested, unmappable sequence will be truncated to the mappable portion; note that the truncation will favor the beginning of the requested sequence. .PP If a GFF feature is on the \- strand, then the corresponding subalignment will be reverse\-complemented. .SH AUTHOR This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.