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
If you notice from my input file, I performed the analysis residue-based and not atom-based, thus I only have an output.pfr file and not a out.pfa.
As a test, I created an empity fda.pfa file and the analysis work without printing anything in the output.
I suppose this could be due to a problem in the code because it seems the algo requires a specific file called fda.pfa
The text was updated successfully, but these errors were encountered:
The issue was reproducible with special user data. Although the -diff option is not used, the program is trying to open a second pairwise forces file, which is not available.
I'm trying to use the fda_shortest_path module for the analysis with the following comand
and I receive the following error message:
If you notice from my input file, I performed the analysis residue-based and not atom-based, thus I only have an output.pfr file and not a out.pfa.
As a test, I created an empity fda.pfa file and the analysis work without printing anything in the output.
I suppose this could be due to a problem in the code because it seems the algo requires a specific file called fda.pfa
The text was updated successfully, but these errors were encountered: