View source: R/fct_external_tools_load_dataframe.R
| maftools_get_transcript_refseq | R Documentation |
Returns the transcript id from the 'Transcript_ID' column of a maf_df. If no Transcript_ID column is found, will return the longest refseq transcript for each gene name.
maftools_get_transcript_refseq(maf_df)
maf_df |
(HGNC ID of gene) |
vector of the same length as maf_df containing transcript refseq ids (character)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.