Giter VIP home page Giter VIP logo

Comments (22)

JorgeRoel avatar JorgeRoel commented on May 24, 2024

Hi @aminijavad

Thanks for your message. This error originates from ProDy not selecting your RNA molecule for ANM calculations (flexibility). See line 42 in lightdock/structure/nm.py How do your ATOM records in your rna.pdb look like? My guess is that there is a mismatch between the way RNA bases are defined in your PDB and the way ProDy understands them. Also, please have a look at this tutorial: https://lightdock.org/tutorials/0.9.3/rna_docking#22-rna (if you haven't done so) since some preprocessing steps are needed for protein-RNA docking

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

from lightdock.

JorgeRoel avatar JorgeRoel commented on May 24, 2024

hi @aminijavad

Where did you send me the pdb file? I can't find it

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

Oh sorry, I answered you from my email, not GitHub. Here you are

https://filebin.net/q4r1wy2whhb2q3o8

from lightdock.

JorgeRoel avatar JorgeRoel commented on May 24, 2024

Could you please send it uncompressed to [email protected]?

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

sure

from lightdock.

JorgeRoel avatar JorgeRoel commented on May 24, 2024

Hi @aminijavad Sorry for the mistake as I wrongly read the error from your screenshot. The problem originates from your protein.pdb file instead. I verified your circ.pdb and there's no issue about it. Could you please share that pdb with me together with the exact command (lightdock3_setup.py) you are running? Attached screenshot of successful setup with your rna but with a different protein.

Screenshot 2024-03-11 at 13 18 22

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

Hi Jorge
Sure
I appreciate your help. I'll send it to your email. I ran these commands:

reduce -Trim A1_protein.pdb > 1A1T_A_noh.pdb
reduce -BUILD 1A1T_A_noh.pdb > 1A1T_A_h.pdb

pdb_reatom 1A1T_A_h.pdb > protein.pdb

lightdock3_setup.py protein.pdb rna.pdb -anm

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

from lightdock.

JorgeRoel avatar JorgeRoel commented on May 24, 2024

Thanks @aminijavad I have no issues doing the setup. See screenshot:
Screenshot 2024-03-11 at 14 11 18

My guess is that your protein.pdb file is empty as pdb_reatom takes as an argument a number to renumber from:

pdb_reatom.py number pdb file

Could you please check?

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

I'm wondering why your run performed without any error!
No, it wasn't.

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

could you please share your commands?

from lightdock.

JorgeRoel avatar JorgeRoel commented on May 24, 2024

You can see them on the top of the screenshot:

lightdock3_setup.py A1_protein.pdb circ.pdb -anm

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

Sorry to bother you, but is it possible to see your previous commands?

from lightdock.

JorgeRoel avatar JorgeRoel commented on May 24, 2024

There's nothing else. Just took the 2 pdb files you sent me and ran the setup

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

I'm really confused, I still getting the error!

from lightdock.

alchemistcai avatar alchemistcai commented on May 24, 2024

I tried it and the setup works fine.

Try to update pyparsing since enablePackrat is a new method in version 3.0 and prody and lightdock don't specify the version of pyparsing in their requirements.

I hope this works @aminijavad

from lightdock.

brianjimenez avatar brianjimenez commented on May 24, 2024

Only to add to the discussion that pyparsing is not a LightDock dependency, but ProDy's.

@aminijavad if you try disabling RNA ligand flexibility with -anm -ar 10 -al 0 that would work and bypass the ProDy issue.

from lightdock.

JorgeRoel avatar JorgeRoel commented on May 24, 2024

We close this for now as the error could not be replicated in tow different settings

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

I tried it and the setup works fine.

Try to update pyparsing since enablePackrat is a new method in version 3.0 and prody and lightdock don't specify the version of pyparsing in their requirements.

I hope this works @aminijavad

I will do it thank you

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

We close this for now as the error could not be replicated in tow different settings

Thank you for your time Jorge

from lightdock.

aminijavad avatar aminijavad commented on May 24, 2024

Only to add to the discussion that pyparsing is not a LightDock dependency, but ProDy's.

@aminijavad if you try disabling RNA ligand flexibility with -anm -ar 10 -al 0 that would work and bypass the ProDy issue.

Sure, thank you

from lightdock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.