View source: R/scRT_processing.R
AdjustCN | R Documentation |
Corrects CN and filters cells based on AdjustPerCell output
AdjustCN( scCN, PerCell, Basename_leves = NULL, Group_leves = NULL, Chr_filter = NULL )
scCN, |
scCN dataframe created by CallCNV |
PerCell, |
PerCell dataframe created by AdjustPerCell |
Basename_leves, |
Sample basenames order (optional) |
Group_leves, |
Group basenames order (optional) |
Chr_filter, |
filters chromosomes to keep in the analysis (optional) |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.