Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Sep 8, 2023
1 parent 893807f commit d1e49f8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@ The rest of the workflows can be run in any order:
```bash
cd benchmarks/

run_benchmark_cool2hic.sh
run_benchmark_dump_chrom.sh
run_benchmark_dump_gw.sh
run_benchmark_fetch_and_sum.sh
run_benchmark_hic2ool.sh
run_benchmark_hicrep.sh
run_benchmark_load.sh
run_benchmark_workflow.sh
run_benchmark_zoomify.sh
./run_benchmark_cool2hic.sh
./run_benchmark_dump_chrom.sh
./run_benchmark_dump_gw.sh
./run_benchmark_fetch_and_sum.sh
./run_benchmark_hic2ool.sh
./run_benchmark_hicrep.sh
./run_benchmark_load.sh
./run_benchmark_workflow.sh
./run_benchmark_zoomify.sh
```

Inside the `common/configs` folder there are the following base configs:
Expand Down

0 comments on commit d1e49f8

Please sign in to comment.