Mercurial > repos > iuc > kmindex
diff test-data/expected_query2_index2.json @ 1:5ff85ac22974 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/kmindex commit 6e165c3acaf1cda32e0c51a72b89eca059a93e3a
| author | iuc |
|---|---|
| date | Wed, 11 Mar 2026 11:36:47 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/expected_query2_index2.json Wed Mar 11 11:36:47 2026 +0000 @@ -0,0 +1,13 @@ +{ + "index2": { + "query_seq1": { + "SmallIndex": 1.0 + }, + "query_seq2": { + "SmallIndex": 0.0 + }, + "query_seq3": { + "SmallIndex": 0.3829787234042553 + } + } +} \ No newline at end of file
