anvi-export-collection -p PROFILE.db \-C COLLECTION_NAME \-O COLLECTION \--include-unbinnedgrep UNBINNED_ITEMS_BIN COLLECTION.txt | awk 'BEGIN{FS="_split_"}{print $1}' | sort | uniq > UNBINNED_CONTIG_NAMES.txtanvi-export-contigs -c CONTIGS.db \--contigs-of-interest UNBINNED_CONTIG_NAMES.txt \-o UNBINNED_CONTIGS.fa
--
Anvi'o Paper: https://peerj.com/articles/1319/
Project Page: http://merenlab.org/projects/anvio/
Code Repository: https://github.com/meren/anvio
---
You received this message because you are subscribed to the Google Groups "Anvi'o" group.
To unsubscribe from this group and stop receiving emails from it, send an email to anvio+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/anvio/80e3dc4e-e8df-458b-93d5-29579f0c71d9n%40googlegroups.com.
usage: anvi-export-contigs [-h] -c CONTIGS_DB [--splits-mode] -o FILE_PATH
[--version] [--debug] [--force]
anvi-export-contigs: error: unrecognized arguments: --contigs-of-interest
I was using Anvi'o 6.0 and 6.2, and I got the same error message. Seems like the command anvi-export-contigs doesn't have --contigs-of-interest flag.
Thanks,
Camila
To view this discussion on the web visit https://groups.google.com/d/msgid/anvio/a8b84030-fe08-46f7-ab4c-fd927fcbf0fan%40googlegroups.com.