BionoiNet icon indicating copy to clipboard operation
BionoiNet copied to clipboard

Pytorch implementation of BionoiNet, which is a deep learning-based software to classify ligand-binding sites.

Results 1 BionoiNet issues
Sort by recently updated
recently updated
newest added

When I run `python homology_reduced_cnn_cv_resnet18.py -op control_vs_nucleotide -root_dir ../../bionoi_output/residue_type/ -batch_size 32 -result_file_suffix 1st` after finishing running Bionoi by executing /bionoi/img_gen.sh to transform .mol2 files to images, it threw an error:...