GithubHelp home page GithubHelp logo

rudoroemer / pdb2movie Goto Github PK

View Code? Open in Web Editor NEW
3.0 5.0 4.0 13.35 MB

Code for generating movies of the most relevant movement modes of proteins from their PDB files, using rigidity clustering analysis

License: GNU General Public License v3.0

Makefile 0.18% C++ 92.88% C 0.34% Shell 1.58% Python 4.26% Fortran 0.77%
protein-stru protein-dynamics

pdb2movie's People

Contributors

erickmartins avatar james-panayis avatar rudoroemer avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pdb2movie's Issues

make the pymol_temp directory unique

When creating new movies, we generate a directory, e.g. Runs/2.0/Mode07-pos/pymol_temp. But this means that movie generation with different "--video pymol.py" settings share that same pymol_temp directory and hence two such jobs will overwrite each other. It would hence be good if each directory pymol_temp would be unique.

Getting the fresh devel and running

Getting a fresh devel and running

aquarius tmp>python pdb2movie/pdb2movie.py 2B5E_FH.pdb

pdb2movie: cleaning the PDB file

Traceback (most recent call last):
File "pdb2movie/pdb2movie.py", line 128, in
clean_file=cleanpdb.cleanPDB(args,exec_folder)
File "/home/physics/phsht/tmp/pdb2movie/cleanpdb.py", line 96, in cleanPDB
inputfile=open(args.pdbfile[0],'r')
IOError: [Errno 2] No such file or directory: '2B5E_FH.pdb'

whle the previous version works. Is this an end-of-line error somewhere?

Originally posted by @RudoRoemer in #6 (comment)

Setup continuous integration

It would be good to have continuous integration enabled to do unit testing of the code. I would use the 2B5E as the example protein.

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.