VAT/download
From GersteinInfo
(Difference between revisions)
Line 25: | Line 25: | ||
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. | ||
</pre> | </pre> | ||
+ | |||
==== Source code ==== | ==== Source code ==== | ||
Line 30: | Line 31: | ||
A TAR ball containing the source code can be downloaded here: | A TAR ball containing the source code can be downloaded here: | ||
* [http://archive.gersteinlab.org/proj/VAT/src VAT-0.5.tar.gz] - Initial upload | * [http://archive.gersteinlab.org/proj/VAT/src VAT-0.5.tar.gz] - Initial upload | ||
+ | |||
==== Executables ==== | ==== Executables ==== | ||
Line 35: | Line 37: | ||
Statically built binaries for UNIX can be found here: | Statically built binaries for UNIX can be found here: | ||
* [http://archive.gersteinlab.org/proj/VAT/src VAT-0.5-UNIX.tar.gz] - 64bit version | * [http://archive.gersteinlab.org/proj/VAT/src VAT-0.5-UNIX.tar.gz] - 64bit version | ||
+ | |||
==== License information ==== | ==== License information ==== |
Revision as of 16:16, 8 March 2011
Contents |
Code
Required Software - External
- GSL - GNU Scientific Library
- BlatSuite - BLAT and a collection of utility programs. Note: these executables must be part of the PATH.
- GD library - The GD library is used to create an image for each gene model and its associated variants.
- Tabix - Tabix is generic tool that indexes position-sorted files in tab-delimited formats to facilitate fast retrieval (download). Note: these executables must be part of the PATH
- VCF tools - VCF tools consists of a suite of useful modules to manipulate VCF files.
Download
Important Note ============== THIS PACKAGE (VAT) IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Source code
A TAR ball containing the source code can be downloaded here:
- VAT-0.5.tar.gz - Initial upload
Executables
Statically built binaries for UNIX can be found here:
- VAT-0.5-UNIX.tar.gz - 64bit version
License information
The software package is released under the Creative Commons license (Attribution-NonCommerical).
For more details please refer to the Permissions Page on the Gerstein Lab webpage.