GSE129785_SU008_Tumor_Pre | R Documentation |
The dataset includes 788 nuclei obtained from
basal cell carcinoma sample SU008_Tumor_Pre.
Overlapping of single-nucleus ATAC-seq fragments was computed with the
fragmentoverlapcount
function.
data(GSE129785_SU008_Tumor_Pre)
SU008_Tumor_Pre_windowcovariates
rescnv
SU008_Tumor_Pre_fragmentoverlap
is a dataframe of fragmentoverlap.
SU008_Tumor_Pre_windowcovariates
is a dataframe of windows and peaks.
rescnv
is a list containing the output of cnv function.
Satpathy et al. (2019) Nature Biotechnology 37:925 \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1038/s41587-019-0206-z")}
## Not run:
data(GSE129785_SU008_Tumor_Pre)
levels = c(2, 4)
result = cnv(SU008_Tumor_Pre_fragmentoverlap,
SU008_Tumor_Pre_windowcovariates,
levels = levels,
deltaBICthreshold = -600)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.