Clean up intermixed groups
1 | cleanUpGroup(x, group, otherGroup, max_cells = 10, min_cells = 10, ...)
|
x |
the BioData object |
group |
the samples column to clean up |
otherGroup |
the samples column to look for contaminations |
max_cells |
how many cells to max use to create the predictive RF object (default = 10 [cells]) |
min_cells |
if two groups inside one cluster exceed min_cells one more cell group is created (defualt =1% of all cells) |
... |
additional variables for the randomForest call |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.