ENCODEmetadata: ENCODE metadata sample

ENCODEmetadataR Documentation

ENCODE metadata sample

Description

ENCODE metadata sample obtained by running the following code:

gene <- "EIF4G1"
cellLine <- "HepG2"
ENCODEmetadata <- downloadENCODEknockdownMetadata(cellLine, gene)

table(ENCODEmetadata$`Experiment target`)
length(unique(ENCODEmetadata$`Experiment target`))

nuno-agostinho/cTRAP documentation built on March 28, 2024, 3:59 p.m.