Metadata-Version: 1.1
Name: dms_struct
Version: 0.2.1
Summary: Visualize deep mutational scanning on protein structure.
Home-page: https://github.com/jbloomlab/dms_struct
Author: `the Bloom lab <https://research.fhcrc.org/bloom/en.html>`_
Author-email: jbloom@fredhutch.org
License: GPLv3
Download-URL: https://github.com/jbloomlab/dms_struct/tarball/0.2.1
Description: ===============================
        dms_struct
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/dms_struct.svg
                :target: https://pypi.python.org/pypi/dms_struct
        
        .. image:: https://img.shields.io/travis/jbloomlab/dms_struct.svg
                :target: https://travis-ci.org/jbloomlab/dms_struct
        
        .. image:: https://mybinder.org/badge_logo.svg
                :target: https://mybinder.org/v2/gh/jbloomlab/dms_struct/master?filepath=notebooks
        
        Visualize deep mutational scanning on protein structure.
        
        ``dms_struct`` is a Python package written by `the Bloom lab <https://research.fhcrc.org/bloom/en.html>`_.
        ``dms_struct`` is essentially a collection of code that simplifies the use of nglview_ to visualize selection on protein structures in a `Jupyter notebook`_.
        
        The source code is `on GitHub <https://github.com/jbloomlab/dms_struct>`_.
        
        See the `dms_struct documentation <https://jbloomlab.github.io/dms_struct>`_ for details on how to install and use ``dms_struct``.
        
        To contribute to this package, read the instructions in `CONTRIBUTING.rst <CONTRIBUTING.rst>`_.
        
        .. _nglview: https://github.com/arose/nglview
        .. _`Jupyter notebook`: https://jupyter.org/
        
Platform: Linux and Mac OS X.
