-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
feature requestSuggestions for extended functionality.Suggestions for extended functionality.low urgencyDoes not require immediate attention.Does not require immediate attention.
Milestone
Description
Make RATs more friendly towards Bioconductor by allowing users to supply their annotation in established Bioconductor formats, such as GRanges
or TxDb
. Either format should be simple to convert to a list of transcript and gene IDs, but currently users have to do this themselves. If we aim to submit RATs to Bioconductor, RATs should become compatible with the Bioconductor structures directly.
-
helper function(s) to create transcript-to-gene look-up table from a TxDb or from a GRanges representation of a GTF/GFF3.
-
Convert the internal GTF parser to rely on
rtracklayer
andGenomicRanges
? -
Granges would be useful for plotting gene models (see Plot gene models #44)
Metadata
Metadata
Assignees
Labels
feature requestSuggestions for extended functionality.Suggestions for extended functionality.low urgencyDoes not require immediate attention.Does not require immediate attention.