Description Usage Arguments Format Value Source Examples
Preparation steps:
made a universe of regions by merging regions across cell types defined as opened in ENCODE
took bigwig files from ENCODE for individual cell types, merged replicates, filtered out blacklisted sites
evaluated the signal above regions defined by previous step
performed quantile normalization
1 | openSignalMatrix_mm10(metadata=FALSE)
|
metadata |
|
data.frame, rows represent whole selection of open chromatin regions across all cell types defined by ENCODE, columns are individual cell types and values are normalized open chromatin signal values.
A data.frame with mm10 open chromatin regions.
1 2 3 4 | ## Not run:
mm10OpenSignal = openSignalMatrix_mm10()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.