GithubHelp home page GithubHelp logo

scipion-chem / scipion-chem-ddg Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 103 KB

Scipion-chem plugin that integrates functions to use DDG epitope evaluations

License: GNU General Public License v3.0

Python 100.00%

scipion-chem-ddg's Introduction

DDG scipion plugin

Documentation under development, sorry for the inconvenience

Scipion framework plugin for the use of tools provided by DDG. This plugin allows to use programs from the DDG software within the Scipion framework.

Install this plugin

You will need to use 3.0.0 version of Scipion to run these protocols. To install the plugin, you have two options:

  • Stable version
scipion installp -p scipion-chem-ddg

OR

  • through the plugin manager GUI by launching Scipion and following Configuration >> Plugins
  • Developer's version
  1. Download repository:
git clone https://github.com/scipion-chem/scipion-chem-ddg.git
  1. Switch to the desired branch (main or devel):

Scipion-chem-ddg is constantly under development. If you want a relatively older an more stable version, use main branch (default). If you want the latest changes and developments, user devel branch.

cd scipion-chem-ddg
git checkout devel
  1. Define browser

This plugin uses web browser to access the software servers online. Therefore, you need to specify which browser to use and its location. Do so editing the scipion.conf file and add the variables:

  • DDG_BROWSER = firefox/chrome/chromium (defines the browser to use, that must already be installed in your computer)
  • DDG_BROWSER_PATH = <path/to/browser> (defines the location of the binary for the browser use)
  1. Install:
scipion installp -p path_to_scipion-chem-ddg --devel
  • Tests

To check the installation, simply run the following Scipion test:

Buildbot status

Status devel version:

Status production version:

scipion-chem-ddg's People

Contributors

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