betAS is a user-friendly R package that allows intuitive analysis and visualisation of differential alternative splicing (AS) based on beta distributions. (This is the developing version/branch.)
You can install the development version of betAS from GitHub with:
# install.packages("devtools")
devtools::install_github("marianaferreira/betAS")This is a basic example which shows you how to solve a common problem:
library(betAS)
## basic example codePlease send any feedback and questions on betAS to:
Mariana Ascensão-Ferreira ([email protected])
Disease Transcriptomics Lab, Instituto de Medicina Molecular (Portugal)