{
  "_id": "6a1ad7dd1d7bb097a09e667f",
  "Package": "crisprBwa",
  "Version": "1.17.0",
  "Date": "2026-04-02",
  "Title": "BWA-based alignment of CRISPR gRNA spacer sequences",
  "Authors@R": "c(\nperson(\"Jean-Philippe\", \"Fortin\", email = \"fortin946@gmail.com\", role = c(\"aut\", \"cre\")))",
  "biocViews": "CRISPR, FunctionalGenomics, Alignment",
  "Description": "Provides a user-friendly interface to map on-targets and\noff-targets of CRISPR gRNA spacer sequences using bwa. The\nalignment is fast, and can be performed using either\ncommonly-used or custom CRISPR nucleases. The alignment can\nwork with any reference or custom genomes. Currently not\nsupported on Windows machines.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/crisprVerse/crisprBwa/issues",
  "URL": "https://github.com/crisprVerse/crisprBwa",
  "OS_type": "unix",
  "Config/Bioconductor/UnsupportedPlatforms": "windows",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev liblzma-dev libxml2-dev\nlibssl-dev libx11-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:58:18 UTC",
  "RemoteUrl": "https://github.com/bioc/crisprBwa",
  "RemoteRef": "HEAD",
  "RemoteSha": "aa75c9b1b6c2c343071905babaa7958558978eef",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:52:45 UTC",
    "User": "root"
  },
  "Author": "Jean-Philippe Fortin [aut, cre]",
  "Maintainer": "Jean-Philippe Fortin <fortin946@gmail.com>",
  "MD5sum": "aaeea2d47ac88f44983e12b8416278cc",
  "_user": "bioc",
  "_type": "src",
  "_file": "crisprBwa_1.17.0.tar.gz",
  "_fileid": "c47c9b7419c942bb87618b6620af460360b10aee75b574eeee443ba29052e059",
  "_filesize": 165991,
  "_sha256": "c47c9b7419c942bb87618b6620af460360b10aee75b574eeee443ba29052e059",
  "_created": "2026-05-30T08:52:45.000Z",
  "_published": "2026-05-30T12:28:13.594Z",
  "_jobs": [
    {
      "job": 78637886523,
      "time": 250,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306998983"
    },
    {
      "job": 78637886528,
      "time": 432,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307018109"
    },
    {
      "job": 78637886525,
      "time": 441,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307019024"
    },
    {
      "job": 78637886521,
      "time": 246,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308163602"
    },
    {
      "job": 78637886524,
      "time": 215,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308161075"
    },
    {
      "job": 78637583489,
      "time": 317,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306972925"
    },
    {
      "job": 78637886526,
      "time": 203,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306994037"
    },
    {
      "job": 78637886527,
      "time": 237,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": ""
    },
    {
      "job": 78637886529,
      "time": 165,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": ""
    },
    {
      "job": 78637886530,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": ""
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679614809",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/crisprBwa",
  "_commit": {
    "id": "aa75c9b1b6c2c343071905babaa7958558978eef",
    "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": 1777381098
  },
  "_maintainer": {
    "name": "Jean-Philippe Fortin",
    "email": "fortin946@gmail.com",
    "login": "jfortin1",
    "bluesky": "@jp-fortin.bsky.social",
    "linkedin": "in/jean-philippe-fortin-98a68a47",
    "description": "Freelancer | Father of the @crisprVerse ",
    "uuid": 2328424
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "BSgenome",
      "role": "Imports"
    },
    {
      "package": "crisprBase",
      "version": ">= 0.99.15",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "Rbwa",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg38",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.17.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.16.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "crispr",
    "functionalgenomics",
    "alignment",
    "aligner",
    "bioconductor",
    "bioconductor-package",
    "bwa",
    "crispr-analysis",
    "crispr-cas9",
    "crispr-design",
    "crispr-target",
    "grna",
    "grna-sequence",
    "grna-sequences",
    "sgrna",
    "sgrna-design"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "jfortin1",
      "count": 11,
      "uuid": 2328424
    },
    {
      "user": "nturaga",
      "count": 2,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 1,
      "uuid": 8810451
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 307,
    "source": "https://www.bioconductor.org/packages/stats/bioc/crisprBwa"
  },
  "_devurl": "https://github.com/crisprverse/crisprbwa",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crisprBwa.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/crisprverse/crisprbwa",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "runBwa",
    "runCrisprBwa"
  ],
  "_help": [
    {
      "page": "runBwa",
      "title": "Run BWA short-read aligner",
      "topics": [
        "runBwa"
      ]
    },
    {
      "page": "runCrisprBwa",
      "title": "Find gRNA spacer alignments with bwa",
      "topics": [
        "runCrisprBwa"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/crisprBwa/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "BSgenome",
    "cigarillo",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "crisprBase",
    "curl",
    "DelayedArray",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "glue",
    "hms",
    "httr",
    "IRanges",
    "jsonlite",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rbwa",
    "RCurl",
    "readr",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "crisprBwa.Rmd",
      "filename": "crisprBwa.html",
      "title": "crisprBwa: alignment of gRNA spacer sequences using BWA",
      "author": "Jean-Philippe Fortin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview of crisprBwa",
        "Installation and getting started",
        "Software requirements",
        "OS Requirements",
        "R Dependencies",
        "Installation from Bioconductor",
        "Building a bwa index",
        "Alignment using runCrisprBwa",
        "Applications beyond CRISPR",
        "Example using RNAi (siRNA design)",
        "Reproducibility",
        "References"
      ],
      "created": "2022-01-21 16:58:27",
      "modified": "2022-10-17 18:49:16",
      "commits": 6
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "crisprbwa",
  "_universes": [
    "bioc",
    "jfortin1",
    "crisprverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.17.0",
      "date": "2026-05-30T08:57:27.000Z",
      "distro": "noble",
      "commit": "aa75c9b1b6c2c343071905babaa7958558978eef",
      "fileid": "4a998603cdd3f87903603fd21ab01f4d714c2dc716a7c5ae4d9ba8099971cb91",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679614809"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.17.0",
      "date": "2026-05-30T08:57:33.000Z",
      "distro": "noble",
      "commit": "aa75c9b1b6c2c343071905babaa7958558978eef",
      "fileid": "432b0d38c277e4b57011d1aa47ea0d72c21e441d33c8a8e6ac5f9fa646905aa7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679614809"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.17.0",
      "date": "2026-05-30T12:26:03.000Z",
      "commit": "aa75c9b1b6c2c343071905babaa7958558978eef",
      "fileid": "61102af36266af6c777195ea64b07f36d5a2241743c5180389c0f8efaea321c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679614809"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.17.0",
      "date": "2026-05-30T12:25:47.000Z",
      "commit": "aa75c9b1b6c2c343071905babaa7958558978eef",
      "fileid": "86a5b83dfac33d4128fdfe5ea34c57b508dc6cfd3d1b841ba4f51c86e9a1ee8e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679614809"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.17.0",
      "date": "2026-05-30T08:56:44.000Z",
      "commit": "aa75c9b1b6c2c343071905babaa7958558978eef",
      "fileid": "7f6aad1b593579e146c4aed64301e9ec45c0598b8d2e5ef247de93e746c56eff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679614809"
    }
  ]
}