Skip to content
New issue

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

goa_uniprot_all.gaf和goa_uniprot_all.gat有什么不同? #13

Closed
xinghao302001 opened this issue Sep 15, 2022 · 1 comment
Closed

goa_uniprot_all.gaf和goa_uniprot_all.gat有什么不同? #13

xinghao302001 opened this issue Sep 15, 2022 · 1 comment

Comments

@xinghao302001
Copy link

你好,我想问下在你readme文件里面,我看你们用的是goa_uniprot_all.gat,但在gen_onto_protein_data.py里create_goa_triplet用的又是goa_uniprot_all.gaf来构建triplet,所以我想确定下应该用哪一个文件?

@Alexzhuan
Copy link
Collaborator

你好,

.gaf和.gpa是gene ontology不同格式的注释文件,都包含对蛋白质的注释,只是它们的字段会有所不同,可见gene ontology官网的文档介绍(gpagaf )。

两种格式都是可以的,我们在 gen_onto_protein_data.py 中实现的是对 .gaf文件的处理。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants