{
  "_id": "6a1ad5f81d7bb097a09e564b",
  "Package": "diffcoexp",
  "Title": "Differential Co-expression Analysis",
  "Version": "1.33.0",
  "Date": "2023-08-09",
  "Author": "Wenbin Wei, Sandeep Amberkar, Winston Hide",
  "Description": "A tool for the identification of differentially\ncoexpressed links (DCLs) and differentially coexpressed genes\n(DCGs). DCLs are gene pairs with significantly different\ncorrelation coefficients under two conditions. DCGs are genes\nwith significantly more DCLs than by chance.",
  "Maintainer": "Wenbin Wei <wenbin.wei2@durham.ac.uk>",
  "URL": "https://github.com/hidelab/diffcoexp",
  "biocViews": "GeneExpression, DifferentialExpression, Transcription,\nMicroarray, OneChannel, TwoChannel, RNASeq, Sequencing,\nCoverage, ImmunoOncology",
  "License": "GPL (>2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:47:28 UTC",
  "RemoteUrl": "https://github.com/bioc/diffcoexp",
  "RemoteRef": "HEAD",
  "RemoteSha": "aee0eebd995262c4ea92534e666e580256c67f09",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:47:09 UTC",
    "User": "root"
  },
  "MD5sum": "2da4e8b8220606d65400393c79f4b503",
  "_user": "bioc",
  "_type": "src",
  "_file": "diffcoexp_1.33.0.tar.gz",
  "_fileid": "7b1b92a493a48304484bdeba51cde39a1fc31d7cab731d6498108fb6603ba1e5",
  "_filesize": 228955,
  "_sha256": "7b1b92a493a48304484bdeba51cde39a1fc31d7cab731d6498108fb6603ba1e5",
  "_created": "2026-05-30T08:47:09.000Z",
  "_published": "2026-05-30T12:20:08.350Z",
  "_jobs": [
    {
      "job": 78637565831,
      "time": 203,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306958804"
    },
    {
      "job": 78637565798,
      "time": 357,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306974939"
    },
    {
      "job": 78637565797,
      "time": 330,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306972122"
    },
    {
      "job": 78637565803,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308111660"
    },
    {
      "job": 78637565802,
      "time": 258,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308118098"
    },
    {
      "job": 78637291592,
      "time": 299,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306938358"
    },
    {
      "job": 78637565787,
      "time": 178,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306956275"
    },
    {
      "job": 78637565827,
      "time": 542,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306994027"
    },
    {
      "job": 78637565811,
      "time": 558,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306995821"
    },
    {
      "job": 78637565813,
      "time": 221,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306960468"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679510326",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/diffcoexp",
  "_commit": {
    "id": "aee0eebd995262c4ea92534e666e580256c67f09",
    "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": 1777380448
  },
  "_maintainer": {
    "name": "Wenbin Wei",
    "email": "wenbin.wei2@durham.ac.uk",
    "login": "wenbinwei",
    "description": "I am a bioinformatician. I am interested in the application of bioinformatics and biostatistics to biomedical research and the development of relevant software.",
    "uuid": 13081614
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "WGCNA",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "DiffCorr",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "GEOquery",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "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.33.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.32.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "differentialexpression",
    "transcription",
    "microarray",
    "onechannel",
    "twochannel",
    "rnaseq",
    "sequencing",
    "coverage",
    "immunooncology"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 4,
      "uuid": 1744257
    },
    {
      "user": "wenbinwei",
      "count": 3,
      "uuid": 13081614
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "ssamberkar",
      "count": 2,
      "uuid": 9107374
    },
    {
      "user": "dktanwar",
      "count": 1,
      "uuid": 8986859
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    },
    {
      "user": "martin-g",
      "count": 1,
      "uuid": 232002
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 437,
    "source": "https://www.bioconductor.org/packages/stats/bioc/diffcoexp"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/hidelab/diffcoexp",
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diffcoexp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hidelab/diffcoexp",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "coexpr",
    "comparecor",
    "diffcoexp"
  ],
  "_datasets": [
    {
      "name": "exprs.1",
      "title": "exprs.1",
      "object": "gse4158part",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "GSM94988",
        "GSM94989",
        "GSM94990",
        "GSM94991",
        "GSM94992",
        "GSM94993",
        "GSM94994",
        "GSM94995",
        "GSM94996",
        "GSM94997",
        "GSM94998",
        "GSM94999",
        "GSM95000",
        "GSM95001"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "exprs.2",
      "title": "exprs.2",
      "object": "gse4158part",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "GSM95002",
        "GSM95003",
        "GSM95004",
        "GSM95005",
        "GSM95006",
        "GSM95007",
        "GSM95008",
        "GSM95009",
        "GSM95010",
        "GSM95011",
        "GSM95012",
        "GSM95013"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coexpr",
      "title": "Identification of gene pairs coexpressed in at least one of two conditions",
      "topics": [
        "coexpr"
      ]
    },
    {
      "page": "comparecor",
      "title": "Compare gene-gene correlation coefficients under two conditions",
      "topics": [
        "comparecor"
      ]
    },
    {
      "page": "diffcoexp",
      "title": "Differential co-expression analysis",
      "topics": [
        "diffcoexp"
      ]
    },
    {
      "page": "exprs.1",
      "title": "exprs.1",
      "topics": [
        "exprs.1"
      ]
    },
    {
      "page": "exprs.2",
      "title": "exprs.2",
      "topics": [
        "exprs.2"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/diffcoexp/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "DelayedArray",
    "DiffCorr",
    "digest",
    "doParallel",
    "dynamicTreeCut",
    "evaluate",
    "farver",
    "fastcluster",
    "fastmap",
    "fdrtool",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "impute",
    "IRanges",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "mnormt",
    "multtest",
    "nlme",
    "nnet",
    "pcaMethods",
    "pkgconfig",
    "preprocessCore",
    "psych",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "tinytex",
    "vctrs",
    "viridisLite",
    "WGCNA",
    "withr",
    "xfun",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "diffcoexp.Rnw",
      "filename": "diffcoexp.pdf",
      "title": "About diffcoexp",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2018-01-17 23:09:41",
      "modified": "2020-11-23 16:17:32",
      "commits": 27
    }
  ],
  "_score": 6.944778681123507,
  "_indexed": true,
  "_nocasepkg": "diffcoexp",
  "_universes": [
    "bioc",
    "wenbinwei",
    "hidelab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.33.0",
      "date": "2026-05-30T08:51:06.000Z",
      "distro": "noble",
      "commit": "aee0eebd995262c4ea92534e666e580256c67f09",
      "fileid": "15d27bde2817d6923427b84f026c8502ec5ebd6a354999f674a5d4170d51709d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679510326"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.33.0",
      "date": "2026-05-30T08:50:55.000Z",
      "distro": "noble",
      "commit": "aee0eebd995262c4ea92534e666e580256c67f09",
      "fileid": "600b41a63437a537541d78357f13a5ed995956dd42f2a564ea2ecc83175fb11c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679510326"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-05-30T12:16:48.000Z",
      "commit": "aee0eebd995262c4ea92534e666e580256c67f09",
      "fileid": "43305227a91abb301ee7ffddc6ff6f185b7a9809e8062dbb9fb2e99025b38069",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679510326"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-05-30T12:17:27.000Z",
      "commit": "aee0eebd995262c4ea92534e666e580256c67f09",
      "fileid": "348e96c841befb745256aa59c808e7646e46df099962c1d6cf2c10e432f77acb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679510326"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.33.0",
      "date": "2026-05-30T08:50:41.000Z",
      "commit": "aee0eebd995262c4ea92534e666e580256c67f09",
      "fileid": "1a6aee724ff1421131bd6ca43acf7f0a9d21703656c80c053bd1c2b05bb564c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679510326"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-30T08:54:13.000Z",
      "commit": "aee0eebd995262c4ea92534e666e580256c67f09",
      "fileid": "ed9ec8c4390f72f2c10ae64b04760ac6a4e5db69c8784e2f836296e66c2c18c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679510326"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-30T08:54:36.000Z",
      "commit": "aee0eebd995262c4ea92534e666e580256c67f09",
      "fileid": "b01599a66bfd18d8b90a60202087920038b2619c8f0e0e06f4a33e688bd667ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679510326"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-30T08:49:00.000Z",
      "commit": "aee0eebd995262c4ea92534e666e580256c67f09",
      "fileid": "719e52a97c384db8dda896a5952b5d9d33c9487e1303af04422067e8be0f8de0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679510326"
    }
  ]
}