Skip to main content

A python package to facilitate spatially explicit coalescent modeling in msprime

Project description

spaceprime

image image

Overview

spaceprime is a Python package that facilitates the creation and analysis of spatially gridded coalescent models in the msprime library. The package is designed to make it easier for practitioners to convert spatial maps of habitat suitability into extensible two-dimensional stepping-stone models of gene flow, where each pixel of the map represents a deme and demes are able to migrate with their neighbors. Demes and migration rates are able to change over time according to habitat suitability model projections. These demographic parameters are then used to simulate genetic data under a coalescent model with msprime as the simulator, which can be used to infer the demographic history of the population. The package is designed to be user-friendly and intuitive, allowing users to easily simulate and analyze spatially explicit genetic data.

This page provides an overview of the package and its main features. For more detailed information, please refer to the documentation.

Note for R users: spaceprime is coded in Python, yet many interested users may come from an R background. I have a spaceprime for R users vignette that provides a brief introduction to the Python concepts necessary to use spaceprime in a practical walk-through of an example analysis. Additionally, it is possible to use Python code in R using the reticulate package. For more information on how to use Python code in R, see the reticulate documentation.

Main features

spaceprime includes a number of features:

  • Convert habitat suitability values into demographic parameters, including deme sizes, migration rates, and their change through time using very little code. Code complexity does not increase with model complexity, allowing users to focus on the biological questions they are interested in.
  • Simulate spatially explicit genetic data under a coalescent model with msprime. The modeling approach is fully coalescent with no forward-time component, allowing for computationally efficient simulations of large spatially explicit models.
  • Visualize demographic models to facilitate model interpretation and model checking.
  • Compute genetic summary statistics for simulated and empirical data to facilitate comparison with empirical data.
  • Extensibility: spaceprime is designed to be interoperable with msprime, where users can setup a model with spaceprime, then customize it using the full range of msprime functionality.

Installation

Stable release

spaceprime can be installed using pip or conda. Due to the package's reliance on msprime, the pip installation is only available on unix-based systems (MacOS, Linux). Windows users should install spaceprime using conda.

To install spaceprime using pip, run the following command in your terminal:

pip install spaceprime

To install spaceprime using conda, run the following command in your terminal:

conda install -c conda-forge spaceprime

The mamba package manager can also be used to install spaceprime using conda. mamba tends to be much faster than conda. To install spaceprime using mamba, install mamba, then run the following command in your terminal:

mamba install -c conda-forge spaceprime

From source

To install spaceprime from source, run this command in your terminal:

pip install git+https://github.com/connor-french/spaceprime

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spaceprime-0.0.6.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spaceprime-0.0.6-py3-none-any.whl (222.4 kB view details)

Uploaded Python 3

File details

Details for the file spaceprime-0.0.6.tar.gz.

File metadata

  • Download URL: spaceprime-0.0.6.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for spaceprime-0.0.6.tar.gz
Algorithm Hash digest
SHA256 959c2385fa13fce8e24e712aab8d61db55beea1ee5cea2691b1a324be7935eeb
MD5 f4d1da4d525b139dc3d35f97e6159d1b
BLAKE2b-256 20010c2be9d93f142ab11e21cb361802a70a13a4087d7fe23b5bec3b0ee31bbc

See more details on using hashes here.

Provenance

The following attestation bundles were made for spaceprime-0.0.6.tar.gz:

Publisher: pypi.yml on connor-french/spaceprime

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spaceprime-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: spaceprime-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 222.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for spaceprime-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1701e8526ec8bf24bb312c22b1ea715f93430e96bb14ea177919550cd3b54b77
MD5 462b2189e3c9bde5e42f4cfda2628434
BLAKE2b-256 279046d3fc2f4e8780972aaa15fc8b7a6f1c314018dfb95cbdca01ce6add303f

See more details on using hashes here.

Provenance

The following attestation bundles were made for spaceprime-0.0.6-py3-none-any.whl:

Publisher: pypi.yml on connor-french/spaceprime

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page