|
BAMarray 3.0 downloads
|
Mac OS X and Linux
- We support Mac OS X 10.4, 10.5, 10.6 and Linux.
- Download the appropriate binary of BAMarray for your Java Virtual Machine (JVM). You can determine whether your JVM is 32-bit or 64-bit by typing
java -version
The output will contain the string "64-Bit" if your JVM is 64-bit. If your JVM is 32-bit, it will not comment on its bitness
Using a 64-bit JVM will give you access to memory above the 4.3 GB barrier, thus allowing you to analyze larger data sets
- Download the appropriate zip file to a directory of your choice, e.g. $BAM_HOME
- Unzip the package: navigate to the directory where you downloaded the package and double click on it
- Run the application: open a terminal (if you have not already done so above), go to $BAM_HOME/BAMarray, and type
./bam.sh
You may have to give permission to bam.sh
chmod aou+x bam.sh
Mac OS X PowerPC (32-bit)
Mac OS X Intel (32-bit)
Mac OS X Intel (64-bit)
Linux (32-bit)
Linux (64-bit)
|
Windows
- We support Windows XP, Windows Vista, and Windows 7
- Download the appropriate binary of BAMarray for your Java Virtual Machine (JVM). You can determine whether your JVM is 32-bit or 64-bit by typing
java -version
The output will contain the string "64-Bit" if your JVM is 64-bit. If your JVM is 32-bit, it will not comment on its bitness
Using a 64-bit JVM will give you access to memory above the 4.3 GB barrier, thus allowing you to analyze larger data sets
- Download the appropriate zip file to a directory of your choice, e.g. $BAM_HOME
- Unzip the package: navigate to the directory where you downloaded the package and double click on it
- Run the application: go to $BAM_HOME/BAMarray and
double click on ./bam.cmd
Windows (32-bit)
Windows (64-bit)
|
|
|
|
|