Entering edit mode
21 months ago
Farha
•
0
HI i am running the following command for CABSDock:
CABSdock -k 10 -M --contact-threshold-aa 5.5 --filtering-mode each --image-file-format svg -i ~/attachments/adeA.pdb -p ~/attachments/1.pdb --dssp-command /usr/local/bin/mkdssp
but encountering the following warning
<stdin>:1879:72: Warning: Fortran 2018 deleted feature: DO termination
statement which is not END DO or CONTINUE with label 7000 at (1)
PLease help me in this regard
This is a warning and not an error?
Yes this is warning, but it is necessary for the CABS core simulations subroutines. Therefore, I am concerned about whether it could impact the simulation.