| show {transcriptR} | R Documentation |
Show method for objects of class ChipDataSet and TranscriptionDataSet
## S4 method for signature 'TranscriptionDataSet' show(object) ## S4 method for signature 'ChipDataSet' show(object)
object |
A |
Displays an overview of the TranscriptionDataSet or ChipDataSet object.
### Load TranscriptionDataSet object
data(tds)
### View a short summary of the object
tds