makeData {RIPAT} | R Documentation |
Download datafiles for running RIPAT.
makeData(organism = 'GRCh37', dataType = 'gene')
organism |
a single character. Two versions of organism such as GRCh37, GRCh38 (Human). Default is 'GRCh37'. |
dataType |
a single character. Data type what user needs (gene, cpg, repeat and variant). Default is 'gene'. |
Database files are saved in the extdata directory of RIPAT.
makeData(organism = 'GRCh37')