Bioconductor version: Release (2.12)
This package provides functions for identification and visualization of potential intramolecular triplex patterns in DNA sequence. The main functionality is to detect the positions of subsequences capable of folding into an intramolecular triplex (H-DNA) in a much larger sequence. The potential H-DNA (triplexes) should be made of as many cannonical nucleotide triplets as possible. The package includes visualization showing the exact base-pairing in 1D, 2D or 3D.
Author: Jiri Hon, Matej Lexa, Tomas Martinek and Kamil Rajdl with contributions from Daniel Kopecek
Maintainer: Jiri Hon <jiri.hon at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("triplex")
To cite this package in a publication, start R and enter:
citation("triplex")
R Script | Triplex User Guide | |
Reference Manual | ||
Text | NEWS |
biocViews | GeneRegulation, SequenceMatching, Software |
Version | 1.0.10 |
In Bioconductor since | BioC 2.13 (R-2.18) |
License | BSD |
Depends | R (>= 2.15.0), Biostrings(>= 2.26.0) |
Imports | methods, grid, Biostrings, GenomicRanges |
Suggests | rgl (>= 0.93.932), BSgenome.Celegans.UCSC.ce10, rtracklayer, GenomeGraphs |
System Requirements | |
URL | http://www.fi.muni.cz/~lexa/triplex/ |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | triplex_1.0.10.tar.gz |
Windows Binary | triplex_1.0.10.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | triplex_1.0.10.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!