view test-data/db.lmi/info.toml @ 4:0004a511baff draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/lexicmap commit eceb4b3a69c5a755feac55801e85eb914a669042
author iuc
date Thu, 20 Nov 2025 19:38:27 +0000
parents 2e6641136004
children
line wrap: on
line source

# 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 = 7417
# 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