plotMEtaGeneMulti A wrapper function for Guitar to plot meta gene plot of multiple samples overlaid on each other.
1 2 | plotMetaGeneMulti(peakList, gtf, saveToPDFprefix = NA,
includeNeighborDNA = FALSE)
|
peakList |
The list of peak, each object of list should have a data frame of peak in bed12 format. |
gtf |
The annotation file for the gene model. |
saveToPDFprefix |
Set a name to save the plot to PDF. |
includeNeighborDNA |
Whether to include upstrean and downstream region in the meta gene. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.