isSig | R Documentation |
Return logical vector indicating which genes are significantly regulated
isSig(data.frame, sigFilter)
isSigPos(data.frame, sigFilter)
isSigPos(data.frame, sigFilter)
data.frame |
A |
sigFilter |
An SigFilter object |
A logical vector of the same length as the row number of the input data.frame
isSigPos()
: Returns which genes are significantly positively regulated
isSigPos()
: Returns which genes are significantly negatively regulated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.