Bioconductor 3.22 Released

rprimer

This is the development version of rprimer; for the stable release version, see rprimer.

Design Degenerate Oligos from a Multiple DNA Sequence Alignment


Bioconductor version: Development (3.23)

Functions, workflow, and a Shiny application for visualizing sequence conservation and designing degenerate primers, probes, and (RT)-(q/d)PCR assays from a multiple DNA sequence alignment. The results can be presented in data frame format and visualized as dashboard-like plots. For more information, please see the package vignette.

Author: Sofia Persson [aut, cre] ORCID iD ORCID: 0000-0003-2611-3030

Maintainer: Sofia Persson <sofiapersson27 at gmail.com>

Citation (from within R, enter citation("rprimer")):

Installation

To install this package, start R (version "4.6") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("rprimer")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews Alignment, Coverage, MultipleSequenceAlignment, SequenceMatching, Software, ddPCR, qPCR
Version 1.15.0
In Bioconductor since BioC 3.15 (R-4.2) (3.5 years)
License GPL-3
Depends R (>= 4.1)
Imports Biostrings, bslib, DT, ggplot2, IRanges, mathjaxr, methods, patchwork, reshape2, S4Vectors, shiny, shinycssloaders, shinyFeedback
System Requirements
URL https://github.com/sofpn/rprimer
Bug Reports https://github.com/sofpn/rprimer/issues
See More
Suggests BiocStyle, covr, kableExtra, knitr, rmarkdown, styler, testthat (>= 3.0.0)
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary (x86_64)
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/rprimer
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/rprimer
Package Short Url https://bioconductor.org/packages/rprimer/
Package Downloads Report Download Stats