# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pwalign" in publications use:' type: software license: Artistic-2.0 title: 'pwalign: Perform pairwise sequence alignments' version: 1.8.0 doi: 10.32614/CRAN.package.pwalign abstract: The two main functions in the package are pairwiseAlignment() and stringDist(). The former solves (Needleman-Wunsch) global alignment, (Smith-Waterman) local alignment, and (ends-free) overlap alignment problems. The latter computes the Levenshtein edit distance or pairwise alignment score matrix for a set of strings. authors: - family-names: Aboyoun given-names: Patrick - family-names: Gentleman given-names: Robert - family-names: Pagès given-names: Hervé email: hpages.on.github@gmail.com orcid: https://orcid.org/0009-0002-8272-4522 repository: https://bioc-release.r-universe.dev repository-code: https://github.com/Bioconductor/pwalign commit: a6c6c748d2cf97ec48b199f5f08c62ed34aadde1 url: https://bioconductor.org/packages/pwalign date-released: '2026-04-28' contact: - family-names: Pagès given-names: Hervé email: hpages.on.github@gmail.com orcid: https://orcid.org/0009-0002-8272-4522