-
Notifications
You must be signed in to change notification settings - Fork 14
/
README.txt
36 lines (22 loc) · 1.23 KB
/
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
25
26
27
28
29
30
31
32
33
34
35
For support questions, please send them to the following support mailing list:
- [email protected] (Americas)
- [email protected] (EMEA)
- [email protected] (Greater China)
- [email protected] (South Asia)
- [email protected] (Japan)
APAC customers, please contact your local sales representative, Field Service Engineer or Field Bioinformatics Specialist
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/