Get.Gene_Info | R Documentation |
This function get gene info via biomaRt
Get.Gene_Info(
gene_names,
dataset = "hsapiens_gene_ensembl",
attributes = c("external_gene_name", "chromosome_name", "start_position",
"end_position", "description")
)
gene_names |
gene set |
dataset |
default hsapiens_gene_ensembl, try mmusculus_gene_ensembl |
attributes |
attributes to grab |
converted human gene set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.