fetchCell: Select cell line

View source: R/fetch_cell.R

fetchCellR Documentation

Select cell line

Description

Function selects given cell line.

Usage

fetchCell(arrayData = "", cell = "vcap_shctr_r1881")

Arguments

arrayData

Data or 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 <- fetchCell(arrayData = "", cell = "vcap_shctr_r1881")


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