Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 769 Bytes

File metadata and controls

20 lines (11 loc) · 769 Bytes

MSTmap C++

A software tool that builds genetic linkage maps efficiently and accurately.

If you have CONDA: type conda install mstmap to download the executable.

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

Questions: email stelo@cs.ucr.edu