VAT/download

From GersteinInfo

(Difference between revisions)
Jump to: navigation, search
Line 16: Line 16:
=== Download ===
=== Download ===
-
 
-
[http://archive.gersteinlab.org/proj/VAT VAT] suite consists of two components:
 
-
# [http://homes.gersteinlab.org/people/lh372/SOFT/bios/index.html BIOS], which is a general C library
 
-
# [http://archive.gersteinlab.org/proj/VAT VAT], which contains the Variant Annotation Tools
 
-
 
-
<br>
 
==== Source code ====
==== Source code ====
Line 31: Line 25:
==== Executables ====
==== Executables ====
 +
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
Line 50: Line 45:
The software package is released under the [http://creativecommons.org/licenses/by-nc/2.5/legalcode Creative Commons license (Attribution-NonCommerical)]. <br>
The software package is released under the [http://creativecommons.org/licenses/by-nc/2.5/legalcode Creative Commons license (Attribution-NonCommerical)]. <br>
For more details please refer to the [http://www.gersteinlab.org/misc/permissions.html Permissions Page] on the Gerstein Lab webpage.
For more details please refer to the [http://www.gersteinlab.org/misc/permissions.html Permissions Page] on the Gerstein Lab webpage.
 +
 +
 +
== Installation ==

Revision as of 16:14, 8 March 2011

VAT Main Page

Contents


Code

Required Software - External

  1. GSL - GNU Scientific Library
  2. BlatSuite - BLAT and a collection of utility programs. Note: these executables must be part of the PATH.
  3. GD library - The GD library is used to create an image for each gene model and its associated variants.
  4. 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
  5. VCF tools - VCF tools consists of a suite of useful modules to manipulate VCF files.


Download

Source code

A TAR ball containing the source code can be downloaded here:


Executables

Statically built binaries for UNIX can be found here:


Important Note
==============

THIS PACKAGE (RSEQtools including BIOS and MRF) 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.


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.


Installation

Personal tools