compareMouseTissueReference | R Documentation |
Compare mouse array data with mouse tissue references
compareMouseTissueReference(
betas = NULL,
ref = NULL,
color = "blueYellow",
query_width = 0.3
)
betas |
matrix of betas for the target sample This argument is optional. If not given, only the reference will be shown. |
ref |
the reference beta values in SummarizedExperiment. This argument is optional. If not given, the reference will be downloaded from the sesameData package. |
color |
either blueYellow or fullJet |
query_width |
the width of the query beta value matrix |
grid object that contrast the target sample with pre-built mouse tissue reference
cat("Deprecated, see compareReference")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.