Metadata-Version: 2.1
Name: mstmap
Version: 1.1.1
Summary: A C++ library for genetic mapping with Cython interface
Author: Amirsadra Mohseni
Author-email: amohs002@ucr.edu
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# MSTmap-Python

The Python library for the C++ software [https://github.com/ucrbioinfo/MSTmap](https://github.com/ucrbioinfo/MSTmap) presented in [https://doi.org/10.1371/journal.pgen.1000212](https://doi.org/10.1371/journal.pgen.1000212)

Find the documentation here [https://github.com/AmirUCR/MSTmap-Python/wiki](https://github.com/AmirUCR/MSTmap-Python/wiki) and the web server here [https://mstmap.org/](https://mstmap.org/).

Install the package here via `pip install mstmap`, also here [https://pypi.org/project/mstmap/](https://pypi.org/project/mstmap/). Supported on Ubuntu Linux and Python >= 3.7

Wu, Yonghui, et al. "Efficient and accurate construction of genetic linkage maps from the minimum spanning tree of a graph." _PLoS genetics_ 4.10 (2008): e1000212.
