Description Usage Arguments Value
This function uses deconvolution analysis (DeconRNASeq) to evaluate each cell for equal contribution from blacklisted clusters.
1 2 | Is_A_Doublet(data, newMedoids, groups, synthProfiles, synth_DRS_results,
log_file_name)
|
data |
Processed data from Clean_Up_Input (or Remove_Cell_Cycle). |
newMedoids |
New combined medoids from Blacklist_groups. |
groups |
Processed groups file from Clean_Up_Input. |
synthProfiles |
Average profiles of synthetic doublets from Synthetic_Doublets. |
log_file_name |
used for saving run notes to log file |
isADoublet - data.frame with each cell as a row and whether it is called a doublet by deconvolution analysis.
resultsreadable - data.frame with results of deconvolution analysis (cell by cluster) in percentages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.