Skip to content

Commit

Permalink
readme: stress rust nightly; add contact
Browse files Browse the repository at this point in the history
  • Loading branch information
RagnarGrootKoerkamp committed Jun 29, 2023
1 parent 2d3f86e commit c92d94b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ Co-authored by [[https://github.com/pesho-ivanov][@pesho-ivanov]] and [[https://
~cargo run --release -- -i <input>.{seq,txt,fasta} -o output.csv~

This globally aligns sequence pairs from the input and writes a csv with lines of
~{cost},{score}~. Rust nightly is needed.
~{cost},{score}~. *You will need Rust nightly!*

If you run into any kind of problem, please (/please/ 🥺) make an issue or
reach out on matrix (@curious_coding:matrix.org).
- Citation ::
*Ragnar Groot Koerkamp*, *Pesho Ivanov*.
"Exact pairwise alignment using A* with seed heuristic and match pruning".
Expand Down

0 comments on commit c92d94b

Please sign in to comment.