Skip to content

Comparing two gff/gtf files : de novo transcripts v/s reference

3 messages · Martin Morgan, Abhishek Pratap

#
On 10/24/2011 02:23 PM, Abhishek Pratap wrote:
Hi Abhi --

better to ask on the Bioconductor mailing list

http://bioconductor.org/help/mailing-list/

where people will point to rtracklayer to import() gff files, and 
GenomicRanges to do the types of comparisons you're interested in. These 
will generally be fun and performant tools.

Martin