![]()
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 profile-db and contigs-db pair.
By default the directory is named [PROJECT]-SUMMARY. It requires a collection and provides a comprehensive statistical and sequence-level breakdown of every bin in that collection.
One row per bin. Columns include bin name, taxon ID (if calculated), total nucleotides, total contigs, N50, GC content, completion, and redundancy.
A subdirectory per bin, each containing:
In case you want to learn about the definitions of statistics like coverage, detection, abundance, variability, and so on, you should first read Mike Lee’s explanation of these statistics. Our vocabulary page might also be helpful. Then, keep in mind that anvi’o computes these values on a per-contig (and per-split) basis. When you run anvi-summarize, the program will summarize this information for a given bin by taking the average of a statistic’s value across all splits in the bin, weighting that average by split length.
Tab-delimited matrix files compiling per-bin statistics across all samples — mean coverage, abundance, variability, and more. See this post for definitions of these statistics.
Any miscellaneous data imported into the database pair with anvi-import-misc-data, exported as misc-data-items-txt and misc-data-layers-txt files.
An HTML document that formats all summary information for convenient browsing without an anvi’o installation.
Edit this file to update this information.