Bioconductor tool for curating annotations?
0
0
Entering edit mode
@charles-plessy-7857
Last seen 7 months ago
Japan

I have an automated annotation output (AUGUSTUS) to curate, for instance splitting genes that were artificially fused. I am searching for tools using Bioconductor that could for instance split all transcripts in a TxDb that overlap with a given GRanges object, and relabel their exons and CDS smartly, or add new UTRs to a TxDb object, etc. Is there a package somewhere that already does that?

Annotation • 531 views
ADD COMMENT
0
Entering edit mode

I think you can find those transcripts not overlapping with a GRanges object easily via ?GenomicRanges::setdiff, but I don't know how to annotate them easily and smartly. Perhaps with plyranges?

ADD REPLY

Login before adding your answer.

Traffic: 938 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6