A software tool that builds genetic linkage maps efficiently and accurately
If you have CONDA: type conda install mstmap
to download the executable
If you want the Python library: type pip install mstmap
and refer to https://github.com/ucrbioinfo/MSTmap-Python
To download the source code, type git clone https://github.com/ucrbioinfo/MSTmap
To compile, type cd MSTmap
then make
(g++ is required)
Manual: GitHub Wiki
To execute, type ./mstmap example.txt output.txt
MSTmap online at http://www.mstmap.org/
Questions: email stelo@cs.ucr.edu