Metadata-Version: 2.1
Name: tspop
Version: 0.0.1
Summary: Extracts population-based ancestry from simulated tree sequence datasets.
Home-page: https://github.com/gtsambos/tspop
Author: Georgia Tsambos
Author-email: g.tsambos@gmail.com
License: UNKNOWN
Description: 
        About ``tspop``
        ===============
        
        ``tspop`` lets you extract information about population-based ancestry
        from tree sequences simulated with ``msprime``.
        
        Quickstart
        ==========
        
        .. note::
           Do later.
        
        Installation
        ------------
        
        .. note::
           Do later.
        
        Basic usage
        -----------
        
        .. note::
           Do later.
        
        Developing with ``tspop``
        =========================
        
        To install ``tspop`` as well as the packages needed to develop and run
        tests, run this in the ``virtualenv``:
        
        ```bash
        $ pip install -e .[dev]	
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Description-Content-Type: text/x-rst
Provides-Extra: dev
