Metadata-Version: 2.1
Name: parent-map
Version: 1.1.2
Summary: Analyze parental contributions to evolved or engineered protein or DNA sequences
Home-page: https://github.com/damienmarsic/parent-map
Author: Damien Marsic
Author-email: damien.marsic@aliyun.com
License: UNKNOWN
Description: # Parent-map
        
        Analyze parental contributions to evolved or engineered protein or DNA sequences
        
        Run parent-map without arguments to start in GUI mode.
        Run parent-map with arguments to start in console mode.
        Run parent-map.py -h for help and list of arguments.
        
        Install from PyPI:
        ````
        pip install parent-map
        ````
        Install from Bioconda:
        ```
        conda install -c bioconda parent-map
        ```
        Run:
        ```
        python -m parent-map
        ```
        Windows installer: https://sourceforge.net/projects/parent-map/
        
        Full documentation: https://parent-map.readthedocs.io/
        
        Discussion list: https://groups.google.com/g/parent-map
        
        [![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/parent-map/README.html)
        
        [![Download parent-map](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/parent-map/files/latest/download)
        
        [![Parent-map documentation](https://img.shields.io/badge/Parent--map-Documentation-yellow)](https://parent-map.readthedocs.io/)
        
        <div itemscope itemtype="https://schema.org/Person"><a itemprop="sameAs" content="https://orcid.org/0000-0003-0847-8095" href="https://orcid.org/0000-0003-0847-8095" target="orcid.widget" rel="me noopener noreferrer" style="vertical-align:top;"><img src="https://orcid.org/sites/default/files/images/orcid_16x16.png" style="width:1em;margin-right:.5em;" alt="ORCID iD icon">https://orcid.org/0000-0003-0847-8095</a></div>
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.6
Description-Content-Type: text/markdown
