Description Usage Arguments Details Value Author(s) Examples
Count table for pattern
1 |
pattern |
The direct output of truetimepattern or pseudotimepattern function. |
This function generates a count table of number of genes with each pattern.
A data.frame object. First column: pattern; Second column: number of genes
Zhicheng Ji, Hongkai Ji <zji4@zji4.edu>
1 2 3 | data(HSMMdata)
pattern <- truetimepattern(HSMMdata,truetime,removeconstant=TRUE)
patternsummary(pattern)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.