VAT/download

From GersteinInfo

(Difference between revisions)
Jump to: navigation, search
(Required Software - External)
Line 9: Line 9:
# [http://www.gnu.org/software/gsl/ GSL] - GNU Scientific Library
# [http://www.gnu.org/software/gsl/ GSL] - GNU Scientific Library
# [http://hgwdev.cse.ucsc.edu/~kent/exe/linux/blatSuite.34.zip BlatSuite] - BLAT and a collection of utility programs. Note these executables have to be part of the PATH.
# [http://hgwdev.cse.ucsc.edu/~kent/exe/linux/blatSuite.34.zip BlatSuite] - BLAT and a collection of utility programs. Note these executables have to be part of the PATH.
-
# [http://www.libgd.org/Main_Page GD library]: The gd library is used to create an image for each gene model and its associated variants.
+
# [http://www.libgd.org/Main_Page GD library] - The GD library is used to create an image for each gene model and its associated variants.
-
# [http://samtools.sourceforge.net/tabix.shtml Tabix] is generic tool that indexes position-sorted files in tab-delimited formats to facilitate fast retrieval ([http://sourceforge.net/projects/samtools/files/tabix/ download]).  
+
# [http://samtools.sourceforge.net/tabix.shtml Tabix] - Tabix is generic tool that indexes position-sorted files in tab-delimited formats to facilitate fast retrieval ([http://sourceforge.net/projects/samtools/files/tabix/ download]).
 +
# [http://vcftools.sourceforge.net/index.html VCF tools] - VCF tools consists of a suite of useful modules to manipulate VCF files.
<br>
<br>
Line 16: Line 17:
=== Download ===
=== Download ===
-
[http://archive.gersteinlab.org/proj/rnaseq/rseqtools RSEQtools] consists of two libraries: [http://homes.gersteinlab.org/people/lh372/SOFT/bios/index.html BIOS], which is a general C library, and
+
[http://archive.gersteinlab.org/proj/VAT VAT] suite consists of two components:  
-
[http://archive.gersteinlab.org/proj/rnaseq/doc/mrf/index.html MRF] (Mapped Read Format), which contains a set of modules to analyze RNA-Seq data sets.
+
# [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
==== Source code ====
==== Source code ====
-
A TAR ball that contains the source code for these two components can be downloaded here:
+
A TAR ball that contains the source code can be downloaded here:
-
* [http://archive.gersteinlab.org/proj/rnaseq/rseqtools/RSEQtools-0.6.tar.gz RSEQtools-0.6.tar.gz] - Last updated on 11/05/2010
+
* [http://archive.gersteinlab.org/proj/VAT/src VAT-0.5.tar.gz] - Initial upload
-
* [http://archive.gersteinlab.org/proj/rnaseq/rseqtools/RSEQtools-0.5.tar.gz RSEQtools-0.5.tar.gz] - Initial upload
+
-
The components should be installed in the same order as listed above. Installation instructions can be found at the respective website.
+
==== Executables ====
==== Executables ====

Revision as of 15:52, 8 March 2011

VAT Main Page


Code

Required Software - External

  1. GSL - GNU Scientific Library
  2. BlatSuite - BLAT and a collection of utility programs. Note these executables have to 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).
  5. VCF tools - VCF tools consists of a suite of useful modules to manipulate VCF files.


Download

VAT suite consists of two components:

# BIOS, which is a general C library 
# VAT, which contains the Variant Annotation Tools

Source code

A TAR ball that contains 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.

Personal tools