We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faeec73 commit 9f2a943Copy full SHA for 9f2a943
2 files changed
CITATION.cff
@@ -5,8 +5,7 @@ authors:
5
given-names: "Seth"
6
orcid: "https://orcid.org/0009-0002-0915-9459"
7
title: "ish"
8
-version: 1.1.0
9
-# DOI to be added when preprint is live
10
-# doi: 10.5281/zenodo.1234
11
-date-released: 2025-06-06
+version: 1.1.1
+doi: https://doi.org/10.1101/2025.06.04.657890
+date-released: 2025-06-09
12
url: "https://github.com/BioRadOpenSource/ish"
README.md
@@ -132,6 +132,10 @@ This is a benchmarking tool based on `parasail_aligner`.
132
>
133
> `ish-aligner` and all variations of it are for development purposes only.
134
135
+## Further Reading
136
+
137
+The associated paper can be found [here](https://www.biorxiv.org/content/10.1101/2025.06.04.657890v1).
138
139
## Future Work
140
141
- Support multiple queries
0 commit comments