makeData {RIPAT}R Documentation

Make data files for RIPAT.

Description

Download datafiles for running RIPAT.

Usage

makeData(organism = 'GRCh37', dataType = 'gene')

Arguments

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'.

Value

Database files are saved in the extdata directory of RIPAT.

Examples

makeData(organism = 'GRCh37')


[Package RIPAT version 1.3.0 Index]