Git Product home page Git Product logo

gokit's People

Contributors

gokit1 avatar nsridhar1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gokit's Issues

No Gromacs files (.gro and .top) generated by gokit.py

I am trying to following the tutorial of 1ris, by running:
python gokit.py -attype 1 -aa_pdb 1ris.pdb -skip_glycine

and got the log
in write_CB_to_native 1ris.pdb False
sopc False skipglycine, True
in get_side_chain_COM: 1ris.pdb False

Excluding glycine, res = 10
Excluding glycine, res = 35
Excluding glycine, res = 47
Excluding glycine, res = 53
Excluding glycine, res = 75
Excluding glycine, res = 76
in get_back_bone_COM 1ris.pdb
in write_CB_to_native: 1ris.pdb False
See file: native_cb.pdb with 146 atoms
CB= 70 CA= 76

I could see it generated the files native_ca.pdb and native_cb.pdb, but the two folders called MD and PATH were not generated as expected. And I also didn't get any error messages.

By the way, I had an issue to run the script with python3 which failed with
Traceback (most recent call last):
File "/lindorffgrp-isilon/wyong/temp/GoKit/gokit/gokit.py", line 1616, in
main()
File "/lindorffgrp-isilon/wyong/temp/GoKit/gokit/gokit.py", line 1583, in main
X.write_CB_to_native(pdbfile,False)
File "/lindorffgrp-isilon/wyong/temp/GoKit/gokit/gokit.py", line 251, in write_CB_to_native
CB=self.get_side_chain_COM(pdbfile,skip_glycine)
File "/lindorffgrp-isilon/wyong/temp/GoKit/gokit/gokit.py", line 230, in get_side_chain_COM
COM1=np.array(COM1).reshape(len(COM1)/2,2)
TypeError: 'float' object cannot be interpreted as an integer
But this could be fixed by replacing "/" with "//" in line 178 and 230. Hope these changes are not the reason that I couldn't get the MD and PATH folders.

Any clues?
Thanks a lot!
Yong

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.