DE {transcriptogramer} | R Documentation |
Gets the content of the DE slot of an object of class Transcriptogram.
DE(object) ## S4 method for signature 'Transcriptogram' DE(object)
object |
An object of class Transcriptogram. |
This method returns the content of the DE slot of an object of class Transcriptogram.
Diego Morais
Hs900, association, transcriptogramPreprocess
transcriptogram <- transcriptogramPreprocess(association, Hs900, 50) DE(transcriptogram)