GCA-ROM requires pytorch, pyg, matplotlib, scipy and h5py. They can be easily installed via pip or conda. In the notebook folder, one can find the *.ipynb files ...
then, run the below command, replacing test.cif with your valid .pdb or .cif file: docker run --gpus all -it -v $(pwd)/test.cif:/app/input/test.cif -v $(pwd)/results ...