Import a new items order into an anvi'o database.
🔙 To the main page of anvi’o programs and artifacts.
pan-db profile-db misc-data-items-order-txt dendrogram phylogeny
This program, as one might think, allows you to import a misc-data-items-order-txt to describe a specific order of items stored in a profile-db, pan-db, or genes-db.
anvi-import-items-order -p profile-db \ -i misc-data-items-order-txt
It may also be nice to give it a good name, so that it’s easy to find in the interface.
anvi-import-items-order -p profile-db \ -i misc-data-items-order-txt \ --name ORDER_NAME
Edit this file to update this information.
Are you aware of resources that may help users better understand the utility of this program? Please feel free to edit this file on GitHub. If you are not sure how to do that, find the __resources__
tag in this file to see an example.