{
  "_id": "6a1accef1d7bb097a09dec69",
  "Package": "gscreend",
  "Type": "Package",
  "Title": "Analysis of pooled genetic screens",
  "Version": "1.27.0",
  "Authors@R": "c(\nperson(\"Katharina\", \"Imkeller\", email = \"k.imkeller@dkfz.de\", role = c(\"cre\", \"aut\")),\nperson(\"Wolfgang\", \"Huber\", email = \"wolfgang.huber@embl.de\", role = \"aut\"))",
  "Description": "Package for the analysis of pooled genetic screens (e.g.\nCRISPR-KO). The analysis of such screens is based on the\ncomparison of gRNA abundances before and after a cell\nproliferation phase. The gscreend packages takes gRNA counts as\ninput and allows detection of genes whose knockout decreases or\nincreases cell proliferation.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "biocViews": "Software, StatisticalMethod, PooledScreens, CRISPR",
  "URL": "https://github.com/imkeller/gscreend",
  "BugReports": "https://github.com/imkeller/gscreend/issues",
  "Config/pak/sysreqs": "cmake zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:51:08 UTC",
  "RemoteUrl": "https://github.com/bioc/gscreend",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8621dfc5a485a070817ca8419ec6bfe9cf6958f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:06:33 UTC",
    "User": "root"
  },
  "Author": "Katharina Imkeller [cre, aut],\nWolfgang Huber [aut]",
  "Maintainer": "Katharina Imkeller <k.imkeller@dkfz.de>",
  "MD5sum": "68cbd714d668a9f1cf52e0030249f742",
  "_user": "bioc",
  "_type": "src",
  "_file": "gscreend_1.27.0.tar.gz",
  "_fileid": "ecf639e151e332d634aca62ca96c756bf5b8fce06aa29a582068162c214bab75",
  "_filesize": 3223045,
  "_sha256": "ecf639e151e332d634aca62ca96c756bf5b8fce06aa29a582068162c214bab75",
  "_created": "2026-05-30T08:06:33.000Z",
  "_published": "2026-05-30T11:41:35.488Z",
  "_jobs": [
    {
      "job": 78635505888,
      "time": 154,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306718780"
    },
    {
      "job": 78635505883,
      "time": 361,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306739498"
    },
    {
      "job": 78635505897,
      "time": 365,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306739868"
    },
    {
      "job": 78635505895,
      "time": 248,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307916028"
    },
    {
      "job": 78635505903,
      "time": 232,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307916226"
    },
    {
      "job": 78635251423,
      "time": 293,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306703104"
    },
    {
      "job": 78635505894,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306716921"
    },
    {
      "job": 78635505916,
      "time": 260,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306729706"
    },
    {
      "job": 78635505906,
      "time": 357,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306739126"
    },
    {
      "job": 78635505908,
      "time": 271,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306730738"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678731677",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/gscreend",
  "_commit": {
    "id": "b8621dfc5a485a070817ca8419ec6bfe9cf6958f",
    "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": 1777380668
  },
  "_maintainer": {
    "name": "Katharina Imkeller",
    "email": "k.imkeller@dkfz.de"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "fGarch",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.27.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.26.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "statisticalmethod",
    "pooledscreens",
    "crispr"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "nturaga",
      "count": 12,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 6,
      "uuid": 1744257
    },
    {
      "user": "federicomarini",
      "count": 3,
      "uuid": 7447478
    },
    {
      "user": "agimkeller",
      "count": 3,
      "uuid": 89422241
    },
    {
      "user": "imkeller",
      "count": 1,
      "uuid": 12393927
    },
    {
      "user": "lshep",
      "count": 1,
      "uuid": 18724380
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 342,
    "source": "https://www.bioconductor.org/packages/stats/bioc/gscreend"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/imkeller/gscreend",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gscreend.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/imkeller/gscreend",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "createPoolScreenExp",
    "GeneData",
    "plotModelParameters",
    "plotReplicateCorrelation",
    "ResultsTable",
    "RunGscreend",
    "sgRNAData"
  ],
  "_help": [
    {
      "page": "createPoolScreenExp",
      "title": "Create PoolScreenExp Experiment",
      "topics": [
        "createPoolScreenExp"
      ]
    },
    {
      "page": "GeneData",
      "title": "GeneData: set and retrieve GeneData of PoolScreenExp",
      "topics": [
        "GeneData"
      ]
    },
    {
      "page": "GeneData-PoolScreenExp-method",
      "title": "Accessor function for the Gene slot of the PoolScreenExp class",
      "topics": [
        "GeneData,PoolScreenExp-method"
      ]
    },
    {
      "page": "plotModelParameters",
      "title": "Plot model parameters from the fitting",
      "topics": [
        "plotModelParameters"
      ]
    },
    {
      "page": "plotReplicateCorrelation",
      "title": "Plot replicate correlation",
      "topics": [
        "plotReplicateCorrelation"
      ]
    },
    {
      "page": "PoolScreenExp-class",
      "title": "Class to store pooled CRISPR screening experiment",
      "topics": [
        "PoolScreenExp-class"
      ]
    },
    {
      "page": "ResultsTable",
      "title": "Extract a results table",
      "topics": [
        "ResultsTable"
      ]
    },
    {
      "page": "RunGscreend",
      "title": "run gscreend",
      "topics": [
        "RunGscreend"
      ]
    },
    {
      "page": "sgRNAData",
      "title": "sgRNAData: set and retrieve sgRNAData of PoolScreenExp",
      "topics": [
        "sgRNAData"
      ]
    },
    {
      "page": "sgRNAData-PoolScreenExp-method",
      "title": "Accessor function for the sgRNA slot of the PoolScreenExp class",
      "topics": [
        "sgRNAData,PoolScreenExp-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/gscreend/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "codetools",
    "cpp11",
    "cvar",
    "DelayedArray",
    "fastICA",
    "fBasics",
    "fGarch",
    "formatR",
    "futile.logger",
    "futile.options",
    "gbutils",
    "generics",
    "GenomicRanges",
    "gss",
    "IRanges",
    "lambda.r",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "nloptr",
    "rbibutils",
    "Rdpack",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "spatial",
    "stabledist",
    "SummarizedExperiment",
    "timeDate",
    "timeSeries",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "gscreend_simulated_data.Rmd",
      "filename": "gscreend_simulated_data.html",
      "title": "Vignette illustrating the usage of gscreend on simulated data",
      "author": "Katharina Imkeller",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "gscreend workflow",
        "Installation",
        "Analysis of simulated data with gscreend",
        "Input data: gRNA counts",
        "Run gscreend",
        "Quality control",
        "Results",
        "Session Info"
      ],
      "created": "2019-07-16 19:40:03",
      "modified": "2021-08-09 09:51:45",
      "commits": 10
    }
  ],
  "_score": 6.193124598354462,
  "_indexed": true,
  "_nocasepkg": "gscreend",
  "_universes": [
    "bioc",
    "imkeller"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-05-30T08:10:08.000Z",
      "distro": "noble",
      "commit": "b8621dfc5a485a070817ca8419ec6bfe9cf6958f",
      "fileid": "5875a0d3a91a0860f1794ad2c960d8396ab88746a496916d76381fbb56746b56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678731677"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-05-30T08:10:09.000Z",
      "distro": "noble",
      "commit": "b8621dfc5a485a070817ca8419ec6bfe9cf6958f",
      "fileid": "d4321448e370a80ad7f9fba654b0a61ed002c1a0b24bd7c0afc2cf2ca494b21a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678731677"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-05-30T11:38:46.000Z",
      "commit": "b8621dfc5a485a070817ca8419ec6bfe9cf6958f",
      "fileid": "a753bb6c670c7ca4a74b8a1a3d067a10d85fcdd63e3c5f05149cfcce26bc48d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678731677"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-05-30T11:38:48.000Z",
      "commit": "b8621dfc5a485a070817ca8419ec6bfe9cf6958f",
      "fileid": "d1273c4c70f6deddd4a3054a633416f2252f4b2678114d4e45bd48cd6b15c070",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678731677"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.27.0",
      "date": "2026-05-30T08:09:21.000Z",
      "commit": "b8621dfc5a485a070817ca8419ec6bfe9cf6958f",
      "fileid": "36cd9c09cf18ddcfb29702f131296d511b95c0ebefba89cc0a747398b671734f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678731677"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T08:08:14.000Z",
      "commit": "b8621dfc5a485a070817ca8419ec6bfe9cf6958f",
      "fileid": "e636269149373b1956fa231d30ba647a844cb849bddf0993d4c98bc24d78fa8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678731677"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T08:08:27.000Z",
      "commit": "b8621dfc5a485a070817ca8419ec6bfe9cf6958f",
      "fileid": "67c1aebfb7b57799b64ebd7d69a4f1975dbd81bfad3f5827fc1717e0f478a034",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678731677"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T08:08:20.000Z",
      "commit": "b8621dfc5a485a070817ca8419ec6bfe9cf6958f",
      "fileid": "380755ef4c273e111d9ebc5f4628a0e4dc2b1b4a94ef9c8997f17c61fde759fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678731677"
    }
  ]
}