MusiteDeep icon indicating copy to clipboard operation
MusiteDeep copied to clipboard

error while predicting general phosphorylation site

Open dukkakc opened this issue 3 years ago • 0 comments

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 main()
File "predict.py", line 35, in main from methods.DProcess import convertRawToXY ImportError: No module named methods.DProcess

dukkakc avatar Oct 14 '21 20:10 dukkakc