Metadata-Version: 2.1
Name: vintools
Version: 0.0.45
Summary: vintools: Michael Vinyard's utilities.
Home-page: https://github.com/mvinyard/vintools
Author: Michael E. Vinyard - Harvard University - Massachussetts General Hospital - Broad Institute of MIT and Harvard
Author-email: mvinyard@broadinstitute.org
License: MIT
Description: [<img src="https://i.imgur.com/le4ym8u.png" align="right" hspace="0"/>](https://github.com/mvinyard/vintools/)
        
        <p>&nbsp;</p>
        
        [<img src="https://i.imgur.com/KmAFUuy.png" width="250"  hspace="10"/>](https://github.com/mvinyard/vintools/wiki) [<img src="https://i.imgur.com/zMPwyI1.png" width="250"  hspace="10"/>](https://) [<img src="https://i.imgur.com/l9rBZ8v.png" width="250"  hspace="10"/>](https://github.com/mvinyard/vintools/tree/main/vintools)
        
        
        ### Helpful tutorials
        Find helpful tutorials for getting started in the [Wiki](https://github.com/mvinyard/vintools/wiki)
        
        ### Install the development package
        To download and install the development package:
        ```BASH
        # (1) clone this repository
        git clone https://github.com/mvinyard/vintools.git
        
        # (2) install the local project in editable mode
        cd ./vintools; pip install -e .
        ```
        
        working on workflows...
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >3.6.0
Description-Content-Type: text/markdown
