git clone https://github.com/deepomicslab/GCNFrame.git cd GCNFrame/GCNFrame python setup.py build_ext --inplace cd ../ Examples The framework makes it easy to train your customized models with a few lines of codes. The example data can be downloaded from Zenodo. # This is an example...