How to convert SDF to PDBQT for Molecular Docking | Autodock

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024

ความคิดเห็น • 23

  • @radiantentity989
    @radiantentity989 8 หลายเดือนก่อน +1

    Very useful, Thank you soo much, it saved soo much of my time.

  • @naserianikambaine4934
    @naserianikambaine4934 4 หลายเดือนก่อน +1

    Thank you for this it really made easier for us. I am using Ionic liquid as a ligand, when I convert my file to pdbqt only the anion is remaining and cation is disappearing, could you please help with how to model ionic liquid as a ligand for docking? Thank you in advance

    • @BioinfoCopilot
      @BioinfoCopilot  4 หลายเดือนก่อน

      Thank you. I think to deal with cations and anions you need to parameterize them and use them in the autodock. Use MGL tools to convert them to pdbqt.

    • @naserianikambaine4934
      @naserianikambaine4934 4 หลายเดือนก่อน

      @@BioinfoCopilot Thank you for replying. I tried also in mgltools and also used the script form autodock still it does the same.

  • @baoxuyennguyenle6435
    @baoxuyennguyenle6435 5 หลายเดือนก่อน +1

    Thanks a lot sir. I have prepared my list of ligands (nearly 2000 molecules) following your instruction, however, I met this error:
    *** Open Babel Error in Do
    3D coordinate generation failed
    1 molecule converted
    1 molecule converted
    1 molecule converted
    ......
    and all 2D SDF files were not converted to 3D. Would you please to help?

    • @BioinfoCopilot
      @BioinfoCopilot  5 หลายเดือนก่อน

      Check the output folder that out of 2000 how many were converted. Then analyze what’s wrong with the not converted ones. Do it manually one by one if the issue persists again and again.

  • @keerthikeerthika375
    @keerthikeerthika375 ปีที่แล้ว +1

    i was unexpected at this time. i have getting this command what i have to do it

  • @namalranaweera9623
    @namalranaweera9623 ปีที่แล้ว +1

    and there is a bash syntax error in this command
    for i in *.sdf; obminimize -ff MMFF94 -n 1000 $i

    • @BioinfoCopilot
      @BioinfoCopilot  ปีที่แล้ว +1

      for i in *.sdf; obminimize -ff MMFF94 -n 1000 $i; done

    • @volkzreyes1005
      @volkzreyes1005 ปีที่แล้ว

      for i in *.sdf; do obminimize -ff MMFF94 -n 1000 $i; done

  • @juhidutta6121
    @juhidutta6121 4 หลายเดือนก่อน +1

    Thank you. It saved a lot of time. 😀

  • @sonuverma8139
    @sonuverma8139 7 หลายเดือนก่อน +1

    How make a single pdbqt file for all drugs?

    • @BioinfoCopilot
      @BioinfoCopilot  7 หลายเดือนก่อน +1

      Paste all the pdbqt files in a text editor and save it. You can also weite a simple bash command to perform the task as well.

  • @Chaloniper
    @Chaloniper 7 หลายเดือนก่อน +1

    Thanks a lot Sir.its very helpful for me.

  • @namalranaweera9623
    @namalranaweera9623 ปีที่แล้ว +1

    Thank you for the great content. It really helped.
    One question, how can we get the molecular name in to the .pdbqt output file name?

    • @BioinfoCopilot
      @BioinfoCopilot  ปีที่แล้ว +1

      Use "${filename%.*}.pdbqt" to get the output file name.

    • @namalranaweera9623
      @namalranaweera9623 ปีที่แล้ว +1

      @@BioinfoCopilot Great! Thank you!

  • @fatimanaeem9067
    @fatimanaeem9067 6 หลายเดือนก่อน

    I have used your method but some of my ligands structures were distorted in the end. when converting the 2d to 3d coordinates openbabel was unable to perform the conversion function properly. These structures have given wrong results in vina. kindly make a video regarding the errors that may have arise in the procedure.

    • @BioinfoCopilot
      @BioinfoCopilot  6 หลายเดือนก่อน

      Sure will do that. Thanks 😊. Could you please give the id of the molecules that you are converting: pubchem, drugbank or chembl ids