DOKK / manpages / debian 10 / obitools / obisubset.1.en
OBISUBSET(1) OBITools OBISUBSET(1)

obisubset - description of obisubset

The obisubset command extracts a subset of samples from a sequence file after its dereplication using obiuniq program.

The option -s allows to specify the tag containing sample descriptions, the default value is set to merged_sample.

Example:

> obiuniq -m sample seq1.fasta > seq2.fasta
> obisubset -s merged_sample -n sample1 seq2.fasta > seq3.fasta


After the dereplication of the sequences using the in the new attribute merged_sample.




Another tag to clean according to the sample subset

Example:

> obisubset -s merged_sample -o -n sample1 seq2.fasta > seq3.fasta





File containing the samples names (one sample id per line).

Example:

> obisubset -s merged_sample -o -l ids.txt seq2.fasta > seq3.fasta





A regular expression pattern matching the sample ids to extract.

Example:

> obisubset -s merged_sample -o -p "negative_.*" seq2.fasta > seq3.fasta





A sample id to extract

Example:

> obisubset -s merged_sample -o -n sample1 seq2.fasta > seq3.fasta





The N first sequence records of the file are discarded from the analysis and not reported to the output file

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 –skip option.

Input file is in genbank format.

Input file is in embl format.

Input file is in fasta format (including OBITools fasta extensions).

Input file is in Sanger fastq format (standard fastq used by HiSeq/MiSeq sequencers).

Input file is in fastq format produced by Solexa (Ga IIx) sequencers.

Input file is in ecoPCR format.

Input is an ecoPCR database.

Input file contains nucleic sequences.

Input file contains protein sequences.

--fasta-output
Output sequences in OBITools fasta format

Output sequences in Sanger fastq format

--ecopcrdb-output=<PREFIX_FILENAME>
Creates an ecoPCR database from sequence records results

Print sequences in upper case (default is lower case)

Shows this help message and exits.

Sets logging in debug mode.

count

merged_*





  • count
  • merged_*



The OBITools Development Team - LECA

2019 - 2015, OBITool Development Team

January 28, 2019 1.02 12