DualGOFiller is a dual-channel graph neural network (GNN) model designed to predict missing GO terms for partially annotated proteins.
In order to run the code, the following packages are required:
- PyTorch
- PyTorch Geometric
- Pytorch Sparse
- NetworkX
- obonet
Run the following command to train the model:
python main.py