Skip to content
Prev 275411 / 398506 Next

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

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