<?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>Striped Smith-Waterman Algorithm for Sequence Alignment using
SIMD</dc:title>
  <dc:title>R package ssw version 0.2.1</dc:title>
  <dc:description>Provides an R interface for 'SSW' (Striped Smith-Waterman)
    via its 'Python' binding 'ssw-py'. 'SSW' is a fast 'C' and 'C++'
    implementation of the Smith-Waterman algorithm for pairwise sequence
    alignment using Single-Instruction-Multiple-Data (SIMD) instructions.
    'SSW' enhances the standard algorithm by efficiently returning alignment
    information and suboptimal alignment scores.
    The core 'SSW' library offers performance improvements for various
    bioinformatics tasks, including protein database searches,
    short-read alignments, primary and split-read mapping,
    structural variant detection, and read-overlap graph generation.
    These features make 'SSW' particularly useful for genomic applications.
    Zhao et al. (2013) &lt;doi:10.1371/journal.pone.0082138&gt; developed the
    original 'C' and 'C++' implementation.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: reticulate</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown</dc:relation>
  <dc:creator>Nan Xiao &lt;me@nanx.me&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Nan Xiao [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-0250-5673&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ssw/LICENSE)</dc:rights>
  <dc:date>2024-09-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ssw</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ssw</dc:identifier>
</oai_dc:dc>
