Skip to content

Commit

Permalink
Update run_analysis.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
aadamk authored Oct 9, 2024
1 parent 64e1a71 commit a28dc6e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions analyses/post_clustering_associations/run_analysis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Rscript --vanilla 04-survival-curves_efs.R \
--output_dir "${output_dir}/survival_efs"

# sankey plots showing relationship between Multi-modal clusters and other clinical variables
Rscript --vanilla 05-sankey-plots.R \
--cluster_file $cluster_file \
--histology_file $histology_file \
--plots_dir "${plots_dir}/sankey_plots"
# Rscript --vanilla 05-sankey-plots.R \
# --cluster_file $cluster_file \
# --histology_file $histology_file \
# --plots_dir "${plots_dir}/sankey_plots"

0 comments on commit a28dc6e

Please sign in to comment.