Home

GenMap

GenMap is a bioinformatics software tool designed to map sequencing reads to reference genomes, enabling fast and accurate alignments for genomic analyses such as variant discovery, comparative genomics, and assembly validation. It is built to handle large datasets and diverse genome sizes, with a emphasis on speed and memory efficiency.

The program uses a k-mer based indexing approach to locate candidate mapping positions in the reference genome

GenMap is used in research and clinical genomics workflows, including large-scale population studies and microbial genomics

Since its introduction, GenMap has contributed to the development of efficient mapping strategies and influenced subsequent

and
then
applies
a
rapid
refinement
step
to
compute
exact
or
near-exact
alignments.
It
supports
single-end
and
paired-end
reads,
works
with
both
short
and
long
sequencing
data,
and
can
operate
in
multi-threaded
mode
on
modern
CPUs.
Outputs
are
produced
in
standard
formats
suitable
for
downstream
processing,
such
as
SAM/BAM.
projects.
It
can
be
integrated
into
established
analysis
pipelines,
complementing
variant
calling,
transcriptomics,
and
genome
assembly
validation
tasks.
Its
design
aims
to
provide
a
reliable
balance
of
speed,
accuracy,
and
resource
usage.
tools
in
the
field
of
read
alignment.
The
project
is
supported
by
community
contributions
and
is
accompanied
by
documentation,
tutorials,
and
example
datasets
to
facilitate
adoption
by
researchers
and
educators.