fetchCellFiles: Select cell line

View source: R/fetch_cell_files.R

fetchCellFilesR Documentation

Select cell line

Description

Function selects given cell line.

Usage

fetchCellFiles(dirFrom="", cell="vcap_shctr_r1881")

Arguments

dirFrom

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

cell

Name of line.

Value

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

Author(s)

Alexey Solovyev

Examples

myFrame <- fetchCellFiles(dirFrom = "", cell = "vcap_shctr_r1881")


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