Giter Club home page Giter Club logo

chimera's Introduction

chimera

Scripts for UCSF Chimera and PyChimera, for data analysis and graphics generation

Tools:

This directory contains a number of scripts which are designed to work with Jaime's PyChimera: If by some miracle, any of my code is useful to you, be sure to cite his work!

@article{pychimera2018,
  author = {Rodríguez-Guerra Pedregal, Jaime and Maréchal, Jean-Didier},
  title = {PyChimera: Use UCSF Chimera modules in any Python 2.7 project},
  journal = {Bioinformatics},
  volume = {},
  number = {},
  pages = {bty021},
  year = {2018},
  doi = {10.1093/bioinformatics/bty021},
  URL = { + http://dx.doi.org/10.1093/bioinformatics/bty021},
  eprint = {/oup/backfile/content_public/journal/bioinformatics/pap/10.1093_bioinformatics_bty021/1/bty021.pdf}
}

SSCalc.py

Simply return the relative proportions of secondary structure for a crystal structure. Structures are assigned secondary structure via DSSP when opened with Chimera, so this script essentially wraps all of this from the command line. You could get this info from DSSP directly.

(Note, I've found some PDB entries which behave a bit strangely, such as 1PDI for example, which doesn't get any structure assigned for some reason and returns 0% for all secondary structure.)

Your mileage may vary.

ModelMatcher.py

A commandline wrapper to the MatchMaker function of Chimera, so that you can compare how well 2 models superimpose from the commandline. This has all the usual caveats of the GUI implementation that it sometimes won't find perfect matches. The script does however also write a session file so you can easily open it and check.

Viz

This directory contains some neat presets which can be imported in to Chimera by setting its internal plugins path to point at the directory. In order to work, they must follow the naming convention they have though (xxxx.preset.cmd).

Goodsell.preset.cmd

This mimics the PDB molecule of the month style, with silhouettes and flat lighting. Looks good on posters etc.

print.preset.cmd

A selection of presets I consider to reproduce nicely when put on paper. Similar to Goodsell, it uses flat lighting and silhouettes for good contrast and clarity when printed.

Disclaimer

These scripts are 'dirty', and used pretty much only by me, so they'll probably break - a lot. Happy to accept any contributions to improve them through pull requests.

chimera's People

Contributors

jrjhealey avatar

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.