TAPseq
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see TAPseq.
Targeted scRNA-seq primer design for TAP-seq
Bioconductor version: 3.19
Design primers for targeted single-cell RNA-seq used by TAP-seq. Create sequence templates for target gene panels and design gene-specific primers using Primer3. Potential off-targets can be estimated with BLAST. Requires working installations of Primer3 and BLASTn.
Author: Andreas R. Gschwind [aut, cre] , Lars Velten [aut] , Lars M. Steinmetz [aut]
Maintainer: Andreas R. Gschwind <andreas.gschwind at stanford.edu>
citation("TAPseq")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TAPseq")
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("TAPseq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.