TAPseq
This is the released version of TAPseq; for the devel version, see TAPseq.
Targeted scRNA-seq primer design for TAP-seq
Bioconductor version: Release (3.22)
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] ORCID iD ORCID: 0000-0002-0769-6907 , Lars Velten [aut] ORCID iD ORCID: 0000-0002-1233-5874 , Lars M. Steinmetz [aut]
Maintainer: Andreas R. Gschwind <andreas.gschwind at stanford.edu>
citation("TAPseq")):
Installation
To install this package, start R (version "4.5") 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.