Sample search summary for: {{ sample_name }}
Based on the abundance profile, this looks like a set of reads.
Based on the search results below, we estimate that at least {{ "{:.1f}".format(f_found * 100) }}% of your sequencing data will map to known reference genomes.
Your sample is about {{ "{:.1f}".format((1 - f_found) * 100) }}% unknown. This could be new sequence and/or sequencing errors.
Sample breakdown
Percent assigned | Reference genome or collection | Estimated sequencing depth in sample |
---|---|---|
{{ item['f_unique_weighted']|percent }} ({{ item|unique_weighted_bp }}) | {{ item|subsearch_link(search_db) }} | {{ item['median_abund']|int }}x |