inventarisation: Path to choosen set

View source: R/inventarisation.R

inventarisationR Documentation

Path to choosen set

Description

Function gives possibility to select the set of data.

Usage

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

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 Sept. 25, 2024, 12:32 p.m.