We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a78fe commit 95f5abeCopy full SHA for 95f5abe
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
### Added
6
7
+ * Automatic usage of all available references for a given species in `igblast`
8
+ command ([#39])
9
* `identity` command for calculating pairwise identity between arbitrary
10
queries and references ([#31], [#37])
11
* Support for showing basic tree topology for Newick-format files in `show`
@@ -15,6 +17,7 @@
15
17
* broken pipes (such as from `igseq something | something else`) are now
16
18
handled gracefully ([#30])
19
20
+[#39]: https://github.com/ShawHahnLab/igseq/pull/39
21
[#37]: https://github.com/ShawHahnLab/igseq/pull/37
22
[#35]: https://github.com/ShawHahnLab/igseq/pull/35
23
[#33]: https://github.com/ShawHahnLab/igseq/pull/33
0 commit comments