getExpName: Get the experiment name

Description Usage Arguments Value Author(s) Examples

Description

Accesses and returns the experiment names associated with a dataset.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
getExpName(theObject)
            
            
## S4 method for signature 'ChIPSeqSpikeDataset'
getExpName(theObject)

## S4 method for signature 'ChIPSeqSpikeDatasetBoost'
getExpName(theObject)

## S4 method for signature 'Experiment'
getExpName(theObject)

## S4 method for signature 'ExperimentLoaded'
getExpName(theObject)

Arguments

theObject

A ChIPSeqSpikeDataset, ChIPSeqSpikeDatasetBoost, Experiment or ExperimentLoaded object

Value

A string or character vector of the names of the experiments

Author(s)

Nicolas Descostes

Examples

1
2

ChIPSeqSpike documentation built on Nov. 8, 2020, 5:29 p.m.