Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ACEnglish committed Feb 3, 2025
1 parent 5a64224 commit ad2af56
Show file tree
Hide file tree
Showing 12 changed files with 4,204 additions and 4 deletions.
4 changes: 2 additions & 2 deletions imgs/coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified repo_utils/answer_key/ga4gh/ga4gh_withrefine.base.vcf.gz
Binary file not shown.
Binary file modified repo_utils/answer_key/ga4gh/ga4gh_withrefine.base.vcf.gz.tbi
Binary file not shown.
Binary file modified repo_utils/answer_key/ga4gh/ga4gh_withrefine.comp.vcf.gz
Binary file not shown.
Binary file modified repo_utils/answer_key/ga4gh/ga4gh_withrefine.comp.vcf.gz.tbi
Binary file not shown.
Binary file modified repo_utils/answer_key/ga4gh/ga4gh_withrefine_orig.base.vcf.gz
Binary file not shown.
Binary file not shown.
Binary file modified repo_utils/answer_key/ga4gh/ga4gh_withrefine_orig.comp.vcf.gz
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion repo_utils/answer_key/help.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
usage: truvari [-h] CMD ...

Truvari v5.1.0 Structural Variant Benchmarking and Annotation
Truvari v5.1.1 Structural Variant Benchmarking and Annotation

Available commands:
bench Performance metrics from comparison of two VCFs
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion truvari/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
:data:`truvari.SZBINTYPE`
"""

__version__ = '5.1.0'
__version__ = '5.1.1'


from truvari.bench import (
Expand Down

0 comments on commit ad2af56

Please sign in to comment.