-
Notifications
You must be signed in to change notification settings - Fork 395
Add a SCOP2 parser #82
Copy link
Copy link
Open
Labels
enhancementImprovement of existing code or methodImprovement of existing code or methodhelp wantedQuestions and support for usersQuestions and support for users
Metadata
Metadata
Assignees
Labels
enhancementImprovement of existing code or methodImprovement of existing code or methodhelp wantedQuestions and support for usersQuestions and support for users
Type
Fields
Give feedbackNo fields configured for issues without a type.
SCOP2 was recently published: [server] [paper]
BioJava should eventually include a parser for the data. This could be similar to the ScopDatabase interface & implementations, but would need an updated API to handle the new features. There should be at least two implementations: a parser for the 5 parseable files, and a REST-based implementation.