Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

A1: Installation

myth edited this page Aug 27, 2019 · 3 revisions

clone from source

git clone http://www.github.com/orangeSi/ClustersPloter.git

and then install these dependence:

### only tested in Linux yet, but should also work in Mac. Windows should work if had samtool installed or not input bam file.## # 
samtools >=1.7  # add this to linux PATH. If you not input bam file, can skip samtools.
gzip            # if input .gz file
perl >=v5.10.1  # other versions of perl are not tested, but should work also.
Imager::Font    # this perl package had been installed in src/Imager-1.011(if it doesn't work, try reinstall it by https://www.cpan.org/)