Dear All,
I am using MAJIQ V3 to analyze differential alternative splicing between two groups of short-read RNA-seq data (control vs treatment), and I am particularly interested in differential alternative 3' splice site usage between the two groups. After running MAJIQ, I obtained a results.deltapsi table with the following columns: seqid, strand, gene_name, gene_id, event_type, ref_exon_start, ref_exon_end, start, end, is_intron, other_exon_start, other_exon_end, is_denovo, ref_exon_denovo, other_exon_denovo, event_denovo, dpsi_mean, dpsi_std, probability_changing, probability_nonchanging, control_1_raw_psi_mean, control_1_raw_psi_std, control_1_bootstrap_psi_std, control_1_raw_coverage, treat_1_raw_psi_mean, treat_1_raw_psi_std, treat_1_bootstrap_psi_std, and treat_1_raw_coverage.
I am new to MAJIQ and understand that it was designed to detect LSVs rather than specific event types. Is there a way to filter for differential alternative 3' splice site usage from the results.deltapsi table, or from other MAJIQ output tables?
Thanks,
Xiao