View source: R/curate_co_occurrence.R
curate_co_occurrence | R Documentation |
Used to curate a co-occurrence table from the co_occurrence
function. Takes a list of taxa and finds all pairs containing any of those
taxa.
curate_co_occurrence(co_occurrence_table, taxa_of_interest,
number_of_treatments = 1)
co_occurrence_table |
Table of the co-occurrence of taxa/genes in the
|
taxa_of_interest |
A list or vector of taxa names, like those
generated with |
number_of_treatments |
How many treatments should the taxa of interest
be seen in? Requires |
data.table
co_occurrence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.