{
  "_id": "6a1acdf81d7bb097a09df63b",
  "Package": "GreyListChIP",
  "Type": "Package",
  "Version": "1.45.0",
  "Title": "Grey Lists -- Mask Artefact Regions Based on ChIP Inputs",
  "Date": "2025-07-22",
  "Authors@R": "c(person(\"Matt\",\"Eldridge\", email=\"matthew.eldridge@cruk.cam.ac.uk\",\nrole = c(\"cre\")),\nperson(\"Gord\",\"Brown\",email=\"DECEASED\",\nrole=\"aut\"))",
  "Description": "Identify regions of ChIP experiments with high signal in\nthe input, that lead to spurious peaks during peak calling.\nRemove reads aligning to these regions prior to peak calling,\nfor cleaner ChIP analysis.",
  "License": "Artistic-2.0",
  "LazyLoad": "yes",
  "biocViews": "ChIPSeq, Alignment, Preprocessing, DifferentialPeakCalling,\nSequencing, GenomeAnnotation, Coverage",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libxml2-dev libssl-dev\nxz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:40:30 UTC",
  "RemoteUrl": "https://github.com/bioc/GreyListChIP",
  "RemoteRef": "HEAD",
  "RemoteSha": "47016f195078dfe25b4a9209050cd969a6bf9e8a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:09:41 UTC",
    "User": "root"
  },
  "Author": "Matt Eldridge [cre],\nGord Brown [aut]",
  "Maintainer": "Matt Eldridge <matthew.eldridge@cruk.cam.ac.uk>",
  "MD5sum": "850eb2c291d3c396400ed38295548b54",
  "_user": "bioc",
  "_type": "src",
  "_file": "GreyListChIP_1.45.0.tar.gz",
  "_fileid": "0652ff8cb55783866b3dee07bee8b6366a5c7d77d1a4d64fca6901b1a86d9203",
  "_filesize": 477174,
  "_sha256": "0652ff8cb55783866b3dee07bee8b6366a5c7d77d1a4d64fca6901b1a86d9203",
  "_created": "2026-05-30T08:09:41.000Z",
  "_published": "2026-05-30T11:46:00.219Z",
  "_jobs": [
    {
      "job": 78635665917,
      "time": 230,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306745281"
    },
    {
      "job": 78635665936,
      "time": 414,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306762742"
    },
    {
      "job": 78635665937,
      "time": 478,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306768763"
    },
    {
      "job": 78635665945,
      "time": 262,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307939077"
    },
    {
      "job": 78635665942,
      "time": 241,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307935798"
    },
    {
      "job": 78635421541,
      "time": 287,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306722401"
    },
    {
      "job": 78635665918,
      "time": 191,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306741775"
    },
    {
      "job": 78635665933,
      "time": 342,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306755703"
    },
    {
      "job": 78635665929,
      "time": 322,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306753942"
    },
    {
      "job": 78635665956,
      "time": 332,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306754919"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678793377",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GreyListChIP",
  "_commit": {
    "id": "47016f195078dfe25b4a9209050cd969a6bf9e8a",
    "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": 1777380030
  },
  "_maintainer": {
    "name": "Matt Eldridge",
    "email": "matthew.eldridge@cruk.cam.ac.uk",
    "login": "eldrid01",
    "description": "",
    "uuid": 5559069
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "GenomicAlignments",
      "role": "Imports"
    },
    {
      "package": "BSgenome",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg19",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.45.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.44.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "chipseq",
    "alignment",
    "preprocessing",
    "differentialpeakcalling",
    "sequencing",
    "genomeannotation",
    "coverage"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 2038,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GreyListChIP"
  },
  "_mentions": 2,
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GreyListChIP.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "calcThreshold",
    "countReads",
    "export",
    "getKaryotype",
    "greyListBS",
    "loadKaryotype",
    "makeGreyList",
    "setRegions",
    "show"
  ],
  "_datasets": [
    {
      "name": "ce10.blacklist",
      "title": "A 'GRanges' object representing ENCODE signal artefact or \"black list\" regions.",
      "object": "ce10.blacklist",
      "file": "ce10.blacklist.RData",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ce11.blacklist",
      "title": "A 'GRanges' object representing ENCODE signal artefact or \"black list\" regions.",
      "object": "ce11.blacklist",
      "file": "ce11.blacklist.RData",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "dm3.blacklist",
      "title": "A 'GRanges' object representing ENCODE signal artefact or \"black list\" regions.",
      "object": "dm3.blacklist",
      "file": "dm3.blacklist.RData",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "dm6.blacklist",
      "title": "A 'GRanges' object representing ENCODE signal artefact or \"black list\" regions.",
      "object": "dm6.blacklist",
      "file": "dm6.blacklist.RData",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "grch37.blacklist",
      "title": "A 'GRanges' object representing ENCODE signal artefact or \"black list\" regions.",
      "object": "grch37.blacklist",
      "file": "grch37.blacklist.RData",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "grch38.blacklist",
      "title": "A 'GRanges' object representing ENCODE signal artefact or \"black list\" regions.",
      "object": "grch38.blacklist",
      "file": "grch38.blacklist.RData",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "greyList",
      "title": "A sample 'GreyList' object for use in examples.",
      "object": "greyList",
      "file": "greyList.RData",
      "class": [
        "GreyList"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "hg19.blacklist",
      "title": "A 'GRanges' object representing ENCODE signal artefact or \"black list\" regions.",
      "object": "hg19.blacklist",
      "file": "hg19.blacklist.RData",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "hg38.blacklist",
      "title": "A 'GRanges' object representing ENCODE signal artefact or \"black list\" regions.",
      "object": "hg38.blacklist",
      "file": "hg38.blacklist.RData",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mm10.blacklist",
      "title": "A 'GRanges' object representing ENCODE signal artefact or \"black list\" regions.",
      "object": "mm10.blacklist",
      "file": "mm10.blacklist.RData",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mm9.blacklist",
      "title": "A 'GRanges' object representing ENCODE signal artefact or \"black list\" regions.",
      "object": "mm9.blacklist",
      "file": "mm9.blacklist.RData",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "calcThreshold-methods",
      "title": "Calculate Read Count Threshold",
      "topics": [
        "calcThreshold",
        "calcThreshold,GreyList-method"
      ]
    },
    {
      "page": "ce10.blacklist",
      "title": "A 'GRanges' object representing ENCODE signal artefact or \"black list\" regions.",
      "topics": [
        "ce10.blacklist",
        "ce11.blacklist",
        "dm3.blacklist",
        "dm6.blacklist",
        "grch37.blacklist",
        "grch38.blacklist",
        "hg19.blacklist",
        "hg38.blacklist",
        "mm10.blacklist",
        "mm9.blacklist"
      ]
    },
    {
      "page": "countReads-methods",
      "title": "Count reads from a 'BamFile'",
      "topics": [
        "countReads",
        "countReads,GreyList-method"
      ]
    },
    {
      "page": "getKaryotype-methods",
      "title": "Replace the karyotype of a 'GreyList' object",
      "topics": [
        "getKaryotype",
        "getKaryotype,GreyList-method"
      ]
    },
    {
      "page": "greyList",
      "title": "A sample 'GreyList' object for use in examples.",
      "topics": [
        "greyList"
      ]
    },
    {
      "page": "GreyList-class",
      "title": "'\"GreyList\"' Objects",
      "topics": [
        "export,GreyList,character,missing-method",
        "GreyList",
        "GreyList-class",
        "initialize,GreyList,BSgenome-method",
        "show,GreyList-method"
      ]
    },
    {
      "page": "greyListBS",
      "title": "Construct a grey list with default arguments",
      "topics": [
        "greyListBS"
      ]
    },
    {
      "page": "loadKaryotype-methods",
      "title": "Load a karyotype from a file",
      "topics": [
        "loadKaryotype",
        "loadKaryotype,GreyList-method"
      ]
    },
    {
      "page": "makeGreyList-methods",
      "title": "Generate a grey list from a 'GreyList' object",
      "topics": [
        "makeGreyList",
        "makeGreyList,GreyList-method"
      ]
    },
    {
      "page": "setRegions-methods",
      "title": "Replace the set of regions of a 'GreyList' object",
      "topics": [
        "setRegions",
        "setRegions,GreyList-method"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "BSgenome",
    "cigarillo",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DelayedArray",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "httr",
    "IRanges",
    "jsonlite",
    "lambda.r",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "GreyList-demo.Rnw",
      "filename": "GreyList-demo.pdf",
      "title": "Generating Grey Lists from Input Libraries",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2015-01-14 23:51:05",
      "modified": "2020-07-29 14:32:28",
      "commits": 3
    }
  ],
  "_score": 5.342627935157358,
  "_indexed": true,
  "_nocasepkg": "greylistchip",
  "_universes": [
    "bioc",
    "eldrid01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.45.0",
      "date": "2026-05-30T08:13:28.000Z",
      "distro": "noble",
      "commit": "47016f195078dfe25b4a9209050cd969a6bf9e8a",
      "fileid": "ef8c8864ce421fb550424f673876eece5a7e2b53406dba9b63e417647c5120d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678793377"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.45.0",
      "date": "2026-05-30T08:15:00.000Z",
      "distro": "noble",
      "commit": "47016f195078dfe25b4a9209050cd969a6bf9e8a",
      "fileid": "1afeee1c3244ecf593aa6a3ed3b8a177306117a857f51926a543a3eec4dc0345",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678793377"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.45.0",
      "date": "2026-05-30T11:43:33.000Z",
      "commit": "47016f195078dfe25b4a9209050cd969a6bf9e8a",
      "fileid": "0a502af1bbfa1ffbeb03acf121f7d5bfd59a696f91fea929d505d94188dfdb72",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678793377"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.45.0",
      "date": "2026-05-30T11:43:02.000Z",
      "commit": "47016f195078dfe25b4a9209050cd969a6bf9e8a",
      "fileid": "e71abb5fb5bf9736047b227a7c3fabc3500efd6f6c971503a1d2b9237c13010d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678793377"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.45.0",
      "date": "2026-05-30T08:13:27.000Z",
      "commit": "47016f195078dfe25b4a9209050cd969a6bf9e8a",
      "fileid": "cafb4ba86ead4bb5b9a5b76e40f7b6508aa549e7a07eb2b4a79a12727c59ea16",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678793377"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.45.0",
      "date": "2026-05-30T08:12:30.000Z",
      "commit": "47016f195078dfe25b4a9209050cd969a6bf9e8a",
      "fileid": "67462f5b94369286975bbc026e35662cb81481e9fa25f23d76ab6c8185852d96",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678793377"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.45.0",
      "date": "2026-05-30T08:12:26.000Z",
      "commit": "47016f195078dfe25b4a9209050cd969a6bf9e8a",
      "fileid": "b674e57e211c119c8c61e2b113e0d23fbe8879cc5d52e2ca445e0810416de0d7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678793377"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.45.0",
      "date": "2026-05-30T08:12:35.000Z",
      "commit": "47016f195078dfe25b4a9209050cd969a6bf9e8a",
      "fileid": "65c070303111a2c202f25e2128c863aa2eb53475815a13377160bd14dcf28f87",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678793377"
    }
  ]
}