Skip to content

Commit

Permalink
run bash fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
runjin326 authored and runjin326 committed Jul 14, 2021
1 parent 245bc6a commit 751785d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyses/fusion_filtering/run_fusion_merged.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Rscript 02-fusion-filtering.R --standardFusionFiles $standard_starfusion_file,$s

# Fusion zscore annotation for filtered fusion for the combined RNA expression file
Rscript 03-Calc-zscore-annotate.R --standardFusionCalls "${scratch_path}/standardFusionExp_QC_expression_filtered_annotated.RDS" \
--expressionMatrix $polya_expression_file \
--expressionMatrix $rna_expression_file \
--normalExpressionMatrix $normal_expression_file \
--outputFile "${scratch_path}/standardFusionExp_QC_expression"

Expand Down

0 comments on commit 751785d

Please sign in to comment.