Metadata-Version: 2.1
Name: gtracks
Version: 1.0.2
Summary: Plot genome track data
Home-page: https://github.com/anthony-aylward/gtracks.git
Author: Anthony Aylward
Author-email: aaylward@eng.ucsd.edu
License: UNKNOWN
Description: # gtracks
        
        plot genome track data (for example from BigWig files)
        
        ## Installation
        
        ```sh
        pip3 install gtracks
        ```
        or
        ```sh
        pip3 install --user gtracks
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
