Post about extracting information from GFF
hello everyone I want to get some "clean comments" from the GFF file. Is there any software or code that can do this? Any help will be appreciated.
• 2,133 views
•
link
1 answer
Anything related to GTF/GFF try looking at AGAT toolkit: https://agat.readthedocs.io/en/latest/?badge=latest
• 0 views
•
link
Log in to answer this question.
This is what my current GFF file looks like
What is
clean comments?I updated the format I want below. Do you have any ideas?
This is what I want. The key point is that the annotation information in the last column is more "concise"
You can list the attributes from the last column and remove what you don't need with AGAT. ID and Parent are mandatory and has to be kept.