Skip to content

Commit 4a734d7

Browse files
authored
Adding instructions for static binary
1 parent 7f77d02 commit 4a734d7

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# PopSTR - A Population based microsatellite genotyper
22

3-
## Downloading and Installing popSTR
3+
## Downloading release with static binary
4+
5+
1.Download static binary https://github.com/DecodeGenetics/popSTR/releases/download/2.0/popSTR and zip of source code https://github.com/DecodeGenetics/popSTR/archive/2.0.zip
6+
7+
2.Unzip source code: `unzip popSTR-2.0`
8+
9+
3.Move static binary to source code directory: `mv popSTR popSTR-2.0`
10+
11+
4.Run setup script: `setUp.sh`
12+
13+
## Downloading, compiling and installing popSTR from source code
414

515
1.Download zip of source code: https://github.com/DecodeGenetics/popSTR/archive/master.zip
616

0 commit comments

Comments
 (0)