View source: R/sequencing_QCs.r
SampleCorrelation | R Documentation |
pair plot of sample correlations
SampleCorrelation(samples, context, CellType, saveAs = NULL)
samples |
Avg methylation object. Can also be set to "Example" to produce plot using example data of the kind specified by the @param CellType |
context |
one of "AllCs", "DGCHN", "NWCGW". The first should be chosen for TKO experiments. For experiments carried on WT cells, we recommend checking both the "DGCHN" and "NWCGW" contexts by running this function once per context. |
CellType |
Cell type to compare your samples to. At the moment, this can be one of "ES", "NP", "TKO". |
saveAs |
Full path to output plot file |
Inter-sample correlation plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.