Description Usage Arguments Value Examples
View source: R/listFunctions.R
Shows the IDs of all analysed ChIP-seq samples included in the compendium from ENCODE and Roadmap.
listDatasets
1 | listDatasets(dataset)
|
dataset |
String, to specify the dataset for which the IDs have to be returned. Valid keywords are "ENCODE" and "Roadmap". |
"ENCODE" returns a vecor of transcription factor, chromatin mark and RNAPol2 sample IDs from ENCODE, "Roadmap" returns a vector of chromatin mark IDs from Roadmap that have been included in the compendium.
1 2 | listDatasets(dataset="ENCODE")
listDatasets(dataset="Roadmap")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.