View source: R/RnBeads_functions.R
locus_plotter | R Documentation |
This functions calls rnb.plot.locus.profile for a gene or region of interest
locus_plotter(
RnBeads_object,
grouping_class,
gene_name,
comparison,
outdir,
chr,
start,
end
)
RnBeads_object |
RnBeads object |
grouping_class |
rnb.sample.groups output grouping samples |
gene_name |
Name of the gene/region to create pdf |
comparison |
Name to add to create pdf |
outdir |
Folder to store pdf |
chr |
Chromosome ID |
start |
Start position |
end |
End position |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.