Skip to content

error while predicting general phosphorylation site #9

@dukkakc

Description

@dukkakc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions