File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22process BENCHMARK_REPORT {
33
44 conda ' python=3.12 duckdb=1.3 jinja2=3.1 typer=0.15 pyarrow=18 pyyaml=6'
5+ container ' community.wave.seqera.io/library/python_duckdb_jinja2_typer_pruned:2d95e1e826bbe38f'
56
67 input:
78 path data_dir
Original file line number Diff line number Diff line change 22process BUILD_TABLES {
33
44 conda ' python=3.12 duckdb=1.3 typer=0.15'
5+ container ' community.wave.seqera.io/library/python_duckdb_typer:4e41feb6944c5694'
56
67 input:
78 path runs_csv
Original file line number Diff line number Diff line change 33process CLEAN_CUR {
44
55 conda ' python=3.12 duckdb=1.3 typer=0.15 pyarrow=18'
6+ container ' community.wave.seqera.io/library/python_duckdb_typer_pyarrow:19ccd807ea5ffdd2'
67
78 input:
89 path cur_parquet
Original file line number Diff line number Diff line change 22process CLEAN_JSON {
33
44 conda ' python=3.12 duckdb=1.3 typer=0.15 pyyaml=6'
5+ container ' community.wave.seqera.io/library/python_duckdb_typer_pyyaml:8ad5d7c0efa1d073'
56
67 input:
78 path data_dir
Original file line number Diff line number Diff line change 22process RENDER_REPORT {
33
44 conda ' python=3.12 jinja2=3.1 typer=0.15 pyyaml=6'
5+ container ' community.wave.seqera.io/library/python_jinja2_typer_pyyaml:f17b76f008a1593b'
56
67 input:
78 path tables_dir
You can’t perform that action at this time.
0 commit comments