ParseGruffiGranuleScoreName | R Documentation |
This function creates a standardized score name using granule resolution and a Gene Ontology (GO) identifier.
ParseGruffiGranuleScoreName(
goID,
obj = combined.obj,
granuleRes = GetGruffiClusteringName(obj)
)
goID |
The Gene Ontology (GO) identifier. |
obj |
A Seurat object with clustering results in meta.data. |
granuleRes |
The granule resolution identifier. |
A character string representing the standardized score name.
GetGruffiGranuleScoreName(granuleRes = granule.res.4.gruffi, goID = "GO:0006096")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.