Closed Juke34 closed 7 months ago
The error has been identified. It is due to extra empty ID attribute added by Bioperl when parsing with GFF2 and GFF2.5 parameter. The empty id is problematic because handled in priority over gene_id attribute by AGAT, and then features share the same "empty" ID.... To avoid the underlying problem in AGAT a check should be added to remove this extra ID that is not supposed to be here.
Some warnings like this one are thrown:
An example of input and output is shown below:
INPUT:
OUTPUT: