Funseq
From GersteinInfo
(Difference between revisions)
(→Installation) |
|||
| Line 1: | Line 1: | ||
=Installation= | =Installation= | ||
| + | |||
| + | __TOC__ | ||
==A. Required Tools== | ==A. Required Tools== | ||
Revision as of 20:32, 6 May 2013
Installation
Contents |
A. Required Tools
The following tools are REQUIRED for FunSeq:
1) Bedtools
2) Samtools
3) Tabix
4) VAT - A good installation guide for VAT can be found here.
B. PERL Requirement
1) Please make sure you have Perl 5 and up. Latest PERL can be downloaded here.
2) Install package Parallel::ForkManager (this package is used for parallel running). The PERL library can be found here.
