Metadata-Version: 1.1
Name: privileged_residues
Version: 0.4.0
Summary: Privileged Residues contains methods for placing residues on the surface of a target protein that can be added to a RIF.
Home-page: https://github.com/RosettaCommons/privileged_residues
Author: Brian D. Weitzner
Author-email: weitzner@uw.edu
License: Apache Software License 2.0
Description: ===================
        Privileged Residues
        ===================
        
        
        .. image:: https://img.shields.io/pypi/v/privileged_residues.svg
                :target: https://pypi.python.org/pypi/privileged_residues
        
        .. image:: https://img.shields.io/travis/RosettaCommons/privileged_residues.svg
                :target: https://travis-ci.org/RosettaCommons/privileged_residues
        
        .. image:: https://readthedocs.org/projects/privileged-residues/badge/?version=latest
                :target: https://privileged-residues.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/RosettaCommons/privileged_residues/shield.svg
             :target: https://pyup.io/repos/github/RosettaCommons/privileged_residues/
             :alt: Updates
        
        
        Privileged Residues contains methods for placing residues on the surface of a target protein that can be added to a RIF.
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://privileged-residues.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        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
        
        
        
        =======
        History
        =======
        
        0.1.0 (2018-02-05)
        ------------------
        
        * First release on PyPI.
        * This package is used to position amino acid residues at a protein interface in a "privileged" position.
        
Keywords: privileged_residues
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
