<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-05-31T07:32:32Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/36202" metadataPrefix="marc">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/36202</identifier><datestamp>2026-02-03T10:57:27Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37953</setSpec></header><metadata><record xmlns="http://www.loc.gov/MARC21/slim" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
   <leader>00925njm 22002777a 4500</leader>
   <datafield ind2=" " ind1=" " tag="042">
      <subfield code="a">dc</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Espinosa, Elena</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Quislant-del-Barrio, Ricardo</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Larrosa-Jiménez, Rafael</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Plata-González, Óscar Guillermo</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="260">
      <subfield code="c">2024-12</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">The recent emergence of long-read sequencing technologies has enabled substan-&#xd;
tial improvements in accuracy and reduced computational costs. Nonetheless, pair-&#xd;
wise sequence alignment remains a time-consuming step in common bioinformat-&#xd;
ics pipelines, becoming a bottleneck in de novo whole-genome assembly. Speeding&#xd;
up this step requires heuristics and the development of memory-frugal and efficient&#xd;
implementations. A promising candidate for all of the above is Myers’ algorithm.&#xd;
However, the state-of-the-art implementations face scalability challenges when deal-&#xd;
ing with longer reads and large datasets. To address these challenges, we propose&#xd;
SeqMatcher, a fast and memory-frugal genomics sequence aligner. By leveraging&#xd;
the long registers of AVX-512, SeqMatcher reduces the data movement and memory&#xd;
footprint. In a comprehensive performance evaluation, SeqMatcher achieves speed-&#xd;
ups of up to 12.32x for the unbanded version and 26.70x for the banded version&#xd;
compared to the non-vectorized implementation, along with energy footprint reduc-&#xd;
tions of up to 2.59x. It also outperforms state-of-the-art implementations by factors&#xd;
of up to 29.21x, 17.56x, 13.47x, 9.12x, and 8.81x compared to Edlib, WFA2-lib,&#xd;
SeqAn, BSAlign, and QuickEd, while improving energy consumption with reduc-&#xd;
tions of up to 6.78x</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">Espinosa, E., Quislant, R., Larrosa, R. et al. SeqMatcher: efficient genome sequence matching with AVX-512 extensions. J Supercomput 81, 355 (2025). https://doi.org/10.1007/s11227-024-06789-0</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">https://hdl.handle.net/10630/36202</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">10.1007/s11227-024-06789-0</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Algoritmos computacionales</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Arquitectura de ordenadores</subfield>
   </datafield>
   <datafield ind2="0" ind1="0" tag="245">
      <subfield code="a">SeqMatcher: efficient genome sequence matching with AVX-512 extensions</subfield>
   </datafield>
</record>
</metadata></record></GetRecord></OAI-PMH>