FLAMES
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see FLAMES.
FLAMES: Full Length Analysis of Mutations and Splicing in long read RNA-seq data
Bioconductor version: 3.19
Semi-supervised isoform detection and annotation from both bulk and single-cell long read RNA-seq data. Flames provides automated pipelines for analysing isoforms, as well as intermediate functions for manual execution.
Author: Luyi Tian [aut], Changqing Wang [aut, cre], Yupei You [aut], Oliver Voogd [aut], Jakob Schuster [aut], Shian Su [aut], Matthew Ritchie [ctb]
Maintainer: Changqing Wang <wang.ch at wehi.edu.au>
citation("FLAMES")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("FLAMES")
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("FLAMES")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.