forked from alecw/TS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
25 lines (15 loc) · 840 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Please see buildTools/BUILD.txt for build requirements and instructions.
Note especially the section BUILD SPECIFIC MODULES.
To build Analysis module, the command is:
MODULES=Analysis ./buildTools/build.sh
Tips:
- If you are building this software for the first time, it's suggested to use
a Docker container to build. That will reduce the chance of being blocked by
any environment dependencies.
https://hub.docker.com/r/iontorrent/tsbuild/
- Note that the code that was formerly in the ion-alignment and tmap packages is now
rolled into the ion-analysis packages
- For standalone Torrent Variant Caller, please see the below link for instructions.
There are supported Docker containers for various platform.
http://updates.iontorrent.com/tvc_standalone/README.txt
https://hub.docker.com/r/iontorrent/tvcbuild/