inventarisation: Path to choosen set

Description Usage Arguments Value Author(s) Examples

Description

Function gives possibility to select the set of data.

Usage

1
inventarisation(mode_res = "", version = "", species = "", assembly = "", type = "")

Arguments

mode_res

Determines the type of answer, it can be 'path', 'version', 'species', 'assembly' or 'type'.

version

Version of ReMap.

species

Name of specie.

assembly

Number of assembly.

type

Type of data.

Value

Path to the chosen file.

Author(s)

Alexey Solovyev

Examples

1
2
3
4
remapFile <- inventarisation(mode_res = "path", version = "2018",
species = "Homo sapiens", assembly = "hg38", type = "All peaks")

which_version <- inventarisation(mode = "version")

LosevAMU/remapR documentation built on May 25, 2019, 12:23 p.m.