Learn R Programming

VALERIE (version 1.1.0)

Visualising Splicing at Single-Cell Resolution

Description

Alternative splicing produces a variety of different protein products from a given gene. 'VALERIE' enables visualisation of alternative splicing events from high-throughput single-cell RNA-sequencing experiments. 'VALERIE' computes percent spliced-in (PSI) values for user-specified genomic coordinates corresponding to alternative splicing events. PSI is the proportion of sequencing reads supporting the included exon/intron as defined by Shiozawa (2018) . PSI are inferred from sequencing reads data based on specialised infrastructures for representing and computing annotated genomic ranges by Lawrence (2013) . Computed PSI for each single cell are subsequently presented in the form of a heatmap implemented using the 'pheatmap' package by Kolde (2010) . Board overview of the mean PSI difference and associated p-values across different user-defined groups of single cells are presented in the form of a line graph using the 'ggplot2' package by Wickham (2007) .

Copy Link

Version

Install

install.packages('VALERIE')

Monthly Downloads

188

Version

1.1.0

License

GPL-3

Maintainer

Sean Wen

Last Published

July 10th, 2020

Functions in VALERIE (1.1.0)

PlotPSI.RI.TwoGroups

Percent spliced-in (PSI) visualization for retained introns (RI)
PlotPSI.A5SS.TwoGroups

Percent spliced-in (PSI) visualization for alternative 5' splice sites (A5SS)
PlotPSI.MXE.MultiGroups

Percent spliced-in (PSI) visualization for mutually exclusive exons (MXE)
PlotPSI.MXE.TwoGroups

Percent spliced-in (PSI) visualization for mutually exclusive exons (MXE)
PlotPSI.RI.MultiGroups

Percent spliced-in (PSI) visualization for retained introns (RI)
ComputePSI

Percent spliced-in (PSI) computation
PlotPSI.A3SS.MultiGroups

Percent spliced in (PSI) visualization for alternative 3' splice sites (A3SS)
PlotPSI.SE.MultiGroups

Percent spliced-in (PSI) visualization for skipped exons (SE)
PlotPSI.SE.TwoGroups

Percent spliced-in (PSI) visualization for skipped exons (SE)
PlotPSI.A5SS.MultiGroups

Percent spliced-in (PSI) visualization for alternative 5' splice sites (A5SS)
PlotPSI.A3SS.TwoGroups

Percent spliced in (PSI) visualization for alternative 3' splice sites (A3SS)
PlotPSI

Percent spliced-in (PSI) visualization for alternative splicing events