algbio / ggcat

Compacted and colored de Bruijn graph construction and querying
MIT License
72 stars 10 forks source link

Fix jsonl output formatting error in query command. Closes #8. #9

Closed snystrom closed 1 year ago

snystrom commented 1 year ago

This is a minor change that quotes the query_index and matches keys in jsonl output for query. I also bumped the patch version of the querier crate to reflect the change. This closes #8.

snystrom commented 1 year ago

Awesome! By the way, ggcat is amazing. Loving it!