Description Usage Arguments Value
Merge Granges object and construct gene and transcript entries. Add proper Parent-Child relationships.
1  | transcriptsToAnnotations(transcript_list, gene_tx_map)
 | 
transcript_list | 
 Named list of GRanges objects containing exons of transcripts (transcripts ids are names of list elements)  | 
gene_tx_map | 
 Data frame mapping transcript ids to gene ids (required columns: transcript_id, gene_id)  | 
Merged GRanges object containin proper metadata for GFF export.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.