Installation - PeltzLab-Stanford/mMap GitHub Wiki
simplest way to install mgMap, is via PyPi:
Home: https://test.pypi.org/project/mgMap/0.0.2/
$ pip install -i https://test.pypi.org/simple/ mgMap==0.0.2 —target=/path/where/to/install/ && cd mgmap
conda
Home: https://anaconda.org/ahmed.arslan/mgmap
$ conda install mgmap