- Step1: Load and Prep data
- Use either
Load_blast_files.R
OR data_prep.sh
(this will internally callblast_files_save_in_RData.R
)
- Use either
- Step2: Update blast files with genes and paired with shared molecules (
pre_fusion.R
) - Step3: Detect Fusion Genes (
fusion.R
) - Step4: For Visualization (
fusion_plot.R
)