<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>GPU-Portable Pairwise Sequence Alignment (WFA + Smith-Waterman)</dc:title>
  <dc:title>R package genoaligner version 1.0.0</dc:title>
  <dc:description>Pairwise sequence alignment from one portable C++17 core: edit-distance
    (Levenshtein / WFA-equivalent) and Smith-Waterman local alignment, both with score
    and CIGAR reconstruction. The core builds and runs anywhere (it is the CPU backend,
    so it needs no GPU toolchain); the wavefront/GPU backend (ROCm/CUDA) computes the
    same results with acceleration and is tracked in the sibling C++ repository. A batch
    API aligns many pairs in one call and reports how many were resolved, so silent
    under-serving is impossible. Designed to slot into data.frame/tibble pipelines.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, spelling</dc:relation>
  <dc:creator>Angel Robles-Fernandez &lt;a.l.robles.fernandez@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Angel Robles-Fernandez [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=genoaligner/LICENSE)</dc:rights>
  <dc:date>2026-09-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=genoaligner</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.genoaligner</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
