-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
GNNsdocsImprovements or additions to documentationImprovements or additions to documentationpMHC-Iproduction
Description
We want to insert ready-to-use notebooks to perform the entire 3D-Vac pipeline; in particular, we can develop two notebooks:
- 1. 3D modeling notebook. Given a peptide-protein complex sequence as input (or multiple), create a 3D structure/s model/s using PANDORA, and output a PDB file/s. @DarioMarzella
- 2. Featurization and prediction script. @gcroci2
- 2.1 Use deeprank2 to featurize the structure/s and save it/them into an HDF5 file/s.
- 2.2 Run a pre-trained GNN model on the featurized data. Side note: we need to re-train the GNN architecture on all the data we have available (~100k), using the best-selected parameters as concluded in issue Finalize GNNs for the scientific paper #151.
- 2.3 Print the predictions and communicate the threshold from the shuffled config with validation
Metadata
Metadata
Assignees
Labels
GNNsdocsImprovements or additions to documentationImprovements or additions to documentationpMHC-Iproduction
Type
Projects
Status
In progress