Skip to content

Wang-Bioinformatics-Lab/Baselines_For_Benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download Raw and Preprocessed Input Data

./download_data.sh

Build the Environment (Mamba Recomended)

./build_environment.sh

Example Training

cd ./scripts/ms2deepscore/train/fresh_dataset/
./train_all_pairs.sh

Example Testing and Evaluation

Performs inference, and runs evaluations script over predictions.

Please note that this script has an n_jobs parameters to modulate memory and cpu usage.

cd scripts/ms2deepscore/test/fresh_dataset/ 
./example.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages