What it does
This tool is part of the Splicescope pipeline for prediction of neuronal maturation using splicing profiles. This tool takes either an exon inclusion ratio matrix file or junction bed files from multiple samples as input and outputs a zip file including prediction results, PCA analysis results and a PCA plot based on reference samples and an html file to summarize the prediction.
Input formats
Example for splicing matrix file:
event_id NAME Sample1 Sample2 Sample3 CA-100036521-14294-117618-117680-170683[INC][40/1][DNT] 100036521//Gm16039 1 0.938 1 CA-100036521-117680-144789-144867-170683[INC][3/42][DNT]100036521//Gm16039 0.05 0.014 0 etc.
Example for junction BED file:
chr1 3207264 3213485 JUNC00000001 1 - 3207264 3213485 255,0,0 2 53,47 0,6174 chr1 3216873 3421784 JUNC00000002 5 - 3216873 3421784 255,0,0 2 95,83 0,204828 etc.
Output formats
The output file for download would be a zip file including:
Example:
Maturation ConfidenceScore PtbpMaturation PtbpConfidenceScore RbfoxMaturation RbfoxConfidenceScore MbnlMaturation MbnlConfidenceScore NovaMaturation NovaConfidenceScore Sample1 6 0.119 2 0.149 6 0.387 6 0.534 1 0.323 Sample2 2 0.080 2 0.142 6 0.361 6 0.483 1 0.293 etc.
Example:
PC1 PC2 Sample1 -1.350 2.817 Sample2 -1.907 3.265 etc.