{
  "_id": "6a12ab31acfb0bcc41d17771",
  "Package": "geneplotter",
  "Title": "Graphics related functions for Bioconductor",
  "Version": "1.90.0",
  "Authors@R": "c(\nperson(\"Robert\", \"Gentleman\", role = \"aut\"),\nperson(\"Rohit\", \"Satyam\", role = \"ctb\",\ncomment = \"Converted geneplotter vignette from Sweave to RMarkdown / HTML.\"),\nperson(\"Bioconductor Package Maintainer\", role = \"cre\",\nemail = \"maintainer@bioconductor.org\"))",
  "Description": "Functions for plotting genomic data",
  "VignetteBuilder": "knitr",
  "License": "Artistic-2.0",
  "biocViews": "Visualization",
  "LazyLoad": "yes",
  "Config/pak/sysreqs": "libpng-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:29:56 UTC",
  "RemoteUrl": "https://github.com/bioc/geneplotter",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "5aeaf770752f850ef1c8e0af27b21ecf1460397c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:43:56 UTC",
    "User": "root"
  },
  "Author": "Robert Gentleman [aut],\nRohit Satyam [ctb] (Converted geneplotter vignette from Sweave to\nRMarkdown / HTML.),\nBioconductor Package Maintainer [cre]",
  "Maintainer": "Bioconductor Package Maintainer <maintainer@bioconductor.org>",
  "MD5sum": "c0be7902230187a693b77fff0a940c15",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "geneplotter_1.90.0.tar.gz",
  "_fileid": "da1e9001110f892abbd1f8e391e833d87c552d90352befeaa3f7cc5d6d65cdf3",
  "_filesize": 1576703,
  "_sha256": "da1e9001110f892abbd1f8e391e833d87c552d90352befeaa3f7cc5d6d65cdf3",
  "_created": "2026-05-24T06:43:56.000Z",
  "_published": "2026-05-24T07:39:29.682Z",
  "_jobs": [
    {
      "job": 77578112940,
      "time": 216,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7182992624"
    },
    {
      "job": 77578112943,
      "time": 267,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7182997692"
    },
    {
      "job": 77578112960,
      "time": 300,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183000885"
    },
    {
      "job": 77578112939,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7183327928"
    },
    {
      "job": 77578112942,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183332290"
    },
    {
      "job": 77577912216,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182970756"
    },
    {
      "job": 77578112924,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182987846"
    },
    {
      "job": 77578112955,
      "time": 218,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7182992901"
    },
    {
      "job": 77578112961,
      "time": 184,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7182989541"
    },
    {
      "job": 77578112954,
      "time": 180,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7182989230"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 3,
    "note": 18
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26354228360",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/geneplotter",
  "_commit": {
    "id": "5aeaf770752f850ef1c8e0af27b21ecf1460397c",
    "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": 1777379396
  },
  "_maintainer": {
    "name": "Bioconductor Package Maintainer",
    "email": "maintainer@bioconductor.org",
    "login": "bioconductor-bot",
    "description": "",
    "uuid": 11681645
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Biobase",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Depends"
    },
    {
      "package": "annotate",
      "role": "Depends"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Rgraphviz",
      "role": "Suggests"
    },
    {
      "package": "fibroEset",
      "role": "Suggests"
    },
    {
      "package": "hgu95av2.db",
      "role": "Suggests"
    },
    {
      "package": "hu6800.db",
      "role": "Suggests"
    },
    {
      "package": "hgu133a.db",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 11,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.91.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.90.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "visualization"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 7214,
    "source": "https://www.bioconductor.org/packages/stats/bioc/geneplotter"
  },
  "_mentions": 14,
  "_searchresults": 328,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geneplotter.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "alongChrom",
    "cColor",
    "closeHtmlPage",
    "cPlot",
    "cScale",
    "dChip.colors",
    "GetColor",
    "greenred.colors",
    "groupedHeatmap",
    "histStack",
    "imageMap",
    "make.chromOrd",
    "Makesense",
    "multidensity",
    "multiecdf",
    "openHtmlPage",
    "plotChr",
    "plotExpressionGraph",
    "plotMA",
    "saveeps",
    "savepdf",
    "savepng",
    "savetiff"
  ],
  "_datasets": [
    {
      "name": "expressionSet133a",
      "title": "A small dataset for testing",
      "object": "expressionSet133a",
      "file": "expressionSet133a.rda",
      "class": [
        "ExpressionSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "IMCAEntrezLink",
      "title": "A function to plot a graph colored by expression data",
      "object": "IMCAEntrezLink",
      "file": "IMCAEntrezLink.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alongChrom",
      "title": "A function for plotting expression data from an ExpressionSet for a given chromosome.",
      "topics": [
        "alongChrom",
        "buildACMainLabel",
        "cullACXPoints",
        "dispACXaxis",
        "doACCumPlot",
        "doACImagePlot",
        "doACLocalPlot",
        "doACMatPlot",
        "emptyACPlot",
        "fixACPhysPoints",
        "getACClosestPos",
        "getACDataEnv",
        "getACExprs",
        "getACGeneSyms",
        "getACPlotLabs",
        "getACStrandVals",
        "highlightACDups",
        "limitACXRange",
        "scaleACData"
      ]
    },
    {
      "page": "amplicon.plot",
      "title": "Create an amplicon plot",
      "topics": [
        "amplicon.plot"
      ]
    },
    {
      "page": "cColor",
      "title": "A function for marking specific probes on a cPlot.",
      "topics": [
        "cColor"
      ]
    },
    {
      "page": "cPlot",
      "title": "A plotting function for chromosomes.",
      "topics": [
        "cPlot"
      ]
    },
    {
      "page": "cScale",
      "title": "A function for mapping chromosome length to a number of points.",
      "topics": [
        "cScale"
      ]
    },
    {
      "page": "eset133a",
      "title": "A small dataset for testing",
      "topics": [
        "expressionSet133a"
      ]
    },
    {
      "page": "GetColor",
      "title": "A function to get the Red-Blue color scheme used by dChip",
      "topics": [
        "dChip.colors",
        "GetColor",
        "greenred.colors"
      ]
    },
    {
      "page": "groupedHeatmap",
      "title": "Heatmap of a matrix with grouped rows and columns",
      "topics": [
        "groupedHeatmap"
      ]
    },
    {
      "page": "histStack",
      "title": "Stacked histogram",
      "topics": [
        "histStack"
      ]
    },
    {
      "page": "imageMap",
      "title": "Write an HTML IMG tag together with a MAP image map.",
      "topics": [
        "imageMap",
        "imageMap,matrix,connection,list,character-method",
        "imageMap,matrix-method",
        "imageMap-methods"
      ]
    },
    {
      "page": "make.chromOrd",
      "title": "Make a chromOrd object",
      "topics": [
        "make.chromOrd"
      ]
    },
    {
      "page": "Makesense",
      "title": "Produce Smoothed Sense/Anti-sense For All Chromosomes",
      "topics": [
        "Makesense",
        "Makesense,ExpressionSet,character-method",
        "Makesense,ExpressionSet,missing-method",
        "Makesense,matrix,character-method"
      ]
    },
    {
      "page": "multiecdf",
      "title": "Multiple empirical cumulative distribution functions (ecdf) and densities",
      "topics": [
        "multidensity",
        "multidensity.formula",
        "multidensity.list",
        "multidensity.matrix",
        "multiecdf",
        "multiecdf.formula",
        "multiecdf.list",
        "multiecdf.matrix"
      ]
    },
    {
      "page": "openHtmlPage",
      "title": "Open and close an HTML file for writing.",
      "topics": [
        "closeHtmlPage",
        "openHtmlPage"
      ]
    },
    {
      "page": "plotChr",
      "title": "Plot Smoothed Sense/Anti-sense of Specified Chromosomes",
      "topics": [
        "plotChr"
      ]
    },
    {
      "page": "plotExpressionGraph",
      "title": "A function to plot a graph colored by expression data",
      "topics": [
        "defMapFun",
        "getPlotExpressionColors",
        "IMCAEntrezLink",
        "plotExpressionGraph"
      ]
    },
    {
      "page": "plotMA",
      "title": "Generate an MA plot",
      "topics": [
        "plotMA",
        "plotMA,data.frame-method",
        "plotMA,ExonCountSet-method",
        "plotMA-methods"
      ]
    },
    {
      "page": "savepng",
      "title": "Save the contents of the current graphics device to a file",
      "topics": [
        "saveeps",
        "savepdf",
        "savepng",
        "savetiff"
      ]
    }
  ],
  "_rundeps": [
    "annotate",
    "AnnotationDbi",
    "askpass",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "fastmap",
    "generics",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lattice",
    "lifecycle",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "RColorBrewer",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "sys",
    "vctrs",
    "XML",
    "xtable",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "byChroms.Rmd",
      "filename": "byChroms.html",
      "title": "How to Assemble a chromLocation Object",
      "author": "Robert Gentleman, Rohit Satyam",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-06-06 21:10:33",
      "modified": "2023-06-06 21:20:09",
      "commits": 2
    },
    {
      "source": "visualize.Rnw",
      "filename": "visualize.pdf",
      "title": "Visualization of Microarray Data",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-10-25 21:19:52",
      "modified": "2013-10-25 21:19:52",
      "commits": 1
    }
  ],
  "_score": 8.494623912899872,
  "_indexed": false,
  "_nocasepkg": "geneplotter",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/geneplotter",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.90.0",
      "date": "2026-05-24T06:47:31.000Z",
      "distro": "noble",
      "commit": "5aeaf770752f850ef1c8e0af27b21ecf1460397c",
      "fileid": "5428627269a37e9d8bafd70a255bf934c8d060151bc305d4bfdfd20dead11fbe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26354228360"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.90.0",
      "date": "2026-05-24T06:48:03.000Z",
      "distro": "noble",
      "commit": "5aeaf770752f850ef1c8e0af27b21ecf1460397c",
      "fileid": "1f5bd4342b43c67051ee46fcb824fa8f838581784c1b9b00f907a84086683bd9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26354228360"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.90.0",
      "date": "2026-05-24T07:37:39.000Z",
      "commit": "5aeaf770752f850ef1c8e0af27b21ecf1460397c",
      "fileid": "a05cf4e31765014cf2fddbb1fb00ee98a0d9da91f5071d04d6c1d138c52a12cc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26354228360"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.90.0",
      "date": "2026-05-24T07:38:07.000Z",
      "commit": "5aeaf770752f850ef1c8e0af27b21ecf1460397c",
      "fileid": "988b29977754c3a91cd18c493445f51f33fb94726a3c962ca1023aca6a00910e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26354228360"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.90.0",
      "date": "2026-05-24T06:47:10.000Z",
      "commit": "5aeaf770752f850ef1c8e0af27b21ecf1460397c",
      "fileid": "2d8e35b8e32ddcaccfbeea11106263871624747d450f973593a71acdace72cc0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26354228360"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.90.0",
      "date": "2026-05-24T06:46:37.000Z",
      "commit": "5aeaf770752f850ef1c8e0af27b21ecf1460397c",
      "fileid": "13a3f2bc4807495823bd894c2da3acc8d4dffd661cd4e1761c19ef98575f013b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26354228360"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.90.0",
      "date": "2026-05-24T06:46:03.000Z",
      "commit": "5aeaf770752f850ef1c8e0af27b21ecf1460397c",
      "fileid": "49b6a4e6ef9297cbd55751ceedb883065539c9f92a41b3dc8404119e1d346163",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26354228360"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.90.0",
      "date": "2026-05-24T06:46:05.000Z",
      "commit": "5aeaf770752f850ef1c8e0af27b21ecf1460397c",
      "fileid": "88a1ebbc74ecdc723268cd9c0c018182c81fc25c1b43f5d8b21533a5edf25410",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26354228360"
    }
  ]
}