View source: R/RnBeads_functions.R
plot_genes | R Documentation |
This functions calls locus_plotter (rnb.plot.locus.profile caller) for each entry in a dataframe
plot_genes(
data_frame_given,
name_given,
RnBead_object,
sample.grouping,
out_folder
)
data_frame_given |
Dataframe with information from differential_methylation_data/diffMethTable_region_genes... |
name_given |
name to use |
sample.grouping |
rnb.sample.groups output grouping samples |
out_folder |
Folder to store pdfs |
RnBeads_object |
RnBeads object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.