FusionSeq
From GersteinInfo
(Difference between revisions)
(→Introduction) |
|||
Line 2: | Line 2: | ||
=Introduction= | =Introduction= | ||
This page provides the source code for FusionSeq. Please note that these tools were tested on a multi-node cluster of computing nodes with Linux Red Hat as operating system and PBS as scheduler system. FusionSeq programs are written in C and should likely compile to most Unix/Linux platforms. We used the gcc complier (version 3.4.6 20060404) to compile the source code. | This page provides the source code for FusionSeq. Please note that these tools were tested on a multi-node cluster of computing nodes with Linux Red Hat as operating system and PBS as scheduler system. FusionSeq programs are written in C and should likely compile to most Unix/Linux platforms. We used the gcc complier (version 3.4.6 20060404) to compile the source code. | ||
- | However, this is not a plug-and-play program, but it requires the user to compile, install and run a set of programs. Please read the requirements before [[#Download|downloading]] FusionSeq. | + | However, this is not a plug-and-play program, but it requires the user to compile, install and run a set of programs. Please read the [[Requirements|requirements]] before [[#Download|downloading]] FusionSeq. |
=[[Requirements]]= | =[[Requirements]]= | ||
- | |||
- | |||
- | |||
- | |||
=[[Download]]= | =[[Download]]= |
Revision as of 14:34, 19 August 2010
Contents |
Introduction
This page provides the source code for FusionSeq. Please note that these tools were tested on a multi-node cluster of computing nodes with Linux Red Hat as operating system and PBS as scheduler system. FusionSeq programs are written in C and should likely compile to most Unix/Linux platforms. We used the gcc complier (version 3.4.6 20060404) to compile the source code. However, this is not a plug-and-play program, but it requires the user to compile, install and run a set of programs. Please read the requirements before downloading FusionSeq.
Requirements
Download
Installation and Configuration of FusionSeq
How to execute FusionSeq
last revision: 12:53, 19 August 2010 (UTC)