To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("triplex")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
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>
Citation (from within R,
enter citation("triplex")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("triplex")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("triplex")
R Script | Triplex User Guide | |
Reference Manual | ||
Text | NEWS | |
Text | LICENSE |
biocViews | GeneRegulation, SequenceMatching, Software |
Version | 1.2.2 |
In Bioconductor since | BioC 2.12 (R-3.0) |
License | BSD_2_clause + file LICENSE |
Depends | R (>= 2.15.0), IRanges(>= 1.19.5), XVector, Biostrings(>= 2.29.2) |
Imports | methods, grid, 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 |
Follow Installation instructions to use this package in your R session.
Package Source | triplex_1.2.2.tar.gz |
Windows Binary | triplex_1.2.2.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | triplex_1.2.2.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!