ENCODEmetadata | R Documentation |
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`))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.