-
Notifications
You must be signed in to change notification settings - Fork 547
No Chimeric.out.junction file generated #665
Copy link
Copy link
Closed
Labels
Description
Hi,
I ran STAR using this command:
STAR --runThreadN $NSLOTS --genomeDir $ref_genome_path --readFilesIn ${sim_data_path}sim1_reads_1.fq.renamed.fq ${sim_data_path}sim1_reads_2.fq.renamed.fq
and based on the produced Log.out file from STAR, the default value for chimOutType is Junctions.
I did run STAR Fusion using the output from STAR, and STAR Fusion generated a Chimeric.out.junction file. However, I did not get a Chimeric.out.junction file for STAR.
My apologies if this seems like a "noob"-ish question; I am still quite new to using the software.
Reactions are currently unavailable