ListAllGeneLocation | R Documentation |
This group of functions are served for giving options on selecting gene subset. It ranges from subcellular locations, molecular functions and GO terms.
ListAllGeneLocation(object, ...)
ListAllGeneType(object, ...)
ListAllGeneMergeType(object, ...)
ListAllGeneGOTerm(object, ...)
ListAllGeneLocation.default(object)
## S4 method for signature 'InterCellDBPack'
ListAllGeneLocation(object, ...)
## S4 method for signature 'InterCell'
ListAllGeneLocation(object, ...)
ListAllGeneType.default(object)
## S4 method for signature 'InterCellDBPack'
ListAllGeneType(object, ...)
## S4 method for signature 'InterCell'
ListAllGeneType(object, ...)
ListAllGeneMergeType.default(object)
## S4 method for signature 'InterCellDBPack'
ListAllGeneMergeType(object, ...)
## S4 method for signature 'InterCell'
ListAllGeneMergeType(object, ...)
ListAllGeneGOTerm.default(object, n.output = +Inf)
## S4 method for signature 'InterCellDBPack'
ListAllGeneGOTerm(object, ...)
## S4 method for signature 'InterCell'
ListAllGeneGOTerm(object, ...)
object |
Allowed object should be in either class |
... |
Parameters passed to corresponding function with suffix 'default', like use |
n.output |
It gives the first N GO terms in the order of AlphaBet. |
Character. The options.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.