countByGroup | R Documentation |
Sample counts by group
countByGroup(edgeObj)
maxCountByGroup(edgeObj)
hasNoReplicate(edgeObj)
edgeObj |
An EdgeObject object |
A named vector if integers, sample counts by group
maxCountByGroup()
: Returns the max count
hasNoReplicate()
: Returns TRUE
if the largest group has only one sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.