You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I've 2 questions:
1- When I'm using "deepgoplus -dr /data -if test.fasta -of x.txt" for predicting protein function, I get this error :
FileNotFoundError: [Errno 2] No such file or directory: './data/diamond.res'
There is not any file named diamond.res
I used latest versions of both data and the github master
should I create it myself ?
2- in data folder, test_data.pkl has 3 columns about annotations. what is the difference between "annotations" and "prop_annotations" ?
Thank you
The text was updated successfully, but these errors were encountered:
Hi
I've 2 questions:
1- When I'm using "deepgoplus -dr /data -if test.fasta -of x.txt" for predicting protein function, I get this error :
FileNotFoundError: [Errno 2] No such file or directory: './data/diamond.res'
There is not any file named diamond.res
I used latest versions of both data and the github master
should I create it myself ?
2- in data folder, test_data.pkl has 3 columns about annotations. what is the difference between "annotations" and "prop_annotations" ?
Thank you
The text was updated successfully, but these errors were encountered: