Skip to content

Release 0.4.0#40

Merged
ressy merged 31 commits intomasterfrom
release-0.4.0
Sep 17, 2022
Merged

Release 0.4.0#40
ressy merged 31 commits intomasterfrom
release-0.4.0

Conversation

@ressy
Copy link
Member

@ressy ressy commented Sep 17, 2022

0.4.0 - 2022-09-17

Added

  • Automatic usage of all available references for a given species in igblast command (#39)
  • identity command for calculating pairwise identity between arbitrary queries and references (#31, #37)
  • Support for showing basic tree topology for Newick-format files in show command (#33)

Fixed

  • Uppercase file extensions are now supported by the show command (#35)
  • broken pipes (such as from igseq something | something else) are now handled gracefully (#30)

ressy added 30 commits July 14, 2022 17:04
Make the main function handle broken pipes and cleanup; fixes for pipe
handling for igblast context manager and subprocess
This reaches back out from the unit testing to run a bash script to
check this behavior.  Not sure if this would scale reasonably if there
are many more of these, but at least it's tested somewhere (and this
test currently fails on dev but should pass here)
Add sequence identity subcommand
Support Newick .tree files in show command
Support uppercase file extensions in show command
Make identity command disregard gaps and uppercase/lowercase differences
Default to all available references for a given species for IgBLAST
@ressy ressy merged commit 75f7d62 into master Sep 17, 2022
@ressy ressy deleted the release-0.4.0 branch September 17, 2022 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant