We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check minimum attributes are there, show possible others to add. Code should be inside gff/check.py
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.
correct_file.gff
The definition of the format is here:
https://github.com/miRTop/incubator/blob/master/format/definition.md
The text was updated successfully, but these errors were encountered:
Merge pull request #42 from vbarrera/dev_validator
64a49b8
Dev validator #13
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: