MusiteDeep
MusiteDeep copied to clipboard
error while predicting general phosphorylation site
I got this kind of error while trying to predict the phosphorylation sites in the dataset. could you help me through it, what is the problem?
root@subash:/home/subash/Downloads/MusiteDeep/MusiteDeep# python predict.py -input ../testdata/testing_proteins_STY.fasta -predict-type general -output result_test_general.txt -residue-types S,T,Y
Traceback (most recent call last):
File "predict.py", line 176, in
File "predict.py", line 35, in main
from methods.DProcess import convertRawToXY
ImportError: No module named methods.DProcess