Skip to content

Commit

Permalink
enable marker check
Browse files Browse the repository at this point in the history
  • Loading branch information
borauyar committed Jul 8, 2024
1 parent d3a7c97 commit 2a0627f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ jobs:
shell: bash -l {0}
run: |
conda activate my_env
flexynesis --data_path dataset1 --model_class GNN --target_variables Erlotinib --fusion_type intermediate --hpo_iter 1 --features_top_percentile 10 --log_transform False --data_types gex --outdir . --prefix erlotinib_direct --early_stop_patience 3 --use_loss_weighting False --evaluate_baseline_performance False --subsample 50 --disable_marker_finding
flexynesis --data_path dataset1 --model_class GNN --target_variables Erlotinib --fusion_type intermediate --hpo_iter 1 --features_top_percentile 10 --log_transform False --data_types gex --outdir . --prefix erlotinib_direct --early_stop_patience 3 --use_loss_weighting False --evaluate_baseline_performance False --subsample 50

0 comments on commit 2a0627f

Please sign in to comment.