View source: R/epiRomics_build_dB.R
epiRomics_build_dB | R Documentation |
Build epiRomics database
epiRomics_build_dB(
epiRomics_db_file,
txdb_organism,
epiRomics_genome,
epiRomics_organism
)
epiRomics_db_file |
character string of path to properly formatted csv file containing epigenetic data. [See vignette for more details] |
txdb_organism |
a character string containing the TxDB associated with your data. |
epiRomics_genome |
a character string containing the genome associated with your data. e.g. "mm10" or "hg19". |
epiRomics_organism |
a character string containing the org.db associated with your data. |
Variable of class epiRomics for further downstream analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.