diff test-data/db2.lmi/info.toml @ 3:73480ee77517 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/lexicmap commit a9227295a4cebc34b17def7b5ca3e4506222b963
author iuc
date Fri, 26 Sep 2025 20:46:49 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/db2.lmi/info.toml	Fri Sep 26 20:46:49 2025 +0000
@@ -0,0 +1,24 @@
+# Index format
+main-version = 3
+minor-version = 4
+# LexicHash
+max-K = 31
+masks = 20000
+rand-seed = 1
+# Seed distance
+max-seed-dist = 100
+seed-dist-in-desert = 50
+# Seeds (k-mer-value data) files
+chunks = 2
+index-partitions = 4096
+# Input genomes
+input-genomes = 1
+# Input bases
+input-bases = 14243
+# Genome data. 
+# 'genomes' might be larger than 'input-genomes', as some big fragmented genomes are split into multiple chunks.
+# In this case, 'genome-batch-size' is not accurate, being variable in different batches.
+genomes = 1
+genome-batch-size = 1
+genome-batches = 1
+contig-interval = 1000