filterOutContaminants | R Documentation |
Filter out contaminants
filterOutContaminants(dataLong)
dataLong |
long format data frame of imported dataset |
data frame containing full dataset filtered to contain no contaminants
data("simulated_cell_extract_df")
filterOutContaminants(simulated_cell_extract_df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.