Triplexator

Triplexator Installation Guide

Triplexator Software Licence

The use of Triplexator is subject to the licence.

Requirements

Triplexator has been developed and tested on gnu g++ 4.2.1 due to its support for OpenMP. We make extensive use of the sequence analysis library SeqAn, which comes bundled with Triplexator. The BOOST C++ Libraries are optional for writing compressed output. CMake is required when building the software from source.

Virtual Machine

We provide a Virtual Machine Image for desktop environments.

Binaries

Binaries are available for some plattforms from:
http://code.google.com/p/triplexator/downloads/list

Sources

Sources can be obtained from googlecode using git:
  1. obtain triplexator:
    >git clone https://code.google.com/p/triplexator/ triplexator
  2. change directory:
    >cd triplexator
  3. create directory and change into it:
    >mkdir -p build/Release && cd build/Release
  4. run cmake and make:
    >cmake ../.. -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++ -G "Unix Makefiles" && make
  5. change directory:
    >cd ../..
  6. try the binary:
    >./bin/triplexator --help
  7. run the smoketest:
    >./demos/smoketest_triplexator.sh ./bin/triplexator
On success, an executable file triplexator is build and placed in the bin folder.

Copyright © 2012, Fabian Buske. All rights reserved. | web design by mammut-software
Motivation & Concept
Overview Triple-helix Formation
Installation
Manual
Examples
Licence / Citing
Motivation & Concept
Installation
Virtual Machine Guide
Manual
Video tutorial | in HD
Example output
Licence / Citing

Fabian A. Buske et al., "Triplex-Inspector: An analysis tool for triplex-mediated targeting of genomic loci", submitted

Fabian A. Buske et al., "Triplexator: Detecting nucleic acid triple helices in genomic and transcriptomic data", Genome Research, 2012, Pubmed

Fabian A. Buske et al., "Potential in vivo roles of nucleic acid triple-helices", RNA biology, 2011, Pubmed