SpliceLauncher
SpliceLauncher detects, annotates, and quantifies alternative splice junctions from RNA sequencing (RNAseq) data to support analysis of alternative splicing relevant to molecular diagnostics.
Key Features:
- Detection and Annotation: Identifies alternative splice junctions in RNAseq datasets and annotates them using genomic information from GFF (version 3) files and FASTA genome sequences.
- Quantification: Quantifies the relative abundance of identified alternative splicing events.
- Configuration Management: Includes a pre-configured config.cfg that specifies paths to required software and data files and supports updates in INSTALL mode to incorporate user-defined genomic resources.
- Genome Indexing and Data Extraction: Extracts exon and transcript information from GFF and FASTA inputs, indexes the genome using STAR (Spliced Transcripts Alignment to a Reference), and generates a BED file of exon coordinates, an sjdb file of intron coordinates, and a text file detailing transcript structures.
Scientific Applications:
- Pathogenic Splice Variant Identification: Supports identification of pathogenic variants that affect splicing by detecting and quantifying splice junction alterations from RNAseq.
- Molecular Diagnostics and Disease Research: Provides high-resolution splice junction data for studies of splicing alterations in genetic disorders and clinical molecular diagnostics.
Methodology:
Users define paths to necessary genomic files which are processed to extract exon, intron, and transcript information. The genome is indexed using STAR (Spliced Transcripts Alignment to a Reference) and splice junctions are annotated based on the extracted data. Alternative splicing events are quantified and results are output to BED, sjdb, and transcript text files.
Topics
Details
- License:
- MIT
- Programming Languages:
- R, Shell
- Added:
- 1/9/2020
- Last Updated:
- 12/24/2020
Operations
Publications
Leman R, Harter V, Atkinson A, Davy G, Rousselin A, Muller E, Castéra L, Lemoine F, de la Grange P, Guillaud-Bataille M, Vaur D, Krieger S. SpliceLauncher: a tool for detection, annotation and relative quantification of alternative junctions from RNAseq data. Bioinformatics. 2019;36(5):1634-1636. doi:10.1093/bioinformatics/btz784. PMID:31617569.