transcriptsToAnnotations: Convert list of exons to a transcript annotations that can be...

Description Usage Arguments Value

Description

Merge Granges object and construct gene and transcript entries. Add proper Parent-Child relationships.

Usage

1
transcriptsToAnnotations(transcript_list, gene_tx_map)

Arguments

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)

Value

Merged GRanges object containin proper metadata for GFF export.


kauralasoo/reviseAnnotations documentation built on May 20, 2019, 7:41 a.m.