Skip to content

Tags: TravisWheelerLab/ULTRA

Tags

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.0.4 (#77)

* trying to change class initializaiton to fix the bug reported in #76

* Changing auto* to auto to stop issue 76

* Changing auto* to auto to stop issue 76

* Updating the format of estimated false discovery rate output

* Fixed a bug with calculating coverage

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.0.3 (#71)

* Updated --cite to point to the oup article

* Updated version string

* Added a --show_count (-c) flag that results in copy number, #insertions, #deletions, and #substitutions to be output. Implemented in json

* Added a --show_count (-c) flag that results in copy number, #insertions, #deletions, and #substitutions to be output. Implemented in json and tabfilewriter

* Updated README citation info, paper info
Updated github workflow to match https://github.com/TravisWheelerLab/release-workflow-example

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.0.3 (#71)

* Updated --cite to point to the oup article

* Updated version string

* Added a --show_count (-c) flag that results in copy number, #insertions, #deletions, and #substitutions to be output. Implemented in json

* Added a --show_count (-c) flag that results in copy number, #insertions, #deletions, and #substitutions to be output. Implemented in json and tabfilewriter

* Updated README citation info, paper info
Updated github workflow to match https://github.com/TravisWheelerLab/release-workflow-example

v1.0.3e

Toggle v1.0.3e's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release.yml (#75)

More substantial adjustments to the other workflow are necessary, we're reverting back

v1.0.3d

Toggle v1.0.3d's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release.yml (#74)

changing the github workflow again...

v1.0.3c

Toggle v1.0.3c's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release.yml (#73)

Fixing cmake problems...

v1.0.3b

Toggle v1.0.3b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release.yml (#72)

Added cmake support to the git workflow

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.0.2 (#67)

* Changed the control flow in main to allow a try/catch of a bad_alloc exception.

* Adjusted memory allocation behavior (larger models will use slightly less memory)

v1.0.2b

Toggle v1.0.2b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.0.2b (#68)

* Further improvement to ULTRA's automatic window sizing

* If built without release optimizations, ULTRA will now note that in -h.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Daniel olson patch 1 (#65)

* Update build.yml

Updating the build.yml file (cmake wasn't working)

* Update build.yml

Fixed? Maybe?

* Update build.yml