Move HMMER release notes into HMMER/; add BATH 1.0 and 2.0 notes - #17
Open
traviswheeler wants to merge 1 commit into
Open
Move HMMER release notes into HMMER/; add BATH 1.0 and 2.0 notes#17traviswheeler wants to merge 1 commit into
traviswheeler wants to merge 1 commit into
Conversation
Everything in release-notes/ described HMMER releases. Move those notes to release-notes/HMMER/, leaving LICENSE.sh in place, and add notes for BATH 1.0 and 2.0 in the style of the recent HMMER ones. Implemented with assistance from Claude (Fable 5.1)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Everything in release-notes/ described HMMER releases. This PR moves
those 35 files (the RELEASE-* and ANNOUNCE-* notes plus 00CHECKLIST
and HISTORY) into release-notes/HMMER/, leaves LICENSE.sh in place,
and adds release notes for BATH 1.0 and 2.0 in the style of the
recent HMMER ones.
The 2.0 note covers spliced alignment (--splice, --exontblout,
--min_intron/--max_intron), the SIMD ports of the frameshift and
splice kernels, the local bias and F4 filters, opt-in --fs, the
bathconvert requirement for 1.x models, and the removed options and
platforms.
Independent of #16; the two branches touch different files.
Implemented with assistance from Claude (Fable 5.1)