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

partially complete work on model wrapper/runner #38

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nthiad
Copy link
Contributor

@nthiad nthiad commented Jun 28, 2023

This is the model wrapper work that I didn't get to finish as part of issues #32, #36, and #37. It loads the trainingset, adds a protein cache for loading go terms (in order to use their one hot sequences and not redownload the same files each time), and prepares the inputs and outputs for a 1d cnn and with a 1d rnn partly stubbed out.

nthiad and others added 2 commits May 22, 2023 20:54
* refactor protein/structure into 1:N relationship where protein methods return structure instances

* automatically load from uniprot with separate static methods for loading files and urls, more generic way to get terms, separate handling for terms that are also structures
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

Successfully merging this pull request may close these issues.

1 participant