View source: R/get_descriptives_ImprintingCarreras.R
get_descriptives_ImprintingCarreras | R Documentation |
Get counts, proportions and plots for Carreras-Gallo IRCs attending to any criteria as Bonferroni, FDR
get_descriptives_ImprintingCarreras(
position,
criteria,
namecriteria,
outputdir = ".",
outputfile = NULL
)
position |
string. IRC |
criteria |
boolean. Boolean with criteria like Bonferroni, FDR,... |
namecriteria |
string, criteria name for plot and to add to descriptives |
outputdir |
string. Output path to store file with results, by default results are written in current dir |
outputfile |
string. File name to store results if no name is provided results are not written.The suffix "_DescCarrerasIRC.txt" and "_PlotCarrerasIRC.pdf" are added respectively for descriptive file and plots. |
File with descriptive and plots from CpG Annotation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.