Skip to content

Commit

Permalink
Use toil-vg that knows about DI2 and uses outfile correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
adamnovak committed Nov 5, 2024
1 parent 612d446 commit 8a12486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vgci/vgci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ KEEP_INTERMEDIATE_FILES=0
# Should we show stdout and stderr from tests? If so, set to "-s".
SHOW_OPT=""
# What toil-vg should we install?
TOIL_VG_PACKAGE="git+https://github.com/vgteam/toil-vg.git@d16da00b92c491f90433e151cb4f5a89a44395b8"
TOIL_VG_PACKAGE="git+https://github.com/vgteam/toil-vg.git@45782c7ba5a372e7c3587ac1c63f4895176fc828"
# What toil should we install?
# Could be something like "toil[aws,mesos]==3.20.0"
# or "git+https://github.com/DataBiosphere/toil.git@3ab74776a3adebd6db75de16985ce9d734f60743#egg=toil[aws,mesos]"
Expand Down

1 comment on commit 8a12486

@adamnovak
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vg CI tests complete for branch faster-gam-gaf-gbwt. View the full report here.

16 tests passed, 0 tests failed and 0 tests skipped in 17550 seconds

Please sign in to comment.