Description Usage Arguments Value
View source: R/getBSABsignal.R
Preprocess BS-seq for compartment inference
1 | preprocessBSseq(obj, genome = c("hg19", "hg38", "mm9", "mm10"), other = NULL)
|
obj |
Input SummarizedExperiment |
genome |
What genome are we working on ("hg19", "hg38", "mm9", "mm10") |
other |
Another arbitrary genome to compute compartments on |
A preprocessed SummarizedExperiment to compute compartments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.