Package: NameNeedle
Version: 1.2.8
Date: 2025-04-08
Title: Using Needleman-Wunsch to Match Sample Names
Authors@R: person(given = c("Kevin", "R."), family = "Coombes",
                  role = c("aut", "cre"), email = "krc@silicovore.com")
Description: The Needleman-Wunsch global alignment algorithm can be
  used to find approximate matches between sample names in different
  data sets. See Wang et al. (2010) <doi:10.4137/CIN.S5613>.
Depends: R (>= 3.0)
Imports: stats
Suggests: Biostrings
License: Apache License (== 2.0)
URL: http://oompa.r-forge.r-project.org/
Author: Kevin R. Coombes [aut, cre]
Maintainer: Kevin R. Coombes <krc@silicovore.com>
Repository: R-Forge
Repository/R-Forge/Project: nameneedle
Repository/R-Forge/Revision: 54
Repository/R-Forge/DateTimeStamp: 2025-04-08 12:53:11
Date/Publication: 2025-04-08 12:53:11
NeedsCompilation: no
Packaged: 2025-04-08 13:06:27 UTC; rforge
