View source: R/AmpliconSupplementing.R
AmpliconSupplementing | R Documentation |
We replace the values from an scRNAseq experiment with values we have from an amplicon experiment.
AmpliconSupplementing(scRNAseq, amplicon, verbose = TRUE)
scRNAseq |
The SummarizedExperiment object containing the scRNAseq data. |
amplicon |
The SummarizedExperiment object containing the amplicon data. |
verbose |
Should the function be verbose? Default = TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.