{
  "_id": "6a2be7c63efcd9bda42cdf06",
  "Package": "Rbowtie2",
  "Type": "Package",
  "Title": "An R Wrapper for Bowtie2 and AdapterRemoval",
  "Version": "2.18.0",
  "Date": "2021-10-5",
  "Authors@R": "c(person(given = \"Zheng\", family = \"Wei\", role = c(\"aut\",\"cre\"),\nemail = \"wzweizheng@qq.com\"),\nperson(given = \"Wei\", family = \"Zhang\", role = c(\"aut\"),\nemail = \" weizhang0505@126.com\"))",
  "Description": "This package provides an R wrapper of the popular bowtie2\nsequencing reads aligner and AdapterRemoval, a convenient tool\nfor rapid adapter trimming, identification, and read merging.\nThe package contains wrapper functions that allow for genome\nindexing and alignment to those indexes. The package also\nallows for the creation of .bam files via Rsamtools.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "SystemRequirements": "C++11, GNU make, samtools",
  "Archs": "x64",
  "RoxygenNote": "7.1.1",
  "biocViews": "Sequencing, Alignment, Preprocessing",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:46:19 UTC",
  "RemoteUrl": "https://github.com/bioc/Rbowtie2",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 10:48:08 UTC",
    "User": "root"
  },
  "Author": "Zheng Wei [aut, cre],\nWei Zhang [aut]",
  "Maintainer": "Zheng Wei <wzweizheng@qq.com>",
  "MD5sum": "a237acede871436c04d7fbf7120136c8",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "Rbowtie2_2.18.0.tar.gz",
  "_fileid": "477ad351f27c1f7de1f517f72805dda77ac028e13e335f1a087a38633393a5b7",
  "_filesize": 1720681,
  "_sha256": "477ad351f27c1f7de1f517f72805dda77ac028e13e335f1a087a38633393a5b7",
  "_created": "2026-06-12T10:48:08.000Z",
  "_published": "2026-06-12T11:04:38.750Z",
  "_jobs": [
    {
      "job": 81012402119,
      "time": 285,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589689689"
    },
    {
      "job": 81012402174,
      "time": 355,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7589712028"
    },
    {
      "job": 81012402187,
      "time": 375,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7589717617"
    },
    {
      "job": 81012402151,
      "time": 356,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589712300"
    },
    {
      "job": 81012402166,
      "time": 359,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589712852"
    },
    {
      "job": 81012402176,
      "time": 262,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7589682491"
    },
    {
      "job": 81012402198,
      "time": 763,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7589841066"
    },
    {
      "job": 81012402202,
      "time": 214,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589666909"
    },
    {
      "job": 81012402159,
      "time": 697,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589820925"
    },
    {
      "job": 81010986383,
      "time": 557,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589595843"
    },
    {
      "job": 81012402135,
      "time": 226,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81012402172,
      "time": 406,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7589727709"
    },
    {
      "job": 81012402165,
      "time": 366,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7589715084"
    },
    {
      "job": 81012402164,
      "time": 355,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7589711875"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/Rbowtie2",
  "_commit": {
    "id": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380379
  },
  "_maintainer": {
    "name": "Zheng Wei",
    "email": "wzweizheng@qq.com",
    "login": "wzthu",
    "description": "eXplainable AI (XAI) |\ndeep learning |\ngenomics |\ncomputational biology |\nbioinformatics ",
    "uuid": 19941845
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.19.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.18.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "sequencing",
    "alignment",
    "preprocessing",
    "cpp"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 728,
    "source": "https://www.bioconductor.org/packages/stats/bioc/Rbowtie2"
  },
  "_searchresults": 39,
  "_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/Rbowtie2.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "adapterremoval_usage",
    "adapterremoval_version",
    "bowtie2",
    "bowtie2_build",
    "bowtie2_build_usage",
    "bowtie2_samtools",
    "bowtie2_usage",
    "bowtie2_version",
    "identify_adapters",
    "remove_adapters"
  ],
  "_help": [
    {
      "page": "dot-callbinary",
      "title": "Make system call for binaries",
      "topics": [
        ".callbinary"
      ]
    },
    {
      "page": "adapterremoval_usage",
      "title": "Print available arguments for adapterremoval",
      "topics": [
        "adapterremoval_usage"
      ]
    },
    {
      "page": "adapterremoval_version",
      "title": "Print version information of adapterremoval",
      "topics": [
        "adapterremoval_version"
      ]
    },
    {
      "page": "bowtie2",
      "title": "Interface to bowtie2 of bowtie2-2.2.3",
      "topics": [
        "bowtie2"
      ]
    },
    {
      "page": "bowtie2_build_usage",
      "title": "Print available arguments that can be passed to bowtie2_build()",
      "topics": [
        "bowtie2_build_usage"
      ]
    },
    {
      "page": "bowtie2_samtools",
      "title": "Interface to bowtie2-2.4.4 align function",
      "topics": [
        "bowtie2_samtools"
      ]
    },
    {
      "page": "bowtie2_usage",
      "title": "Print available arguments that can be passed to bowtie2()",
      "topics": [
        "bowtie2_usage"
      ]
    },
    {
      "page": "bowtie2_version",
      "title": "Print version information of bowtie2-2.4.4",
      "topics": [
        "bowtie2_version"
      ]
    },
    {
      "page": "bowtie2-build",
      "title": "Interface to bowtie2-2.4.4 build function",
      "topics": [
        "bowtie2-build",
        "bowtie2_build"
      ]
    },
    {
      "page": "checkFileCreateable",
      "title": "Check if file is creatable",
      "topics": [
        "checkFileCreatable",
        "checkFileCreateable"
      ]
    },
    {
      "page": "checkFileExist",
      "title": "Check if file exists",
      "topics": [
        "checkFileExist"
      ]
    },
    {
      "page": "checkIndexType",
      "title": "Determine bowtie2 index type",
      "topics": [
        "checkIndexType"
      ]
    },
    {
      "page": "checkPathExist",
      "title": "Check if path exists",
      "topics": [
        "checkPathExist"
      ]
    },
    {
      "page": "checkSamtoolsExists",
      "title": "Check if samtools exists on the system",
      "topics": [
        "checkSamtoolsExists"
      ]
    },
    {
      "page": "identify_adapters",
      "title": "identify adapters for paired-end reads",
      "topics": [
        "identify_adapters"
      ]
    },
    {
      "page": "remove_adapters",
      "title": "Interface to bowtie2 of adapterremoval-2.2.1a",
      "topics": [
        "remove_adapters"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/Rbowtie2/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "BH",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "codetools",
    "cpp11",
    "crayon",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lambda.r",
    "magrittr",
    "Rhtslib",
    "Rsamtools",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "XVector"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Rbowtie2-Introduction.Rmd",
      "filename": "Rbowtie2-Introduction.html",
      "title": "An Introduction to Rbowtie2",
      "author": "Zheng Wei and Wei Zhang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "An Example Workflow by Using Rbowtie2",
        "Installation",
        "Loading",
        "AdapterRemoval",
        "Idetitify Adapter",
        "Remove Adapter",
        "Additional Arguments and Version",
        "Bowtie2",
        "Build Bowtie2 Index",
        "Additional Arguments of Bowtie Build",
        "Bowtie2 Alignment",
        "Additional Arguments and Version of Bowtie2 Aligner",
        "Session Infomation",
        "Acknowledgement",
        "References"
      ],
      "created": "2017-08-23 06:37:21",
      "modified": "2021-09-18 11:52:45",
      "commits": 22
    }
  ],
  "_score": 5.545307116465824,
  "_indexed": false,
  "_nocasepkg": "rbowtie2",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/Rbowtie2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.18.0",
      "date": "2026-06-12T10:53:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
      "fileid": "e6c23a3ba44413914fa5a8ed68690b8f756490c40af3ce8b50e31f2babea9598",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.18.0",
      "date": "2026-06-12T10:54:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
      "fileid": "4da5a2987aa9f6ded5506fc11754dcadfb61e00b9179d82a44bc6489b4d38651",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.18.0",
      "date": "2026-06-12T10:53:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
      "fileid": "ffef06849e167e8faadf5656e0308285b27003e2b3a12e511896404827022781",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.18.0",
      "date": "2026-06-12T10:54:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
      "fileid": "e19fb446ab661dc919c5e557db4ee031fb5529282608d8c37ffad8c2eff2977f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.18.0",
      "date": "2026-06-12T10:53:25.000Z",
      "arch": "aarch64",
      "commit": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
      "fileid": "95dd21e1132278aa6d1e86100f651c51e0695ede64f1e869f692eaf06bd9a9df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.18.0",
      "date": "2026-06-12T10:56:34.000Z",
      "arch": "x86_64",
      "commit": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
      "fileid": "2c2bc0da6d6844134cf839a0c2adbfd8056f47c9b782625d1da0d9e734c3ac28",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.18.0",
      "date": "2026-06-12T10:53:08.000Z",
      "arch": "aarch64",
      "commit": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
      "fileid": "24418548880a4ad25e282adb0b8cebd7e0cd35891b1ea3bf81cbf919a133e411",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.18.0",
      "date": "2026-06-12T10:57:02.000Z",
      "arch": "x86_64",
      "commit": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
      "fileid": "71885fa6e6e46993053e4d8bdb7b3111cc97380cb1048aaf682e26c1c193909d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.18.0",
      "date": "2026-06-12T10:53:35.000Z",
      "arch": "x86_64",
      "commit": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
      "fileid": "f3f5dcddb662e8cda31050907b7a39876abc962cd222acb31ce3951fed27dc84",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.18.0",
      "date": "2026-06-12T10:52:45.000Z",
      "arch": "x86_64",
      "commit": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
      "fileid": "a21cd60302da911607625cec4fbaaaca872973fc7864710305ff09d88f64b209",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.18.0",
      "date": "2026-06-12T10:52:44.000Z",
      "arch": "x86_64",
      "commit": "9ab99b568469fc9c37764e2d20bbcbb57b6ffc77",
      "fileid": "f5769b80ed02ce7317fd39434aad09b0ec820078eef203f02d2194d9fa3116a1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410690343"
    }
  ]
}