DECIPHER
This package is for version 3.7 of Bioconductor; for the stable, up-to-date release version, see DECIPHER.
Tools for curating, analyzing, and manipulating biological sequences
Bioconductor version: 3.7
A toolset for deciphering and managing biological sequences.
Author: Erik Wright
Maintainer: Erik Wright <eswright at pitt.edu>
Citation (from within R, enter
citation("DECIPHER")
):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DECIPHER")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("DECIPHER")
Classify Sequences | R Script | |
Design Group-Specific FISH Probes | R Script | |
Design Group-Specific Primers | R Script | |
Design Microarray Probes | R Script | |
Design Primers That Yield Group-Specific Signatures | R Script | |
Finding Chimeric Sequences | R Script | |
Getting Started DECIPHERing | R Script | |
The Art of Multiple Sequence Alignment in R | R Script | |
Reference Manual |
Details
biocViews | Alignment, Clustering, DataImport, Genetics, Microarray, Microbiome, QualityControl, Sequencing, Software, Visualization, WholeGenome, qPCR |
Version | 2.8.1 |
In Bioconductor since | BioC 2.9 (R-2.14) (12.5 years) |
License | GPL-3 |
Depends | R (>= 3.3.0), Biostrings(>= 2.35.12), RSQLite (>= 1.1), stats, parallel |
Imports | methods, DBI, S4Vectors, IRanges, XVector |
System Requirements | |
URL |
See More
Suggests | |
Linking To | Biostrings, S4Vectors, IRanges, XVector |
Enhances | |
Depends On Me | |
Imports Me | metagenomeFeatures, openPrimeR |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | DECIPHER_2.8.1.tar.gz |
Windows Binary | DECIPHER_2.8.1.zip (32- & 64-bit) |
Mac OS X 10.11 (El Capitan) | DECIPHER_2.8.1.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/DECIPHER |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/DECIPHER |
Package Short Url | https://bioconductor.org/packages/DECIPHER/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.7 | Source Archive |