SadNet/
│
└── convert.py #Convert Data Types if you need
└── extract aC.py #Generate seq.fasta, which will be used in parse data.py
└── get_name.py #Generate a training directory based on the PDBbind dataset, which is necessary for training.py
└── training.py #Execute training, the file will automatically call parse_data.py, GraphPairDataset.py, and finally generate the training model
└── parse_data.py #Process the data set and divide it into training set, validation set, and test set
└── GraphPairDataset.py #Build graph data for input intothe model
└── model_test.py #test your model
└── vision.py #Generate visualizations, as shown in the paper
-
Notifications
You must be signed in to change notification settings - Fork 0
wardhong/SadNet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published