get.encode.cell.table: get.encode.cell.table

View source: R/encodeProjectTools.R

get.encode.cell.tableR Documentation

get.encode.cell.table

Description

given the ENCODE controlled vocabulary file, retrieves a table characterizing the ENCODE cells

Usage

get.encode.cell.table(
  cvFile = "http://hgdownload.cse.ucsc.edu/goldenPath/encodeDCC/cv.ra"
)

Arguments

cvFile

the file location for the ENCODE controlled vocabulary file. Defaults to the one provided by ENCODE

Value

a table containing ENCODE cell annotations

Examples

ect <- get.encode.cell.table()

demuellae/muRtools documentation built on Sept. 8, 2023, 4:32 p.m.