Description Usage Arguments Value
For each gene in a gene metadata data frame, mark the transcripts transcripts that have the longest start and end positions.
1 | markLongestTranscripts(gene_metadata)
|
gene_metadata |
Data frame with original gene metadata (required columns: ensembl_gene_id, ensembl_transcript_id, transcript_start, transcript_end, strand) |
Original metadata df with longest_start and longest_end columns added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.