makeData: Make data files for RIPAT.

Description Usage Arguments Value Examples

View source: R/makeData.R

Description

Download datafiles for running RIPAT.

Usage

1
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

1
makeData(organism = 'GRCh37')

RIPAT documentation built on Nov. 8, 2020, 6:24 p.m.