Check minimum attributes are there, show possible others to add. Code should be inside gff/check.py
Here there are multiple examples:
https://github.com/miRTop/mirtop/blob/dev/data/examples/gff/*gff
correct_file.gff should give no warnings, the rest has something wrong.
The definition of the format is here:
https://github.com/miRTop/incubator/blob/master/format/definition.md
Check minimum attributes are there, show possible others to add. Code should be inside
gff/check.pyHere there are multiple examples:
https://github.com/miRTop/mirtop/blob/dev/data/examples/gff/*gff
correct_file.gffshould give no warnings, the rest has something wrong.The definition of the format is here:
https://github.com/miRTop/incubator/blob/master/format/definition.md