Metadata-Version: 2.1
Name: genomedashboard
Version: 0.0.48
Summary: ('Genome Dashboard is the logic behind a web-based prototype of a genomics dashboard, specifically designed to integrate informatics and 4D material studies of chromatin. Genome Dashboard unites our Interactive Chromatin Modeling (ICM) tools with the Biodalliance genome browser and the JSMol molecular viewer to rapidly fold any DNA sequence into atomic or coarse-grained models of DNA, nucleosomes or chromatin.\n',)
Home-page: http://dna.engr.latech.edu/~gdash/GDash-landing-page/
Author: Zilong Li, Ran Sun, Thomas C. Bishop
Author-email: zli007@latech.edu, rsu007@latech.edu, bishop@latech.edu
License: MIT license
Project-URL: Documentation, https://genomedashboard.readthedocs.io/en/latest/readme.html
Project-URL: Issue Tracker, https://github.com/genome-dashboard/genome-dashboard-python/issues
Project-URL: Source Code, https://github.com/genomeDashboard/genomedashboard
Project-URL: Demo, http://dna.engr.latech.edu/~gdash/
Project-URL: PyPI, https://pypi.org/project/genomedashboard/
Description: ===============
        genomedashboard
        ===============
        
        
        .. image:: https://img.shields.io/pypi/v/genomedashboard.svg
                :target: https://pypi.python.org/pypi/genomedashboard
                :alt: PyPI Status
        
        .. image:: https://img.shields.io/travis/genomeDashboard/genomedashboard.svg
                :target: https://travis-ci.org/genomeDashboard/genomedashboard
                :alt: Build Status
        
        .. image:: https://readthedocs.org/projects/genomedashboard/badge/?version=latest
                :target: https://genomedashboard.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        Genome Dashboard is the logic behind a web-based prototype of a genomics dashboard, specifically designed to integrate informatics and 4D material studies of chromatin. Genome Dashboard unites our Interactive Chromatin Modeling (ICM) tools with the Biodalliance genome browser and the JSMol molecular viewer to rapidly fold any DNA sequence into atomic or coarse-grained models of DNA, nucleosomes or chromatin.
        
        
        * Free software: MIT license
        * Documentation: https://genomedashboard.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.0.46 - 0.0.48
        ---------------
        
        Date: 2019-11-04
        
        * Fix missing submodules during publishing.
        
        
        0.0.41 - 0.0.45
        ---------------
        
        Date: 2019-10-14
        
        * Fixing errors in the build pipeline.
        * Eliminating matplotlib exceptions for OSX.
          -- Need to be handled by the user locally.
        
        
        0.0.41
        ------
        
        Date: 2019-10-11
        
        * Added tests to some modules.
        * Fixed a bug in the build pipeline.
        
        
        0.0.40
        ------
        
        Date: 2019-10-08
        
        * Added additional features under base modules.
        
        
        0.0.34 - 0.0.39
        ---------------
        
        Date: 2019-06-19
        
        * Iterative development.
        
        
        0.0.8 - 0.0.33
        --------------
        
        Date: 2019-06-19
        
        * Iterative development.
        
        
        0.0.7
        -----
        
        Date: 2019-06-18
        
        * Updated authors, contributors and general documentation.
        
        
        0.0.6
        -----
        
        Date: 2019-06-18
        
        * First release on PyPI.
        
        
        0.0.1 - 0.0.5
        -------------
        
        Date: 2019-06
        
        * Unreleased early development.
        
Keywords: python biology genomics genome dashboard
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Education
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7
Description-Content-Type: text/x-rst
Provides-Extra: dev
Provides-Extra: test
