{
  "_id": "6a1b0a5e1d7bb097a0a06331",
  "Package": "strandCheckR",
  "Type": "Package",
  "Title": "Calculate strandness information of a bam file",
  "Version": "1.30.0",
  "Authors@R": "c(\nperson(\"Thu-Hien\", \"To\", email = \"tothuhien@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\n\"Stevie\", \"Pederson\",\nemail = \"stephen.pederson.au@gmail.com\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-8197-3303\")\n)\n)",
  "Maintainer": "Thu-Hien To <tothuhien@gmail.com>",
  "Description": "This package aims to quantify and remove putative double\nstrand DNA from a strand-specific RNA sample. There are also\noptions and methods to plot the positive/negative proportions\nof all sliding windows, which allow users to have an idea of\nhow much the sample was contaminated and the appropriate\nthreshold to be used for filtering.",
  "URL": "https://github.com/UofABioinformaticsHub/strandCheckR",
  "BugReports": "https://github.com/UofABioinformaticsHub/strandCheckR/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "biocViews": "RNASeq, Alignment, QualityControl, Coverage, ImmunoOncology",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev liblzma-dev libpng-dev\nlibxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:48:23 UTC",
  "RemoteUrl": "https://github.com/bioc/strandCheckR",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "d975c2695287cf1cd36ab1395184b2c84b091ff5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 11:00:10 UTC",
    "User": "root"
  },
  "Author": "Thu-Hien To [aut, cre],\nStevie Pederson [aut] (ORCID: <https://orcid.org/0000-0001-8197-3303>)",
  "MD5sum": "84125dbef0b208149fae8a66592246a6",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "strandCheckR_1.30.0.tar.gz",
  "_fileid": "2e21049b3a3edd5d8aa1803439a9df95ebeb4c5dd614c3e56300394856172723",
  "_filesize": 1197676,
  "_sha256": "2e21049b3a3edd5d8aa1803439a9df95ebeb4c5dd614c3e56300394856172723",
  "_created": "2026-05-30T11:00:10.000Z",
  "_published": "2026-05-30T16:03:42.104Z",
  "_jobs": [
    {
      "job": 78644280494,
      "time": 237,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307762510"
    },
    {
      "job": 78644280496,
      "time": 398,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307776971"
    },
    {
      "job": 78644280505,
      "time": 449,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307781521"
    },
    {
      "job": 78644280500,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309460660"
    },
    {
      "job": 78644280502,
      "time": 301,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309472151"
    },
    {
      "job": 78643781232,
      "time": 355,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307700396"
    },
    {
      "job": 78644280487,
      "time": 187,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307758276"
    },
    {
      "job": 78644280520,
      "time": 583,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307792223"
    },
    {
      "job": 78644280522,
      "time": 576,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307791633"
    },
    {
      "job": 78644280525,
      "time": 603,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307793875"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680878717",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/strandCheckR",
  "_commit": {
    "id": "d975c2695287cf1cd36ab1395184b2c84b091ff5",
    "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": 1777380503
  },
  "_maintainer": {
    "name": "Thu-Hien To",
    "email": "tothuhien@gmail.com",
    "login": "tothuhien",
    "description": "Norwegian University of Life Sciences",
    "uuid": 14748898
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Rsamtools",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomicAlignments",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg38.knownGene",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "rnaseq",
    "alignment",
    "qualitycontrol",
    "coverage",
    "immunooncology"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tothuhien",
      "count": 187,
      "uuid": 14748898
    },
    {
      "user": "smped",
      "count": 34,
      "uuid": 8252496
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "hpages",
      "count": 1,
      "uuid": 8810451
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    },
    {
      "user": "rmflight",
      "count": 1,
      "uuid": 1509626
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 383,
    "source": "https://www.bioconductor.org/packages/stats/bioc/strandCheckR"
  },
  "_devurl": "https://github.com/uofabioinformaticshub/strandcheckr",
  "_searchresults": 8,
  "_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/readme.html",
    "extra/readme.md",
    "extra/strandCheckR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uofabioinformaticshub/strandcheckr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "checkPairedEnd",
    "filterDNA",
    "getStrandFromBamFile",
    "getStrandFromReadInfo",
    "getWinOverlapEachIRange",
    "getWinOverlapEachReadFragment",
    "getWinOverlapGRanges",
    "intersectWithFeature",
    "plotHist",
    "plotWin"
  ],
  "_help": [
    {
      "page": "checkPairedEnd",
      "title": "Test whether a bam file is single-end or paired-end",
      "topics": [
        "checkPairedEnd"
      ]
    },
    {
      "page": "filterDNA",
      "title": "Filter reads comming from double strand sequences from a bam File",
      "topics": [
        "filterDNA"
      ]
    },
    {
      "page": "getStrandFromBamFile",
      "title": "Get the strand information of all windows from bam files",
      "topics": [
        "getStrandFromBamFile"
      ]
    },
    {
      "page": "getStrandFromReadInfo",
      "title": "Get the strand information of all windows from read information",
      "topics": [
        "getStrandFromReadInfo"
      ]
    },
    {
      "page": "getWinOverlapEachIRange",
      "title": "Get the ranges of sliding windows that overlap each range of an IRanges object.",
      "topics": [
        "getWinOverlapEachIRange"
      ]
    },
    {
      "page": "getWinOverlapEachReadFragment",
      "title": "Get the window ranges that overlap each read fragment",
      "topics": [
        "getWinOverlapEachReadFragment"
      ]
    },
    {
      "page": "getWinOverlapGRanges",
      "title": "Get the sliding windows that overlap a GRanges object",
      "topics": [
        "getWinOverlapGRanges"
      ]
    },
    {
      "page": "intersectWithFeature",
      "title": "Intersect the windows data frame with an annotation data frame",
      "topics": [
        "intersectWithFeature"
      ]
    },
    {
      "page": "plotHist",
      "title": "Plot the histogram of positive proportions",
      "topics": [
        "plotHist"
      ]
    },
    {
      "page": "plotWin",
      "title": "Plot the number of reads vs the proportion of '+' stranded reads.",
      "topics": [
        "plotWin"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/strandCheckR/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "dplyr",
    "farver",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "httr",
    "IRanges",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "reshape2",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "TxDb.Hsapiens.UCSC.hg38.knownGene",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "strandCheckR.Rmd",
      "filename": "strandCheckR.html",
      "title": "An Introduction To strandCheckR",
      "author": "Thu-Hien To, Stevie Pederson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Get windows information",
        "Intersect with an annotation GRanges object",
        "Plot histogram and windows information",
        "Filter bam files",
        "Session Info"
      ],
      "created": "2018-05-24 00:22:40",
      "modified": "2025-03-21 14:25:42",
      "commits": 33
    }
  ],
  "_score": 5.146128035678238,
  "_indexed": false,
  "_nocasepkg": "strandcheckr",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/strandCheckR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-05-30T11:11:52.000Z",
      "distro": "noble",
      "commit": "d975c2695287cf1cd36ab1395184b2c84b091ff5",
      "fileid": "0484a6f92f4280302214078c708ec3eabd5a75f18bc7b19aa1fcb8c3f6b5a35e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680878717"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-05-30T11:12:12.000Z",
      "distro": "noble",
      "commit": "d975c2695287cf1cd36ab1395184b2c84b091ff5",
      "fileid": "28acf5626968c76ea669b01a2fb2cfd015f0c7c8c56b7ce3b64123e6fa00ae7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680878717"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-05-30T15:59:35.000Z",
      "commit": "d975c2695287cf1cd36ab1395184b2c84b091ff5",
      "fileid": "8405e825a9f1f3ee00903f2c7377d83bbda1c8e6aecc9c9946cd4b1042b38b30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680878717"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-05-30T16:00:13.000Z",
      "commit": "d975c2695287cf1cd36ab1395184b2c84b091ff5",
      "fileid": "5bd85cec4b625d77351d610ad866fa45e5f4dd3c255c96c8dec8f4cc23bdd061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680878717"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.30.0",
      "date": "2026-05-30T11:11:22.000Z",
      "commit": "d975c2695287cf1cd36ab1395184b2c84b091ff5",
      "fileid": "2ea7a4931b9bdae06f4bf266adef6091e59328ba6a9f0ff32bec0993ce4e7c97",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680878717"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-30T11:14:02.000Z",
      "commit": "d975c2695287cf1cd36ab1395184b2c84b091ff5",
      "fileid": "5ef3fb3a92c89037b056030ae8c9956ac85e9cd34ed731ecbcc4ba9dcc92260c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680878717"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-30T11:13:59.000Z",
      "commit": "d975c2695287cf1cd36ab1395184b2c84b091ff5",
      "fileid": "da6573a3d51e91d08dcad693d57cd8a5432eed54ca513d306f58b1dec3131878",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680878717"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-30T11:14:09.000Z",
      "commit": "d975c2695287cf1cd36ab1395184b2c84b091ff5",
      "fileid": "f54ad86d540ae9cdbe14f28068b352a5a708a870eed217221d2dd1ec065dc404",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680878717"
    }
  ]
}