| 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.
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.
Example:
> obisubset -s merged_sample -o -n sample1 seq2.fasta > seq3.fasta
Example:
> obisubset -s merged_sample -o -l ids.txt seq2.fasta > seq3.fasta
Example:
> obisubset -s merged_sample -o -p "negative_.*" seq2.fasta > seq3.fasta
Example:
> obisubset -s merged_sample -o -n sample1 seq2.fasta > seq3.fasta
The OBITools Development Team - LECA
2019 - 2015, OBITool Development Team
| January 28, 2019 | 1.02 12 |