geneNodes | R Documentation |
This function retrieves node details in an index by gene id or gene name
gene.nodes(object, gene.list, query.type)
## S4 method for signature 'SCFind,character,character'
geneNodes(object, gene.list, query.type)
object |
the |
gene.list |
gene id or gene name list to find nodes |
query.type |
either "Gene", "external_gene_name", "Gene_node" to use in query |
a dataframe that contains nodes for gene.list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.