From e3224827c30df0e60b1d75a176befd84b5e7b5fd Mon Sep 17 00:00:00 2001 From: Connor French Date: Thu, 4 Apr 2024 20:43:54 -0400 Subject: [PATCH] first commit --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f442a7a --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# spaceprime + + +[![image](https://img.shields.io/pypi/v/spaceprime.svg)](https://pypi.python.org/pypi/spaceprime) +[![image](https://img.shields.io/conda/vn/conda-forge/spaceprime.svg)](https://anaconda.org/conda-forge/spaceprime) + + +**A python package to facilitate spatially explicit coalescent modeling in msprime** + + +- Free software: MIT License +- Documentation: https://connor-french.github.io/spaceprime + + +## Features + +- TODO +# spaceprime