Metadata-Version: 2.1
Name: mdu_snpit
Version: 0.1.0
Summary: MDU snpit
Home-page: https://github.com/pypa/sampleproject
Author: The Python Packaging Authority
Author-email: pypa-dev@googlegroups.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/MDU-PHL/mdu-snpit/issues
Project-URL: Funding, https://donate.pypi.org
Project-URL: Say Thanks!, http://saythanks.io/to/example
Project-URL: Source, https://github.com/MDU-PHL/mdu-snpit
Description: # MDU SNPIT
        _a self-build tool doing the same job as snpit_
        
        ## installation:
        ```
        git clone https://github.com/MDU-PHL/mdu-snpit.git
        pip3 install mdu-snpit/dist/*.whl
        ```
        
        ## instruction:
        ```
        mdu-snpit xx.fa
        mdu-snpit xx.vcf
        mdu-snpit xx/snps.tab
        ```
        
        ## contact:
        *josh.zhang@unimelb.edu.au*
        
Keywords: snpit tb mdu
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
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
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
