Description Usage Arguments Value Examples
Filter out contaminants
1 | filterOutContaminants(dataLong)
|
dataLong |
long format data frame of imported dataset |
data frame containing full dataset filtered to contain no contaminants
1 2 | 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.