Metadata-Version: 1.1
Name: trailblazer
Version: 6.8.1
Summary: Track MIP analyses.
Home-page: https://github.com/Clinical-Genomics/analysis
Author: Robin Andeer
Author-email: robin.andeer@scilifelab.se
License: MIT
Description: 
        Trailblazer is a tool to manage and track state of analyses.
        
        You can install it from PyPI as follows::
            pip install trailblazer
        
        For more detailed instructions, run :code:`trailblazer --help`
        
        See the GitHub repo for documentation:
        `Clinical-Genomics/analysis <https://github.com/Clinical-Genomics/analysis>`_
        
Keywords: analysis development
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Environment :: Console
