ensembl_db_retrieval {surfaltr} | 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.