downloadENCODEknockdownMetadata | R Documentation |
Download metadata for ENCODE knockdown experiments
downloadENCODEknockdownMetadata(
cellLine = NULL,
gene = NULL,
file = "ENCODEmetadata.rds"
)
cellLine |
Character: cell line |
gene |
Character: target gene |
file |
Character: RDS filepath with metadata (if file doesn't exist, it will be created) |
Data frame containing ENCODE knockdown experiment metadata
Other functions related with using ENCODE expression data:
loadENCODEsamples()
,
performDifferentialExpression()
,
prepareENCODEgeneExpression()
downloadENCODEknockdownMetadata("HepG2", "EIF4G1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.