Skip to content

Commit a144e6d

Browse files
authored
Update README.md
1 parent 912e2bc commit a144e6d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ QuickEd
22
 
33
[![Release](https://img.shields.io/github/release/maxdoblas/quicked.svg)](https://github.com/maxdoblas/quicked/releases/latest)
44
[![CI](https://img.shields.io/github/actions/workflow/status/maxdoblas/quicked/build_and_test.yaml)](https://github.com/maxdoblas/QuickEd/actions/workflows/build_and_test.yaml)
5-
[![Publication](https://img.shields.io/badge/Published%20in-BioRxiv-167DA4.svg)](https://doi.org/10.1101/2024.09.13.612714)
5+
[![Publication](https://img.shields.io/badge/Published%20in-Bioinformatics-167DA4.svg)](https://doi.org/10.1093/bioinformatics/btaf112)
66
=====
77

88
QuickEd is a high-performance exact sequence alignment based on the bound-and-align paradigm.
@@ -281,3 +281,7 @@ make
281281
282282
> [!WARNING]
283283
> ASAN and UBSAN could fail when executing the Python binding. This is known behavior.
284+
285+
## CITATION
286+
**Max Doblas, Oscar Lostes-Cazorla, Quim Aguado-Puig, Cristian Iñiguez, Miquel Moreto, Santiago Marco-Sola**. ["QuickEd: High-performance exact sequence alignment based on bound-and-align"](https://doi.org/10.1093/bioinformatics/btaf112
287+
). Bioinformatics, 2025.

0 commit comments

Comments
 (0)