Skip to content

abcair/HemoDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HemoDL

HemoDL codes

Build a python environment

please install conda env with python>3.6

Install the dependent library

pip install -r requirements_pip.txt

conda install --yes --file requirements_conda.txt

Prediction

For PYQT

please install the dependent library and run python Hemo_QT.py and then past peptide sequences with fasta format, and the predicted results will save to predict_results.csv file

For the command

please install the dependent library and run python predict.py and then add peptide sequences file path with fasta format, and the predicted results will be saved to predict_results.csv file. For example, python predict.py -p peptide.fa.path

About

HemoDL codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published