GithubHelp home page GithubHelp logo

pdb-redo / tortoize Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 1.24 MB

Application to calculate ramachandran z-scores

License: BSD 2-Clause "Simplified" License

C++ 60.38% HTML 4.84% JavaScript 5.85% SCSS 3.21% CMake 25.73%

tortoize's Introduction

Tortoize

Application to calculate ramachandran z-scores.

Building

Make sure you install libcif++ and libzeep first before building.

After that, building should be as easy as typing:

git clone https://github.com/PBD-REDO/tortoize.git
cd tortoize
mkdir build
cd build
cmake ..
cmake --build . --config Release
ctest -C Release
cmake --install .

This will install the tortoize program in $HOME/.local/bin. If you want to install elsewhere, specify the prefix with the CMAKE_INSTALL_PREFIX variable.

Usage

See manual page for more info.

tortoize's People

Contributors

mhekkel avatar

Watchers

 avatar  avatar  avatar  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.