Dear Brian,
I have another issue about problems of version between STAR and STAR-Fusion.
I have chimeric.out.juncsion file produced by outsourcing company (STAR version 2.5.2.a) and do not have raw data of the chimeric.out.junction file.
I would like to know sequence of breakpoint in fusion genes and learned with STAR-Fusion/util/
append_fusion_brkpt_adjacent_sequence.pl star-fusion.fusion_predictions.abridged.tsv $CTAT_GENOME_LIB from homepage.
I run as attached code:
./STAR-Fusion --genome_lib_dir ctat-genome-lib-builder/ctat_genome_lib_build_dir -J /home/renoguch/input_noguchi/JSGC_DFSP_NCC020_01.Chimeric.out.junction --output_dir ./DFSP_NCC020
Error, file: /home/renoguch/input_noguchi/JSGC_DFSP_NCC020_01.Chimeric.out.junction doesn't have expected formatting. Please be sure to use the STAR aligner with min version: 2.7.0f at ./STAR-Fusion line 1038.
main::get_num_total_rnaseq_frags("/home/renoguch/input_noguchi/JSGC_DFSP_NCC020_01.Chimeric.out"...) called at ./STAR-Fusion line 523
To resolve this problem, I downgraded STAR and STAR-Fusion reflecting 2.5.2a.
But I cannot find download way to STAR 2.5.2a and STAR-Fusion_.
To solve this problem, what should I do ?
If I have a raw file of RNA-Seq, I'll run STAR and STAR-Fusion under newest version.
I just have Chimeric.out.junction, aligned.fortedBycoord.out.bam.
I just want to get an adjacent sequence of breakpoint finally.
Would you like to tell me your idea ?
Many thanks,
Ray