Description Usage Arguments Value
Filters the hits to the desired e-value cutoff and reports stats
1 | filter_by_evalue(metannotate_data, evalue = 1e-10)
|
metannotate_data |
Tibble of metannotate data |
evalue |
Numeric vector of the evalue cutoff |
List of two:
Tibble of metannotate data, e-value filtered
List of three read count tables. First and second are from before and after e-value filtration. See summarize_total_reads_all_genes(). The third is the % change between the above two tables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.