Metadata-Version: 1.1
Name: bio-jade
Version: 1.0
Summary: A repository for modules and applications to aid in the design and analysis of Biological molecules, especially when working with Rosetta or PyRosetta.
Home-page: https://github.com/SchiefLab/Jade
Author: Jared Adolf-Bryfogle
Author-email: jadolfbr@gmail.com
License: BSD
Description: ========
        Bio-Jade
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/jade.svg
                :target: https://pypi.python.org/pypi/bio-jade
        
        .. image:: https://img.shields.io/travis/jadolfbr/jade.svg
                :target: https://travis-ci.org/SchiefLab/Jade
        
        .. image:: https://readthedocs.org/projects/jade/badge/?version=latest
                :target: https://bio-jade.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A repository for modules and applications to aid in the design and analysis of Biological molecules, especially when working with Rosetta or PyRosetta.
        
        * Free software: BSD license
        * Documentation: https://bio-jade.readthedocs.io.
        
        
        Features
        --------
        
        * A suite of modules for working with biological modules in python.
        * A suite of public and pilot applications to make day-to-day tasks easier.
          * Commonly used ones include score_analysis.py, get_seq.py, and RunRosettaMPI.py
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
Keywords: rosetta pyrosetta biology protein design bioinformatics carbohydrates pymol biochemistry modeling pdb
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Utilities
