downloadENCODEknockdownMetadata: Download metadata for ENCODE knockdown experiments

Description Usage Arguments Value See Also Examples

View source: R/ENCODE.R

Description

Download metadata for ENCODE knockdown experiments

Usage

1
2
3
4
5
downloadENCODEknockdownMetadata(
  cellLine = NULL,
  gene = NULL,
  file = "ENCODEmetadata.rds"
)

Arguments

cellLine

Character: cell line

gene

Character: target gene

file

Character: RDS file with metadata (if file doesn't exist, it will be created)

Value

Data frame containing ENCODE knockdown experiment metadata

See Also

Other functions related with using ENCODE expression data: loadENCODEsamples(), performDifferentialExpression(), prepareENCODEgeneExpression()

Examples

1

cTRAP documentation built on Nov. 8, 2020, 10:58 p.m.