{
  "_id": "6a3aa27544e65c5976a7ee4a",
  "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.1",
  "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-05-22 06:10:02 UTC",
  "RemoteUrl": "https://github.com/bioc/pwalign",
  "RemoteRef": "HEAD",
  "RemoteSha": "f1991c73415ec8720cbdb57673fe57cd12715c23",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-23 15:02:51 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": "0a8f28310b3bf484e686faaefe963f90",
  "_user": "bioc",
  "_type": "src",
  "_file": "pwalign_1.9.1.tar.gz",
  "_fileid": "8e86f26cf93418c75f0e80ce7d0d9168169168a63a3d2147c55200ac20e281d3",
  "_filesize": 580194,
  "_sha256": "8e86f26cf93418c75f0e80ce7d0d9168169168a63a3d2147c55200ac20e281d3",
  "_created": "2026-06-23T15:02:51.000Z",
  "_published": "2026-06-23T15:12:53.504Z",
  "_jobs": [
    {
      "job": 82987632529,
      "time": 248,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7824885776"
    },
    {
      "job": 82987632513,
      "time": 247,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7824886583"
    },
    {
      "job": 82987632522,
      "time": 253,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7824887611"
    },
    {
      "job": 82987632483,
      "time": 257,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7824890869"
    },
    {
      "job": 82987632496,
      "time": 273,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7824895811"
    },
    {
      "job": 82987632497,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7824839857"
    },
    {
      "job": 82987632507,
      "time": 520,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7825016457"
    },
    {
      "job": 82987632477,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7824857022"
    },
    {
      "job": 82987632488,
      "time": 381,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7824951967"
    },
    {
      "job": 82986642062,
      "time": 276,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7824781920"
    },
    {
      "job": 82987632495,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7824835128"
    },
    {
      "job": 82987632614,
      "time": 164,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7824850715"
    },
    {
      "job": 82987632554,
      "time": 222,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7824874778"
    },
    {
      "job": 82987632464,
      "time": 232,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7824878780"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/pwalign",
  "_commit": {
    "id": "f1991c73415ec8720cbdb57673fe57cd12715c23",
    "author": "Hervé Pagès <hpages.on.github@gmail.com>",
    "committer": "Hervé Pagès <hpages.on.github@gmail.com>",
    "message": "pwalign 1.9.1: Import data() from BiocGenerics instead of utils\n",
    "time": 1779430202
  },
  "_maintainer": {
    "name": "Hervé Pagès",
    "email": "hpages.on.github@gmail.com",
    "login": "hpages",
    "linkedin": "in/hervé-pagès-5038527",
    "description": "",
    "uuid": 8810451
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "BiocGenerics",
      "version": ">= 0.59.3",
      "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": 113,
  "_updates": [
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.9.1",
      "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": 20,
      "uuid": 8810451
    },
    {
      "user": "jwokaty",
      "count": 11,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 441,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/bioconductor/pwalign",
  "_searchresults": 137,
  "_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": [
        "Introduction",
        "Pairwise Sequence Alignment Problems",
        "Main Pairwise Sequence Alignment Function",
        "Pairwise Sequence Alignment Classes",
        "Pairwise Sequence Alignment Helper Functions",
        "Edit Distances",
        "Application: Using Evolutionary Models in Protein Alignments",
        "Application: Removing Adapters from Sequence Reads",
        "Application: Quality Assurance in Sequencing Experiments",
        "Computation Profiling",
        "Computing alignment consensus matrices",
        "Exercise Answers",
        "Session Information"
      ],
      "created": "2024-03-21 02:43:00",
      "modified": "2024-03-21 17:36:59",
      "commits": 3
    }
  ],
  "_score": 7.84301152441517,
  "_indexed": true,
  "_nocasepkg": "pwalign",
  "_universes": [
    "bioc",
    "hpages",
    "bioconductor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-06-23T15:06:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "e765a2dbb3c6bcc6a2d60643cb39a9fe2da8daf841d4880c3720fd5ece3f6a60",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-06-23T15:06:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "25c357f1405df20823e46f02e6225ba8a098834f18631eeae291b4abb9270164",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-06-23T15:06:49.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "446090c13ccbb85fc75f8c955d215e32285f80d11937690ef214323a112f5121",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-06-23T15:06:34.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "4e2c676f468ff46d1cf8ea508555ece636ed0bd14a823ec106424ba68f011eea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-06-23T15:04:52.000Z",
      "arch": "aarch64",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "10b2f6b55643cf0676d9a7b395a6bc5dee072387841cbaec393c57d012adac27",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-06-23T15:09:03.000Z",
      "arch": "x86_64",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "5f8ae2dc84e5735ff83bb921f4dad78820d204233bc07ad04ce9c387dde2e886",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-06-23T15:05:03.000Z",
      "arch": "aarch64",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "1b827e2690ab2aed8198f96ac2252c77237e4ad9d1f4f307a7606fa24aa394cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-06-23T15:07:40.000Z",
      "arch": "x86_64",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "2d95ad91f467863cd377553c8c981b2b44e914c9415baaa5a3c7dddf615d1031",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.1",
      "date": "2026-06-23T15:05:25.000Z",
      "arch": "emscripten",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "fb6abc602dd6a1304e4ebbde47631c0dde61464ab8b815e10c066ca4760c157a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-06-23T15:04:23.000Z",
      "arch": "x86_64",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "045d74c9857d6389616cb44487f17eb11699734297367b1494714bc6ab34d4b8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-06-23T15:04:34.000Z",
      "arch": "x86_64",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "a87e8a066501ff49878bbe4eedbe931e07b127a115943bda4fa6ece92fddb34a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-06-23T15:05:02.000Z",
      "arch": "x86_64",
      "commit": "f1991c73415ec8720cbdb57673fe57cd12715c23",
      "fileid": "bf95d296a6ebcc718c7c3be560280ae7bec8222e44446415560706fc07b7a747",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28035203032"
    }
  ]
}