![]()
A SUMMARY-type anvi’o artifact. This artifact is typically generated, used, and/or exported by anvi’o (and not provided by the user)..
🔙 To the main page of anvi’o programs and artifacts.
There are no anvi’o tools that use or require this artifact directly, which means it is most likely an end-product for the user.
The output directory produced by anvi-summarize when run on a pan-db and a genomes-storage-db.
By default the directory is named [PROJECT]-PAN-SUMMARY. Its central file is a large tab-delimited table that describes every gene in every gene cluster of the pangenome, regardless of whether a collection was supplied.
One row per (gene cluster × genome × gene call). Columns include:
gene_cluster_id — the gene cluster the row belongs tobin_name — the bin the gene cluster was assigned to in the provided collection, or empty if no collection was givengenome_name, gene_callers_id — the genome and gene call for this rowaa_sequence or dna_sequence (omitted when --quick-summary is used)Any miscellaneous data imported into the pan-db with anvi-import-misc-data, exported as tab-delimited files.
An HTML document that formats all summary information for convenient browsing without an anvi’o installation.
Edit this file to update this information.