- Home
- Bioconductor 3.22
- Software Packages
- SPLINTER
SPLINTER
This is the released version of SPLINTER; for the devel version, see SPLINTER.
Splice Interpreter of Transcripts
Bioconductor version: Release (3.22)
Provides tools to analyze alternative splicing sites, interpret outcomes based on sequence information, select and design primers for site validiation and give visual representation of the event to guide downstream experiments.
Author: Diana Low [aut, cre]
Maintainer: Diana Low <lowdiana at gmail.com>
citation("SPLINTER")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SPLINTER")
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("SPLINTER")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.