Description Usage Arguments Value See Also Examples
Download metadata for ENCODE knockdown experiments
| 1 2 3 4 5 | downloadENCODEknockdownMetadata(
  cellLine = NULL,
  gene = NULL,
  file = "ENCODEmetadata.rds"
)
 | 
| cellLine | Character: cell line | 
| gene | Character: target gene | 
| file | Character: RDS file 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()
| 1 | downloadENCODEknockdownMetadata("HepG2", "EIF4G1")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.