Skip to content

Commit

Permalink
update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood authored Sep 7, 2024
1 parent 656771a commit 03f7ce8
Show file tree
Hide file tree
Showing 14 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Do not edit this file directly.
Benchmarking GRN inference methods

Path to source:
[`src`](https://github.com/openproblems-bio/task_grn_benchmark/tree/main/src)
[`src`](https://github.com/openproblems-bio/task_grn_inference/tree/main/src)

## README

Expand All @@ -22,9 +22,9 @@ to install the required dependencies.
## Download resources

``` bash
git clone [email protected]:openproblems-bio/task_grn_benchmark.git
git clone [email protected]:openproblems-bio/task_grn_inference.git

cd task_grn_benchmark
cd task_grn_inference

# download resources
scripts/download_resources.sh
Expand Down
2 changes: 1 addition & 1 deletion notebooks/process_results.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"metadata": {},
"outputs": [],
"source": [
"base_folder = '../../task_grn_benchmark/resources/results/subsample_200_gb/'"
"base_folder = '../../task_grn_inference/resources/results/subsample_200_gb/'"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions runs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"temporaryFolder: /tmp/viash_hub_repo10489538114835231235 uri: https://github.com/openproblems-bio/openproblems-v2.git\n",
"Cloning into '.'...\n",
"checkout out: List(git, checkout, origin/main_build, --, .) 0 \n",
"\u001b[37mExporting run_grn_evaluation (workflows) =nextflow=> /mnt/c/Users/nourisa/Documents/testProjs/ongoing/task_grn_benchmark/target/nextflow/workflows/run_grn_evaluation\u001b[0m\n",
"\u001b[37mExporting run_grn_evaluation (workflows) =nextflow=> /mnt/c/Users/nourisa/Documents/testProjs/ongoing/task_grn_inference/target/nextflow/workflows/run_grn_evaluation\u001b[0m\n",
"\u001b[33mNot all configs built successfully\u001b[0m\n",
"\u001b[33m 39 configs were disabled\u001b[0m\n",
"\u001b[32m 1/1 configs built successfully\u001b[0m\n"
Expand Down Expand Up @@ -90,7 +90,7 @@
"temporaryFolder: /tmp/viash_hub_repo10268443552668753296 uri: https://github.com/openproblems-bio/openproblems-v2.git\n",
"Cloning into '.'...\n",
"checkout out: List(git, checkout, origin/main_build, --, .) 0 \n",
"\u001b[37mExporting run_robustness_analysis (workflows) =nextflow=> /mnt/c/Users/nourisa/Documents/testProjs/ongoing/task_grn_benchmark/target/nextflow/workflows/run_robustness_analysis\u001b[0m\n",
"\u001b[37mExporting run_robustness_analysis (workflows) =nextflow=> /mnt/c/Users/nourisa/Documents/testProjs/ongoing/task_grn_inference/target/nextflow/workflows/run_robustness_analysis\u001b[0m\n",
"\u001b[33mNot all configs built successfully\u001b[0m\n",
"\u001b[33m 39 configs were disabled\u001b[0m\n",
"\u001b[32m 1/1 configs built successfully\u001b[0m\n"
Expand Down
2 changes: 1 addition & 1 deletion scripts/render_readme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ set -e
../openproblems-v2/bin/create_task_readme \
--task "grn_benchmark" \
--task_dir "src" \
--github_url "https://github.com/openproblems-bio/task_grn_benchmark/tree/main/" \
--github_url "https://github.com/openproblems-bio/task_grn_inference/tree/main/" \
--output "README.md"
2 changes: 1 addition & 1 deletion scripts/repo/run_grn_evaluation_all_layers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ HERE
# -params-file ${param_file}

# ./tw-windows-x86_64.exe launch `
# https://github.com/openproblems-bio/task_grn_benchmark.git `
# https://github.com/openproblems-bio/task_grn_inference.git `
# --revision build/main `
# --pull-latest `
# --main-script target/nextflow/workflows/run_grn_evaluation/main.nf `
Expand Down
2 changes: 1 addition & 1 deletion scripts/run_benchmark_single_omics.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ HERE
# -params-file ${param_file}

# ./tw-windows-x86_64.exe launch `
# https://github.com/openproblems-bio/task_grn_benchmark.git `
# https://github.com/openproblems-bio/task_grn_inference.git `
# --revision build/main `
# --pull-latest `
# --main-script target/nextflow/workflows/run_benchmark_single_omics/main.nf `
Expand Down
2 changes: 1 addition & 1 deletion scripts/run_grn_evaluation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ nextflow run . \
-params-file ${param_file}

# ./tw-windows-x86_64.exe launch `
# https://github.com/openproblems-bio/task_grn_benchmark.git `
# https://github.com/openproblems-bio/task_grn_inference.git `
# --revision build/main `
# --pull-latest `
# --main-script target/nextflow/workflows/run_grn_evaluation/main.nf `
Expand Down
2 changes: 1 addition & 1 deletion scripts/run_pc_vs_nc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ HERE
# -params-file ${param_file}

# ./tw-windows-x86_64.exe launch `
# https://github.com/openproblems-bio/task_grn_benchmark.git `
# https://github.com/openproblems-bio/task_grn_inference.git `
# --revision build/main `
# --pull-latest `
# --main-script target/nextflow/workflows/run_grn_evaluation/main.nf `
Expand Down
2 changes: 1 addition & 1 deletion scripts/run_process_perturbation_tw.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ publish_dir: "$publish_dir"
HERE


./tw-windows-x86_64.exe launch https://github.com/openproblems-bio/task_grn_benchmark.git `
./tw-windows-x86_64.exe launch https://github.com/openproblems-bio/task_grn_inference.git `
--revision build/main --pull-latest `
--main-script target/nextflow/workflows/process_perturbation/main.nf `
--workspace 53907369739130 --compute-env 6TeIFgV5OY4pJCk8I0bfOh `
Expand Down
4 changes: 2 additions & 2 deletions src/api/task_info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ readme: |
## Download resources
```bash
git clone [email protected]:openproblems-bio/task_grn_benchmark.git
git clone [email protected]:openproblems-bio/task_grn_inference.git
cd task_grn_benchmark
cd task_grn_inference
# download resources
scripts/download_resources.sh
Expand Down
4 changes: 2 additions & 2 deletions src/methods/multi_omics/celloracle_ns/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ if [ "$submit" = true ]; then


./tw-windows-x86_64.exe launch `
https://github.com/openproblems-bio/task_grn_benchmark.git `
https://github.com/openproblems-bio/task_grn_inference.git `
--revision build/main `
--pull-latest `
--main-script target/nextflow/workflows/run_grn_inference/main.nf `
Expand All @@ -51,7 +51,7 @@ fi


./tw-windows-x86_64.exe launch `
https://github.com/openproblems-bio/task_grn_benchmark.git `
https://github.com/openproblems-bio/task_grn_inference.git `
--revision build/main `
--pull-latest `
--main-script target/nextflow/workflows/grn_inference_celloracle/main.nf `
Expand Down
2 changes: 1 addition & 1 deletion src/methods/multi_omics/granie_ns/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ HERE


./tw-windows-x86_64.exe launch `
https://github.com/openproblems-bio/task_grn_benchmark.git `
https://github.com/openproblems-bio/task_grn_inference.git `
--revision build/main `
--pull-latest `
--main-script target/nextflow/workflows/grn_inference_scglue/main.nf `
Expand Down
2 changes: 1 addition & 1 deletion src/methods/multi_omics/scenicplus_ns/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ nextflow run . \


# ./tw-windows-x86_64.exe launch `
# https://github.com/openproblems-bio/task_grn_benchmark.git `
# https://github.com/openproblems-bio/task_grn_inference.git `
# --revision build/main `
# --pull-latest `
# --main-script target/nextflow/workflows/grn_inference_scenicplus/main.nf `
Expand Down
2 changes: 1 addition & 1 deletion src/methods/multi_omics/scglue_ns/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ HERE


# ./tw-windows-x86_64.exe launch `
# https://github.com/openproblems-bio/task_grn_benchmark.git `
# https://github.com/openproblems-bio/task_grn_inference.git `
# --revision build/main `
# --pull-latest `
# --main-script target/nextflow/workflows/grn_inference_scglue/main.nf `
Expand Down

0 comments on commit 03f7ce8

Please sign in to comment.