Giter Site home page Giter Site logo

hmcezar / clusttraj Goto Github PK

View Code? Open in Web Editor NEW
18.0 3.0 3.0 3.31 MB

Python script that receives a molecular dynamics or Monte Carlo trajectory and performs agglomerative clustering to classify similar structures.

Home Page: https://hmcezar.github.io/clusttraj/

License: GNU General Public License v3.0

Python 100.00%
clustering rmsd openbabel python-script molecular-dynamics monte-carlo-trajectory trajectory distance-matrix

clusttraj's People

Contributors

hmcezar avatar rafaelbicudo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

clusttraj's Issues

Provide some examples/tests code

Hi, this repo seems nice to me, however, I could not found some demonstration files for testing and learning. Hope to add some examples/tests into this repo. ๐Ÿ˜„

Invalid literal related with atom symbol

Running with:

python clusttraj.py output.xyz 0.5 -e -cc xyz -p

I get the following error

  ...
  File "/usr/lib/python3.10/multiprocessing/pool.py", line 375, in starmap
    return self._map_async(func, iterable, starmapstar, chunksize).get()
  File "/usr/lib/python3.10/multiprocessing/pool.py", line 774, in get
    raise self._value
ValueError: invalid literal for int() with base 10: 'Sn'

output.xyz have Sn atoms...

citation

Hi thanks for this,

Is there a citation for this work that we can use?

Many thanks and take care,
Xinglong

Reorder after rotating considering the solute

Maybe it would be a good idea to receive the number of atoms in the solute, to perform previously to the reordering, a rotation with the Kabsch algorithm considering just the solute atoms.

After the coordinates would be rotated, it would be easier to perform the reordering of the solvent molecules.

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.