scPlotNucleosomeQC | R Documentation |
Plot Nucleosome signal enrichment
scPlotNucleosomeQC( fragment = NULL, nsQC = NULL, region = "chr1-1-2000000", threshold = 4, log.scale = FALSE )
fragment |
a fragment object. |
nsQC |
Nucleosome QC information from function 'scNucleosomeQC' |
region |
Genome region, like "chr1-1-2000000" |
threshold |
Threshold to separate low and high quality cells |
log.scale |
plot in log scale or not. |
Plot the normalized Nucleosome signal enrichment score.
Returns a ggplot2
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.