consensusClustersTpm | R Documentation |
Extracts a table with normalized CAGE tag values for consensus
clusters across all samples from a CAGEr
object.
consensusClustersTpm(object)
## S4 method for signature 'CAGEexp'
consensusClustersTpm(object)
object |
A CAGEr object. |
Returns the matrix
of normalized expression values of CAGE clusters
across all samples.
Vanja Haberle
consensusClustersSE
Other CAGEr clustering methods:
distclu()
,
paraclu()
head(consensusClustersTpm(exampleCAGEexp))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.