{
  "_id": "6a1af8a51d7bb097a09fafba",
  "Package": "sechm",
  "Type": "Package",
  "Title": "sechm: Complex Heatmaps from a SummarizedExperiment",
  "Version": "1.21.0",
  "Authors@R": "person(\"Pierre-Luc\", \"Germain\", email=\"pierre-luc.germain@hest.ethz.ch\", role=c(\"cre\",\"aut\"), comment=c(ORCID=\"0000-0003-3418-4218\"))",
  "Description": "sechm provides a simple interface between\nSummarizedExperiment objects and the ComplexHeatmap package. It\nenables plotting annotated heatmaps from SE objects, with easy\naccess to rowData and colData columns, and implements a number\nof features to make the generation of heatmaps easier and more\nflexible. These functionalities used to be part of the SEtools\npackage.",
  "biocViews": "GeneExpression, Visualization",
  "VignetteBuilder": "knitr",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "BugReports": "https://github.com/plger/sechm",
  "Config/pak/sysreqs": "libicu-dev libpng-dev libssl-dev perl libnode-dev\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:55:41 UTC",
  "RemoteUrl": "https://github.com/bioc/sechm",
  "RemoteRef": "HEAD",
  "RemoteSha": "27f4b8f067f3a8d96ec92acf9147ceab7a576a67",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:48:28 UTC",
    "User": "root"
  },
  "Author": "Pierre-Luc Germain [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-3418-4218>)",
  "Maintainer": "Pierre-Luc Germain <pierre-luc.germain@hest.ethz.ch>",
  "MD5sum": "65b644782ade9921a9e3532f1e666310",
  "_user": "bioc",
  "_type": "src",
  "_file": "sechm_1.21.0.tar.gz",
  "_fileid": "669df133d0c40fc4191581e45311c65d7f1ee9d0e46a8bdb935a55d7ec8dfe7c",
  "_filesize": 1012152,
  "_sha256": "669df133d0c40fc4191581e45311c65d7f1ee9d0e46a8bdb935a55d7ec8dfe7c",
  "_created": "2026-05-30T09:48:28.000Z",
  "_published": "2026-05-30T14:48:05.447Z",
  "_jobs": [
    {
      "job": 78640696462,
      "time": 175,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307509207"
    },
    {
      "job": 78640696461,
      "time": 306,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307520263"
    },
    {
      "job": 78640696458,
      "time": 320,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307521856"
    },
    {
      "job": 78640696470,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308992628"
    },
    {
      "job": 78640696464,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308989170"
    },
    {
      "job": 78639948073,
      "time": 255,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307299656"
    },
    {
      "job": 78640696468,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307504926"
    },
    {
      "job": 78640696475,
      "time": 207,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307513491"
    },
    {
      "job": 78640696477,
      "time": 199,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307512717"
    },
    {
      "job": 78640696476,
      "time": 225,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307514979"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677042434",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/sechm",
  "_commit": {
    "id": "27f4b8f067f3a8d96ec92acf9147ceab7a576a67",
    "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": 1777380941
  },
  "_maintainer": {
    "name": "Pierre-Luc Germain",
    "email": "pierre-luc.germain@hest.ethz.ch",
    "login": "plger",
    "orcid": "0000-0003-3418-4218",
    "description": "like sailors who on the open sea must reconstruct their ship but are never able to start afresh from the bottom...",
    "uuid": 9786697
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "seriation",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "randomcoloR",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "visualization"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "plger",
      "count": 87,
      "uuid": 9786697
    },
    {
      "user": "jwokaty",
      "count": 12,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 6,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 477,
    "source": "https://www.bioconductor.org/packages/stats/bioc/sechm"
  },
  "_devurl": "https://github.com/plger/sechm",
  "_searchresults": 175,
  "_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/sechm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/plger/sechm",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "crossHm",
    "getBreaks",
    "getDEA",
    "getDEGs",
    "log2FC",
    "meltSE",
    "resetAllSechmOptions",
    "safescale",
    "sechm",
    "setRowAttr",
    "setSechmOption",
    "sortRows"
  ],
  "_datasets": [
    {
      "name": "Chen2017",
      "title": "Example dataset",
      "object": "Chen2017",
      "file": "Chen2017.RData",
      "class": [
        "SummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "crossHm",
      "title": "crossHm",
      "topics": [
        "crossHm"
      ]
    },
    {
      "page": "data",
      "title": "Example dataset",
      "topics": [
        "Chen2017",
        "data"
      ]
    },
    {
      "page": "getBreaks",
      "title": "getBreaks",
      "topics": [
        "getBreaks"
      ]
    },
    {
      "page": "getDEA",
      "title": "getDEA",
      "topics": [
        "getDEA"
      ]
    },
    {
      "page": "getDEGs",
      "title": "Get DEGs from a SE or list of DEA results",
      "topics": [
        "getDEGs"
      ]
    },
    {
      "page": "homogenizeDEA",
      "title": "homogenizeDEA",
      "topics": [
        "homogenizeDEA"
      ]
    },
    {
      "page": "log2FC",
      "title": "log2FC",
      "topics": [
        "log2FC"
      ]
    },
    {
      "page": "meltSE",
      "title": "meltSE",
      "topics": [
        "meltSE"
      ]
    },
    {
      "page": "qualitativeColors",
      "title": "qualitativeColors",
      "topics": [
        "qualitativeColors"
      ]
    },
    {
      "page": "resetAllSechmOptions",
      "title": "resetAllSechmOptions",
      "topics": [
        "resetAllSechmOptions"
      ]
    },
    {
      "page": "safescale",
      "title": "safescale",
      "topics": [
        "safescale"
      ]
    },
    {
      "page": "sechm",
      "title": "sechm",
      "topics": [
        "sechm"
      ]
    },
    {
      "page": "setRowAttr",
      "title": "Set rowData attribute of given rows",
      "topics": [
        "setRowAttr"
      ]
    },
    {
      "page": "setSechmOption",
      "title": "setSechmOption",
      "topics": [
        "setSechmOption"
      ]
    },
    {
      "page": "sortRows",
      "title": "sortRows",
      "topics": [
        "sortRows"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/sechm/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "ca",
    "circlize",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "ComplexHeatmap",
    "crayon",
    "curl",
    "DelayedArray",
    "digest",
    "doParallel",
    "farver",
    "foreach",
    "gclus",
    "generics",
    "GenomicRanges",
    "GetoptLong",
    "GlobalOptions",
    "glue",
    "IRanges",
    "iterators",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mgcv",
    "nlme",
    "permute",
    "png",
    "qap",
    "R6",
    "randomcoloR",
    "RColorBrewer",
    "Rcpp",
    "registry",
    "rjson",
    "rlang",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "scales",
    "Seqinfo",
    "seriation",
    "shape",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "TSP",
    "V8",
    "vctrs",
    "vegan",
    "viridisLite",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "sechm.Rmd",
      "filename": "sechm.html",
      "title": "sechm",
      "author": "Pierre-Luc Germain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "Package installation",
        "Example data",
        "Example usage",
        "Basic functionalities",
        "Row ordering",
        "Color scale",
        "Annotation colors",
        "crossHm",
        "Other convenience functions",
        "Session info"
      ],
      "created": "2021-04-08 16:01:57",
      "modified": "2023-09-25 10:16:35",
      "commits": 10
    }
  ],
  "_score": 7.225309281725863,
  "_indexed": true,
  "_nocasepkg": "sechm",
  "_universes": [
    "bioc",
    "plger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-30T10:27:20.000Z",
      "distro": "noble",
      "commit": "27f4b8f067f3a8d96ec92acf9147ceab7a576a67",
      "fileid": "80ca4b8e1aa06fe66d21dbe4540577868ad764595e8b327f0b6b1b155f0d7ae8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677042434"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-30T10:27:31.000Z",
      "distro": "noble",
      "commit": "27f4b8f067f3a8d96ec92acf9147ceab7a576a67",
      "fileid": "aa48ddc687558efc951decfd0485f1139e0b097e3523ef9faec3b676e299d701",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677042434"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-30T14:46:16.000Z",
      "commit": "27f4b8f067f3a8d96ec92acf9147ceab7a576a67",
      "fileid": "2fce0778cf4ec53599a37fa58c7fb0c37e9f19084b85519d43237cc7a1f8ebbe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677042434"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-30T14:45:49.000Z",
      "commit": "27f4b8f067f3a8d96ec92acf9147ceab7a576a67",
      "fileid": "7cf4588713403e88a01d1186f135ad05d765c8ebc9dd248b587b0fde2acbffab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677042434"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-05-30T10:26:31.000Z",
      "commit": "27f4b8f067f3a8d96ec92acf9147ceab7a576a67",
      "fileid": "7df05bca08176afc7929c2d7e5fbc5f2556d4b5be3ed899e9287fdfc4db4f203",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677042434"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T10:25:52.000Z",
      "commit": "27f4b8f067f3a8d96ec92acf9147ceab7a576a67",
      "fileid": "da9717f9226483664c73559b0996c4d8e41d87ac615da773cfd8dee4b0049797",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677042434"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T10:25:49.000Z",
      "commit": "27f4b8f067f3a8d96ec92acf9147ceab7a576a67",
      "fileid": "8f3abf03c8e520299f96d7da71ab98e87d0061fdcd423a5f13f9e2bbe93e53b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677042434"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T10:26:08.000Z",
      "commit": "27f4b8f067f3a8d96ec92acf9147ceab7a576a67",
      "fileid": "4b383c22c435cbe75230be73ad38e2e70562d431d480648432728403bef5c3e2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677042434"
    }
  ]
}