You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ensure correct exon usage in MMSplice annotation (get_exon_skipping_junction / get_exon_inclusion_junction) by comparing genomic location of exons in MMSplice output and genomic location in database
two functions to filter for unique junctions based on mut_id, junc_id and tx_id based on the highest effect score (unique_mut_junc() , unique_junc_mmsplice() )
Readme now contains information how to optionally consider gene annotation in formatting of SpliceAI and Pangolin results
combine_mut_junc() now merges based on mut_id, junc_id, tx_id again. It is recommended to apply the new uniqueness functions (unique_mut_junc() , unique_junc_mmsplice() ) before combining the data