Mercurial > repos > iuc > kmindex
diff test-data/expected_query_t6.json @ 0:58820a4096c1 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/kmindex commit 0d0d172d11623cf6df8e3612f54a2ceb9f79df86
| author | iuc |
|---|---|
| date | Fri, 06 Feb 2026 10:19:30 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/expected_query_t6.json Fri Feb 06 10:19:30 2026 +0000 @@ -0,0 +1,13 @@ +{ + "test_index": { + "query_seq1": { + "SmallIndex": 1.0 + }, + "query_seq2": { + "SmallIndex": 0.0 + }, + "query_seq3": { + "SmallIndex": 0.3829787234042553 + } + } +}
