.\" Man page generated from reStructuredText. . .TH "OBISPLIT" "1" "Jan 28, 2019" " 1.02 12" "OBITools" .SH NAME obisplit \- description of obisplit . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .sp \fI\%obisplit\fP splits the input sequence file in a set of subfiles according to the values of a given attribute. The generated subfiles are named after the values of the attribute, possibly preceded by a prefix (\fB\-p\fP option). The sequence records for which the attribute is missing are discarded by default, or put in a file whose name is set using the \fB\-u\fP option. .INDENT 0.0 .INDENT 3.5 Example: .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C > obisplit \-p experiment_ \-t mode .ft P .fi .UNINDENT .UNINDENT .sp The above command splits the sequence input file according to the \fBmode\fP attribute. This attribute is created by the \fBsolexapairend\fP tool and its value can be set to either \fBjoined\fP or \fBalignment\fP\&. The prefix \fBexperiment_\fP is put before each subfile name. Two subfiles will thus be created: \fBexperiment_joined\fP and \fBexperiment_alignment\fP\&. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .SH OBISPLIT SPECIFIC OPTIONS .INDENT 0.0 .TP .B \-p , \-\-prefix= Prefix added to each subfile name. .UNINDENT .INDENT 0.0 .TP .B \-t , \-\-tag\-name= Attribute key used to split the sequence file. .UNINDENT .INDENT 0.0 .TP .B \-u , \-\-undefined= Name of the file where sequence records without attribute \fB\fP are stored. .UNINDENT .SH OPTIONS TO SPECIFY INPUT FORMAT .SS Restrict the analysis to a sub\-part of the input file .INDENT 0.0 .TP .B \-\-skip The N first sequence records of the file are discarded from the analysis and not reported to the output file .UNINDENT .INDENT 0.0 .TP .B \-\-only Only the N next sequence records of the file are analyzed. The following sequences in the file are neither analyzed, neither reported to the output file. This option can be used conjointly with the \fIā€“skip\fP option. .UNINDENT .SS Sequence annotated format .INDENT 0.0 .TP .B \-\-genbank Input file is in genbank format. .UNINDENT .INDENT 0.0 .TP .B \-\-embl Input file is in embl format. .UNINDENT .SS fasta related format .INDENT 0.0 .TP .B \-\-fasta Input file is in fasta format (including OBITools fasta extensions). .UNINDENT .SS fastq related format .INDENT 0.0 .TP .B \-\-sanger Input file is in Sanger fastq format (standard fastq used by HiSeq/MiSeq sequencers). .UNINDENT .INDENT 0.0 .TP .B \-\-solexa Input file is in fastq format produced by Solexa (Ga IIx) sequencers. .UNINDENT .SS ecoPCR related format .INDENT 0.0 .TP .B \-\-ecopcr Input file is in ecoPCR format. .UNINDENT .INDENT 0.0 .TP .B \-\-ecopcrdb Input is an ecoPCR database. .UNINDENT .SS Specifying the sequence type .INDENT 0.0 .TP .B \-\-nuc Input file contains nucleic sequences. .UNINDENT .INDENT 0.0 .TP .B \-\-prot Input file contains protein sequences. .UNINDENT .SH COMMON OPTIONS .INDENT 0.0 .TP .B \-h, \-\-help Shows this help message and exits. .UNINDENT .INDENT 0.0 .TP .B \-\-DEBUG Sets logging in debug mode. .UNINDENT .SH AUTHOR The OBITools Development Team - LECA .SH COPYRIGHT 2019 - 2015, OBITool Development Team .\" Generated by docutils manpage writer. .