- Home
- Bioconductor 3.22
- Software Packages
- IsoformSwitchAnalyzeR
IsoformSwitchAnalyzeR
This is the released version of IsoformSwitchAnalyzeR; for the devel version, see IsoformSwitchAnalyzeR.
Identify, Annotate and Visualize Isoform Switches with Functional Consequences from both short- and long-read RNA-seq data
Bioconductor version: Release (3.22)
Analysis of alternative splicing and isoform switches with predicted functional consequences (e.g. gain/loss of protein domains etc.) from quantification of all types of RNASeq by tools such as Kallisto, Salmon, StringTie, Cufflinks/Cuffdiff etc.
Author: Kristoffer Vitting-Seerup [cre, aut] ORCID iD ORCID: 0000-0002-6450-0608 , Jeroen Gilis [ctb] ORCID iD ORCID: 0000-0001-8415-0943
Maintainer: Kristoffer Vitting-Seerup <k.vitting.seerup at gmail.com>
citation("IsoformSwitchAnalyzeR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("IsoformSwitchAnalyzeR")
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("IsoformSwitchAnalyzeR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.