getExperimentListBigWigs {ChIPSeqSpike} | R Documentation |
Accesses and returns all paths to the bigwig files associated with a dataset.
getExperimentListBigWigs(theObject) ## S4 method for signature 'ChIPSeqSpikeDataset' getExperimentListBigWigs(theObject) ## S4 method for signature 'ChIPSeqSpikeDatasetBoost' getExperimentListBigWigs(theObject)
theObject |
A |
A character vector of all paths to the bigwig files associated with a dataset
Nicolas Descostes
data(result_extractBinding) getExperimentListBigWigs(csds[[1]])