Giter Site home page Giter Site logo

Comments (6)

lonngxiang avatar lonngxiang commented on June 8, 2024 1

If you want to simulate a different number of glowworms you must define it during setup. Simply run lightdock3_setup.py -h to get a taste of all available options. But again, it is not a clustering error, it is a concept error. This is the expected behavior.

Ok, thank you for your patience

from lightdock.

JorgeRoel avatar JorgeRoel commented on June 8, 2024

You must generate the models before clustering.

from lightdock.

lonngxiang avatar lonngxiang commented on June 8, 2024

You must generate the models before clustering.

lgd_generate_conformations.py ../test1.pdb ../brd4.pdb gso_100.out 10, The main problem is that if you don't fill in 200 at the end, you fill in 10 here, and then the clustering will be wrong; What is the reason for this? Can i customize it

from lightdock.

JorgeRoel avatar JorgeRoel commented on June 8, 2024

Why would you want to simulate 200 glowworms but then only consider the first 10? (not even the best 10). GSO will converge into a number of different energy minima, each of them represented by a number of poses. The purpose of clustering here is to select a representative for each of these minima, thus removing redundant solutions. Of course you can customize it by modifying the script at your own risk, though this is not recommended.

from lightdock.

lonngxiang avatar lonngxiang commented on June 8, 2024

Why would you want to simulate 200 glowworms but then only consider the first 10? (not even the best 10). GSO will converge into a number of different energy minima, each of them represented by a number of poses. The purpose of clustering here is to select a representative for each of these minima, thus removing redundant solutions. Of course you can customize it by modifying the script at your own risk, though this is not recommended.

It may be that lightdock3_setup.py automatically generates 200 glowworms in setup.json by default, so follow-up lgd_generate_conformations.py must also be filled in 200, otherwise, there will be an error in subsequent clustering

from lightdock.

JorgeRoel avatar JorgeRoel commented on June 8, 2024

If you want to simulate a different number of glowworms you must define it during setup. Simply run lightdock3_setup.py -h to get a taste of all available options. But again, it is not a clustering error, it is a concept error. This is the expected behavior.

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.