FeatureCounts tool
1
0
Entering edit mode
12 months ago
Vikram • 0

Can we use a annotation file in GFF3 format in FeatureCounts tool ?

GFF3 FeatureCounts annotation • 585 views
ADD COMMENT
1
Entering edit mode
12 months ago

yep, just make sure to select for the correct attribute field that represents the hierarchy that connects exons to transcripts, most likely Parent

you may also need to remove lines that don't have the Parent field filled in, featurecounts will fail even if in the end does not use that particular line, it first it checks that every line has Parent, and only in the next step selects for features ... it is very annoying indeed

ADD COMMENT

Login before adding your answer.

Traffic: 1944 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