Skip to content

3D-vac pipeline #163

@gcroci2

Description

@gcroci2

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

Labels

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions