{
  "_id": "6a105ed3acfb0bcc41ca5cb3",
  "Package": "pwalign",
  "Title": "Perform pairwise sequence alignments",
  "Description": "The two main functions in the package are\npairwiseAlignment() and stringDist(). The former solves\n(Needleman-Wunsch) global alignment, (Smith-Waterman) local\nalignment, and (ends-free) overlap alignment problems. The\nlatter computes the Levenshtein edit distance or pairwise\nalignment score matrix for a set of strings.",
  "biocViews": "Alignment, SequenceMatching, Sequencing, Genetics",
  "URL": "https://bioconductor.org/packages/pwalign",
  "BugReports": "https://github.com/Bioconductor/pwalign/issues",
  "Version": "1.9.0",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "Authors@R": "c(\nperson(\"Patrick\", \"Aboyoun\", role=\"aut\"),\nperson(\"Robert\", \"Gentleman\", role=\"aut\"),\nperson(\"Hervé\", \"Pagès\", role=\"cre\",\nemail=\"hpages.on.github@gmail.com\",\ncomment=c(ORCID=\"0009-0002-8272-4522\")))",
  "Collate": "00datacache.R utils.R InDel-class.R AlignedXStringSet-class.R\nPairwiseAlignments-class.R\nPairwiseAlignmentsSingleSubject-class.R PairwiseAlignments-io.R\nalign-utils.R pid.R substitution_matrices.R pairwiseAlignment.R\nstringDist.R zzz.R",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:02:51 UTC",
  "RemoteUrl": "https://github.com/bioc/pwalign",
  "RemoteRef": "HEAD",
  "RemoteSha": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-08 09:15:14 UTC",
    "User": "root"
  },
  "Author": "Patrick Aboyoun [aut],\nRobert Gentleman [aut],\nHervé Pagès [cre] (ORCID: <https://orcid.org/0009-0002-8272-4522>)",
  "Maintainer": "Hervé Pagès <hpages.on.github@gmail.com>",
  "MD5sum": "e0cdb80de541bb4582f7e3dc045ddb95",
  "_user": "bioc",
  "_type": "src",
  "_file": "pwalign_1.9.0.tar.gz",
  "_fileid": "e29980ac5c94cfb9bf84142cb8372a9cbc825b81a7dfe914ad141d3a925b3593",
  "_filesize": 579543,
  "_sha256": "e29980ac5c94cfb9bf84142cb8372a9cbc825b81a7dfe914ad141d3a925b3593",
  "_created": "2026-05-08T09:15:14.000Z",
  "_published": "2026-05-22T13:49:07.166Z",
  "_jobs": [
    {
      "job": 77392846317,
      "time": 154,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6875867656"
    },
    {
      "job": 77392846428,
      "time": 175,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6875873534"
    },
    {
      "job": 77392846363,
      "time": 285,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6875905805"
    },
    {
      "job": 77392846916,
      "time": 192,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6875877873"
    },
    {
      "job": 77392846909,
      "time": 245,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6875894695"
    },
    {
      "job": 77392846994,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6875868003"
    },
    {
      "job": 77392847023,
      "time": 296,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6875942507"
    },
    {
      "job": 77392846755,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6875915203"
    },
    {
      "job": 77392846097,
      "time": 316,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6875931241"
    },
    {
      "job": 77392845910,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875825767"
    },
    {
      "job": 77392845458,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162096109"
    },
    {
      "job": 77392846706,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6875865829"
    },
    {
      "job": 77392846946,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6875865089"
    },
    {
      "job": 77392846153,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6875866862"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/pwalign",
  "_commit": {
    "id": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381371
  },
  "_maintainer": {
    "name": "Hervé Pagès",
    "email": "hpages.on.github@gmail.com",
    "login": "hpages",
    "linkedin": "in/hervé-pagès-5038527",
    "uuid": 8810451
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "BiocGenerics",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "IRanges",
      "role": "Depends"
    },
    {
      "package": "Biostrings",
      "version": ">= 2.71.5",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "LinkingTo"
    },
    {
      "package": "IRanges",
      "role": "LinkingTo"
    },
    {
      "package": "XVector",
      "role": "LinkingTo"
    },
    {
      "package": "Biostrings",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "Rmpi",
      "role": "Enhances"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 111,
  "_updates": [
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 3
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.9.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.8.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "alignment",
    "sequencematching",
    "sequencing",
    "genetics",
    "bioconductor-package"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "hpages",
      "count": 19,
      "uuid": 8810451
    },
    {
      "user": "jwokaty",
      "count": 11,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 11823,
    "source": "https://www.bioconductor.org/packages/stats/bioc/pwalign"
  },
  "_devurl": "https://github.com/bioconductor/pwalign",
  "_searchresults": 116,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pwalign.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bioconductor/pwalign",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "aligned",
    "alignedPattern",
    "alignedSubject",
    "as.matrix",
    "compareStrings",
    "consensusMatrix",
    "coverage",
    "deletion",
    "end",
    "errorSubstitutionMatrices",
    "indel",
    "insertion",
    "mismatch",
    "mismatchSummary",
    "mismatchTable",
    "nchar",
    "nedit",
    "nindel",
    "nmatch",
    "nmismatch",
    "nucleotideSubstitutionMatrix",
    "pairwiseAlignment",
    "PairwiseAlignments",
    "PairwiseAlignmentsSingleSubject",
    "parallel_slot_names",
    "parallelVectorNames",
    "pattern",
    "pid",
    "qualitySubstitutionMatrices",
    "score",
    "show",
    "start",
    "stringDist",
    "subject",
    "summary",
    "toString",
    "type",
    "unaligned",
    "Views",
    "width",
    "writePairwiseAlignments"
  ],
  "_datasets": [
    {
      "name": "BLOSUM100",
      "title": "Predefined scoring matrices",
      "object": "BLOSUM100",
      "file": "BLOSUM100.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "R",
        "N",
        "D",
        "C",
        "Q",
        "E",
        "G",
        "H",
        "I",
        "L",
        "K",
        "M",
        "F",
        "P",
        "S",
        "T",
        "W",
        "Y",
        "V",
        "B",
        "Z",
        "X",
        "*"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "BLOSUM45",
      "title": "Predefined scoring matrices",
      "object": "BLOSUM45",
      "file": "BLOSUM45.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "R",
        "N",
        "D",
        "C",
        "Q",
        "E",
        "G",
        "H",
        "I",
        "L",
        "K",
        "M",
        "F",
        "P",
        "S",
        "T",
        "W",
        "Y",
        "V",
        "B",
        "J",
        "Z",
        "X",
        "*"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "BLOSUM50",
      "title": "Predefined scoring matrices",
      "object": "BLOSUM50",
      "file": "BLOSUM50.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "R",
        "N",
        "D",
        "C",
        "Q",
        "E",
        "G",
        "H",
        "I",
        "L",
        "K",
        "M",
        "F",
        "P",
        "S",
        "T",
        "W",
        "Y",
        "V",
        "B",
        "Z",
        "X",
        "*"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "BLOSUM62",
      "title": "Predefined scoring matrices",
      "object": "BLOSUM62",
      "file": "BLOSUM62.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "R",
        "N",
        "D",
        "C",
        "Q",
        "E",
        "G",
        "H",
        "I",
        "L",
        "K",
        "M",
        "F",
        "P",
        "S",
        "T",
        "W",
        "Y",
        "V",
        "B",
        "J",
        "Z",
        "X",
        "*"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "BLOSUM80",
      "title": "Predefined scoring matrices",
      "object": "BLOSUM80",
      "file": "BLOSUM80.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "R",
        "N",
        "D",
        "C",
        "Q",
        "E",
        "G",
        "H",
        "I",
        "L",
        "K",
        "M",
        "F",
        "P",
        "S",
        "T",
        "W",
        "Y",
        "V",
        "B",
        "J",
        "Z",
        "X",
        "*"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "PAM120",
      "title": "Predefined scoring matrices",
      "object": "PAM120",
      "file": "PAM120.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "R",
        "N",
        "D",
        "C",
        "Q",
        "E",
        "G",
        "H",
        "I",
        "L",
        "K",
        "M",
        "F",
        "P",
        "S",
        "T",
        "W",
        "Y",
        "V",
        "B",
        "Z",
        "X",
        "*"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "PAM250",
      "title": "Predefined scoring matrices",
      "object": "PAM250",
      "file": "PAM250.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "R",
        "N",
        "D",
        "C",
        "Q",
        "E",
        "G",
        "H",
        "I",
        "L",
        "K",
        "M",
        "F",
        "P",
        "S",
        "T",
        "W",
        "Y",
        "V",
        "B",
        "Z",
        "X",
        "*"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "PAM30",
      "title": "Predefined scoring matrices",
      "object": "PAM30",
      "file": "PAM30.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "R",
        "N",
        "D",
        "C",
        "Q",
        "E",
        "G",
        "H",
        "I",
        "L",
        "K",
        "M",
        "F",
        "P",
        "S",
        "T",
        "W",
        "Y",
        "V",
        "B",
        "J",
        "Z",
        "X",
        "*"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "PAM40",
      "title": "Predefined scoring matrices",
      "object": "PAM40",
      "file": "PAM40.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "R",
        "N",
        "D",
        "C",
        "Q",
        "E",
        "G",
        "H",
        "I",
        "L",
        "K",
        "M",
        "F",
        "P",
        "S",
        "T",
        "W",
        "Y",
        "V",
        "B",
        "Z",
        "X",
        "*"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "PAM70",
      "title": "Predefined scoring matrices",
      "object": "PAM70",
      "file": "PAM70.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "R",
        "N",
        "D",
        "C",
        "Q",
        "E",
        "G",
        "H",
        "I",
        "L",
        "K",
        "M",
        "F",
        "P",
        "S",
        "T",
        "W",
        "Y",
        "V",
        "B",
        "J",
        "Z",
        "X",
        "*"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "phiX174Phage",
      "title": "Versions of bacteriophage phiX174 complete genome and sample short reads",
      "object": "phiX174Phage",
      "file": "phiX174Phage.rda",
      "class": [
        "DNAStringSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "quPhiX174",
      "title": "Versions of bacteriophage phiX174 complete genome and sample short reads",
      "object": "srPhiX174",
      "file": "srPhiX174.rda",
      "class": [
        "BStringSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "srPhiX174",
      "title": "Versions of bacteriophage phiX174 complete genome and sample short reads",
      "object": "srPhiX174",
      "file": "srPhiX174.rda",
      "class": [
        "DNAStringSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "wtPhiX174",
      "title": "Versions of bacteriophage phiX174 complete genome and sample short reads",
      "object": "srPhiX174",
      "file": "srPhiX174.rda",
      "class": [
        "integer"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "align-utils",
      "title": "Utility functions related to sequence alignment",
      "topics": [
        "align-utils",
        "compareStrings",
        "compareStrings,AlignedXStringSet0,AlignedXStringSet0-method",
        "compareStrings,character,character-method",
        "compareStrings,PairwiseAlignments,missing-method",
        "compareStrings,XString,XString-method",
        "compareStrings,XStringSet,XStringSet-method",
        "consensusMatrix,PairwiseAlignmentsSingleSubject-method",
        "coverage,AlignedXStringSet0-method",
        "coverage,PairwiseAlignmentsSingleSubject-method",
        "coverage,PairwiseAlignmentsSingleSubjectSummary-method",
        "mismatch,AlignedXStringSet0,missing-method",
        "mismatchSummary",
        "mismatchSummary,AlignedXStringSet0-method",
        "mismatchSummary,PairwiseAlignmentsSingleSubject-method",
        "mismatchSummary,PairwiseAlignmentsSingleSubjectSummary-method",
        "mismatchSummary,QualityAlignedXStringSet-method",
        "mismatchTable",
        "mismatchTable,AlignedXStringSet0-method",
        "mismatchTable,PairwiseAlignments-method",
        "mismatchTable,QualityAlignedXStringSet-method",
        "nedit",
        "nedit,PairwiseAlignments-method",
        "nedit,PairwiseAlignmentsSingleSubjectSummary-method",
        "nmatch,PairwiseAlignments,missing-method",
        "nmatch,PairwiseAlignmentsSingleSubjectSummary,missing-method",
        "nmismatch,AlignedXStringSet0,missing-method",
        "nmismatch,PairwiseAlignments,missing-method",
        "nmismatch,PairwiseAlignmentsSingleSubjectSummary,missing-method"
      ]
    },
    {
      "page": "AlignedXStringSet-class",
      "title": "AlignedXStringSet and QualityAlignedXStringSet objects",
      "topics": [
        "aligned",
        "aligned,AlignedXStringSet0-method",
        "AlignedXStringSet",
        "AlignedXStringSet-class",
        "AlignedXStringSet0",
        "AlignedXStringSet0-class",
        "as.character,AlignedXStringSet0-method",
        "class:AlignedXStringSet",
        "class:AlignedXStringSet0",
        "class:QualityAlignedXStringSet",
        "end,AlignedXStringSet0-method",
        "indel",
        "indel,AlignedXStringSet0-method",
        "nchar,AlignedXStringSet0-method",
        "nindel",
        "nindel,AlignedXStringSet0-method",
        "parallelVectorNames,AlignedXStringSet0-method",
        "parallel_slot_names,AlignedXStringSet0-method",
        "QualityAlignedXStringSet",
        "QualityAlignedXStringSet-class",
        "ranges,AlignedXStringSet0-method",
        "seqtype,AlignedXStringSet0-method",
        "show,AlignedXStringSet0-method",
        "start,AlignedXStringSet0-method",
        "toString,AlignedXStringSet0-method",
        "unaligned",
        "unaligned,AlignedXStringSet0-method",
        "width,AlignedXStringSet0-method"
      ]
    },
    {
      "page": "InDel-class",
      "title": "InDel objects",
      "topics": [
        "class:InDel",
        "deletion",
        "deletion,InDel-method",
        "InDel",
        "InDel-class",
        "insertion",
        "insertion,InDel-method"
      ]
    },
    {
      "page": "pairwiseAlignment",
      "title": "Optimal Pairwise Alignment",
      "topics": [
        "pairwiseAlignment",
        "pairwiseAlignment,ANY,ANY-method",
        "pairwiseAlignment,ANY,QualityScaledXStringSet-method",
        "pairwiseAlignment,QualityScaledXStringSet,ANY-method",
        "pairwiseAlignment,QualityScaledXStringSet,QualityScaledXStringSet-method"
      ]
    },
    {
      "page": "PairwiseAlignments-class",
      "title": "PairwiseAlignments, PairwiseAlignmentsSingleSubject, and PairwiseAlignmentsSingleSubjectSummary objects",
      "topics": [
        "aligned,PairwiseAlignmentsSingleSubject-method",
        "alignedPattern",
        "alignedPattern,PairwiseAlignments-method",
        "alignedSubject",
        "alignedSubject,PairwiseAlignments-method",
        "as.character,PairwiseAlignmentsSingleSubject-method",
        "as.matrix,PairwiseAlignmentsSingleSubject-method",
        "class:PairwiseAlignments",
        "class:PairwiseAlignmentsSingleSubject",
        "class:PairwiseAlignmentsSingleSubjectSummary",
        "deletion,PairwiseAlignments-method",
        "indel,PairwiseAlignments-method",
        "insertion,PairwiseAlignments-method",
        "length,PairwiseAlignmentsSingleSubjectSummary-method",
        "nchar,PairwiseAlignments-method",
        "nchar,PairwiseAlignmentsSingleSubjectSummary-method",
        "nindel,PairwiseAlignments-method",
        "nindel,PairwiseAlignmentsSingleSubjectSummary-method",
        "PairwiseAlignments",
        "PairwiseAlignments,character,character-method",
        "PairwiseAlignments,character,missing-method",
        "PairwiseAlignments,XString,XString-method",
        "PairwiseAlignments,XStringSet,missing-method",
        "PairwiseAlignments-class",
        "PairwiseAlignmentsSingleSubject",
        "PairwiseAlignmentsSingleSubject,character,character-method",
        "PairwiseAlignmentsSingleSubject,character,missing-method",
        "PairwiseAlignmentsSingleSubject,XString,XString-method",
        "PairwiseAlignmentsSingleSubject,XStringSet,missing-method",
        "PairwiseAlignmentsSingleSubject-class",
        "PairwiseAlignmentsSingleSubjectSummary",
        "PairwiseAlignmentsSingleSubjectSummary-class",
        "parallel_slot_names,PairwiseAlignments-method",
        "pattern",
        "pattern,PairwiseAlignments-method",
        "score,PairwiseAlignments-method",
        "score,PairwiseAlignmentsSingleSubjectSummary-method",
        "seqtype,PairwiseAlignments-method",
        "show,PairwiseAlignments-method",
        "show,PairwiseAlignmentsSingleSubjectSummary-method",
        "subject,PairwiseAlignments-method",
        "summary,PairwiseAlignmentsSingleSubject-method",
        "toString,PairwiseAlignmentsSingleSubject-method",
        "type",
        "type,PairwiseAlignments-method",
        "type,PairwiseAlignmentsSingleSubjectSummary-method",
        "Views,PairwiseAlignmentsSingleSubject-method"
      ]
    },
    {
      "page": "PairwiseAlignments-io",
      "title": "Write a PairwiseAlignments object to a file",
      "topics": [
        "PairwiseAlignments-io",
        "writePairwiseAlignments"
      ]
    },
    {
      "page": "phiX174Phage",
      "title": "Versions of bacteriophage phiX174 complete genome and sample short reads",
      "topics": [
        "phiX174Phage",
        "quPhiX174",
        "srPhiX174",
        "wtPhiX174"
      ]
    },
    {
      "page": "pid",
      "title": "Percent Sequence Identity",
      "topics": [
        "pid",
        "pid,PairwiseAlignments-method"
      ]
    },
    {
      "page": "predefined_scoring_matrices",
      "title": "Predefined scoring matrices",
      "topics": [
        "BLOSUM100",
        "BLOSUM45",
        "BLOSUM50",
        "BLOSUM62",
        "BLOSUM80",
        "PAM120",
        "PAM250",
        "PAM30",
        "PAM40",
        "PAM70",
        "predefined_scoring_matrices"
      ]
    },
    {
      "page": "stringDist",
      "title": "String Distance/Alignment Score Matrix",
      "topics": [
        "stringDist",
        "stringDist,character-method",
        "stringDist,QualityScaledXStringSet-method",
        "stringDist,XStringSet-method"
      ]
    },
    {
      "page": "substitution_matrices",
      "title": "Utilities to generate substitution matrices",
      "topics": [
        "errorSubstitutionMatrices",
        "nucleotideSubstitutionMatrix",
        "qualitySubstitutionMatrices",
        "substitution_matrices"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/pwalign/raw/HEAD/README.md",
  "_rundeps": [
    "BiocGenerics",
    "Biostrings",
    "crayon",
    "generics",
    "IRanges",
    "S4Vectors",
    "Seqinfo",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "PairwiseAlignments.Rnw",
      "filename": "PairwiseAlignments.pdf",
      "title": "Pairwise Sequence Alignments",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2024-03-21 02:43:00",
      "modified": "2024-03-21 17:36:59",
      "commits": 3
    }
  ],
  "_score": 8.659629912318504,
  "_indexed": true,
  "_nocasepkg": "pwalign",
  "_universes": [
    "bioc",
    "hpages",
    "bioconductor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-05-08T09:17:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "8a7359d6f1cbeebd68ca6059db0df3d0f31732cadd6c873c5abedc6edbce3f49",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-05-08T09:19:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "489949075597402aca88f30e0d9e638355dd4c6909e5ee0ad9c925ce334d522c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-05-08T09:17:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "5324da00b96a0e4b39ce7951b6d2e83a42f3e63309b9efbf73b2ecd79a119434",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-05-08T09:18:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "4a02e0c17cc253cf772da3156d07ca69ae17c0294aeb7e9c1b7ccc3abb702faf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-05-08T09:17:09.000Z",
      "arch": "aarch64",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "c1a1d939b12664b01d0c64998e64a35f4d8d18a8f4d8952344a9e4b1fea2c770",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-05-08T09:20:43.000Z",
      "arch": "x86_64",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "0a86af5cacdf017141c6a10bc7154d0f5e1f19ec30e8f1ad98ff50c3b50a8bed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-05-08T09:19:34.000Z",
      "arch": "aarch64",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "a6c0e5725788064df2738f0d02512247670e7533517b780966404b9b1a5c9834",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-05-08T09:19:58.000Z",
      "arch": "x86_64",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "1538ede1e5e2d405459d28fa1c795b233040042c82df00bd0935ef9c431f0c97",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-05-08T09:16:37.000Z",
      "arch": "x86_64",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "bb27d300cfe7151a4e3fad41c5312c8dbdf3c312a7cfb1e4af10fefed5c3d62e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-05-08T09:16:41.000Z",
      "arch": "x86_64",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "cdc3f7a901e1e99ab66034a207d1bc03072ac7c6b2bde28b4b373f93a5f4f021",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-05-08T09:16:49.000Z",
      "arch": "x86_64",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "cae7d37e102b762658a6dcbaa7503bf1a1bd3133218428e4f9e7e002dfc92c04",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.0",
      "date": "2026-05-22T13:48:50.000Z",
      "arch": "emscripten",
      "commit": "abba4014f77ec7f3bd4ca0ab666fb2153ab48ebc",
      "fileid": "e10bf5e8e2d63b0f30cfbc90169c87fc49eb8745f0de8bfd43dce48d3bf78309",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547359972"
    }
  ]
}