Metadata-Version: 2.1
Name: pileups
Version: 0.3.0
Summary: Manipulate files of the pileup format from SAMtools
Home-page: https://github.com/anthony-aylward/pileups.git
Author: Anthony Aylward
Author-email: aaylward@eng.ucsd.edu
License: UNKNOWN
Description: # pileups
        
        ## Installation
        
        For Python:
        ```sh
        pip3 install pileups
        ```
        or
        ```
        pip3 install --user pileups
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
