fetchIDFiles: Select ID

View source: R/fetch_ID_files.R

fetchIDFilesR Documentation

Select ID

Description

Function selects given ID.

Usage

fetchIDFiles(dirFrom = "", ID = "GSE56086")

Arguments

dirFrom

Path to data, by default "~/tmp/RData/Output".

ID

Name of ID.

Value

Data Frame (class = "data.frame") of peaks of this line.

Author(s)

Alexey Solovyev

Examples

myFrame <- fetchIDFiles(dirFrom = "", ID = "GSE56086")


LosevAMU/remapR documentation built on Sept. 25, 2024, 12:32 p.m.