View source: R/ensembl_db_retrieval.R
ensembl_db_retrieval | R Documentation |
This function retrieves all the primary transcripts in the given organism and their corresponding gene names, APPRIS annotations, and UniProt IDs.
ensembl_db_retrieval(organism)
organism |
String indicating if mouse or human transcripts should be retrieved |
A data frame containing the gene names, transcript IDs, APPRIS annotations, UniProt Swissprot IDs, UniProt Swissprot isoform IDs, and UniProt TREMBL IDs for all the primary transcripts in an organism.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.