Metadata-Version: 1.0
Name: cosmid
Version: 0.3.1
Summary: A genomics resource manager
Home-page: https://github.com/robinandeer/cosmid
Author: Robin Andeer
Author-email: robin.andeer@scilifelab.se
License: MIT
Download-URL: https://github.com/robinandeer/cosmid/releases
Description: 
        Cosmid - A genomics resource manager
        =====================================
        There's a wealth of publicly available genomics resources; assemblies, database dumps, sample data etc. Problem is, they are spread across various FTP servers all over the world. Cosmid can help you find, clone and manage resources, including a quick way to keep up-to-date on the latest releases.
        
        ::
        
          # Clone dependencies from './cosmid.yaml'
          $ cosmid clone
          # Clone a specific resource + target verion (optional)
          $ cosmid clone <package>#<version>
        
          # Walk through setting up a new 'cosmid.yaml' file
          $ cosmid init
        
Keywords: bioinformatics resource manager database genomics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
