-
Notifications
You must be signed in to change notification settings - Fork 109
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
Added BFVD as a foldseek database #344
Conversation
src/FoldseekBase.cpp
Outdated
{ | ||
"BFVD", | ||
"BFVD Big fantastic virus database (predicted viral protein structures based on the viral sequence representatives of the UniRef30 clusters", | ||
"Kim et al. BFVD - a large repository of predicted viral protein structures. bioRxiv, (2024)", // TODO |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe do Kim R for this and Kim W for multimer?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this fine?
src/FoldseekBase.cpp
Outdated
"BFVD", | ||
"BFVD Big fantastic virus database (predicted viral protein structures based on the viral sequence representatives of the UniRef30 clusters", | ||
"Kim et al. BFVD - a large repository of predicted viral protein structures. bioRxiv, (2024)", // TODO | ||
"https://bfvd.steineggerlab.workers.dev/ProstT5", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ProstT5?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh no
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments
No description provided.