Package: SeqAlignR
Type: Package
Title: Sequence Alignment and Visualization Tool
Version: 0.1.1
Authors@R: c(
    person("Leonard", "Persson Norblad", email="leonard.norblad@gmail.com", role=c("aut", "cre"), comment = c(ORCID="0009-0004-8562-4118")),
    person("Kamil", "Slowikowski", email = "kslowikowski@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0002-2843-6370")))
Description: Computes the optimal alignment of two character sequences.
    Visualizes the result of the alignment in a matrix plot.
    Needleman, Saul B.; Wunsch, Christian D. (1970) "A general method applicable to the search for similarities in the amino acid sequence of two proteins" <doi:10.1016/0022-2836(70)90057-4>.
Imports: plot.matrix, graphics
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-02-06 10:16:42 UTC; Leonn
Author: Leonard Persson Norblad [aut, cre]
    (<https://orcid.org/0009-0004-8562-4118>),
  Kamil Slowikowski [ctb] (<https://orcid.org/0000-0002-2843-6370>)
Maintainer: Leonard Persson Norblad <leonard.norblad@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-07 17:50:13 UTC
Built: R 4.5.1; ; 2025-10-06 00:59:38 UTC; windows
