{
  "_id": "6a494b53f6c47c4419498fe0",
  "Package": "NetActivity",
  "Type": "Package",
  "Title": "Compute gene set scores from a deep learning framework",
  "Version": "1.15.0",
  "Authors@R": "c(person(\"Carlos\", \"Ruiz-Arenas\", , \"carlos.ruiza@upf.edu\", role = c(\"aut\", \"cre\")))",
  "Description": "#' NetActivity enables to compute gene set scores from\npreviously trained sparsely-connected autoencoders. The package\ncontains a function to prepare the data\n(`prepareSummarizedExperiment`) and a function to compute the\ngene set scores (`computeGeneSetScores`). The package\n`NetActivityData` contains different pre-trained models to be\ndirectly applied to the data. Alternatively, the users might\nuse the package to compute gene set scores using custom models.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "biocViews": "RNASeq, Microarray, Transcription, FunctionalGenomics, GO,\nGeneExpression, Pathways, Software",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:59:23 UTC",
  "RemoteUrl": "https://github.com/bioc/NetActivity",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e261497beadffad703b9eddaabca33b2a0460a4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 18:00:20 UTC",
    "User": "root"
  },
  "Author": "Carlos Ruiz-Arenas [aut, cre]",
  "Maintainer": "Carlos Ruiz-Arenas <carlos.ruiza@upf.edu>",
  "_user": "bioc",
  "_type": "src",
  "_file": "NetActivity_1.15.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7e9c703216734277ba9cefc583f9623865f2b5109d75ce0c6b904cc46699636b",
  "_filesize": 234765,
  "_sha256": "7e9c703216734277ba9cefc583f9623865f2b5109d75ce0c6b904cc46699636b",
  "_expires": "2026-10-12T18:05:05.000Z",
  "_created": "2026-07-03T18:00:20.000Z",
  "_published": "2026-07-04T18:05:07.555Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28676196152",
  "_status": "success",
  "_upstream": "https://github.com/bioc/NetActivity",
  "_commit": {
    "id": "0e261497beadffad703b9eddaabca33b2a0460a4",
    "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": 1777381163
  },
  "_maintainer": {
    "name": "Carlos Ruiz-Arenas",
    "email": "carlos.ruiza@upf.edu"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85154731302,
      "time": 259,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8072596221"
    },
    {
      "job": 85154731344,
      "time": 387,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8072625790"
    },
    {
      "job": 85154731299,
      "time": 374,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8072623124"
    },
    {
      "job": 85154731289,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8072581727"
    },
    {
      "job": 85154731308,
      "time": 264,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8072597441"
    },
    {
      "job": 85154731138,
      "time": 355,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072539380"
    },
    {
      "job": 85154731356,
      "time": 211,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8072586141"
    },
    {
      "job": 85154731248,
      "time": 317,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8072610084"
    },
    {
      "job": 85154731330,
      "time": 299,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8072606069"
    },
    {
      "job": 85154731407,
      "time": 309,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8072608528"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "airway",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "DelayedMatrixStats",
      "role": "Imports"
    },
    {
      "package": "DESeq2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "NetActivityData",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "Fletcher2013a",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "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.15.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.14.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "rnaseq",
    "microarray",
    "transcription",
    "functionalgenomics",
    "go",
    "geneexpression",
    "pathways",
    "software"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_searchresults": 33,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NetActivity.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "computeGeneSetScores",
    "prepareSummarizedExperiment"
  ],
  "_help": [
    {
      "page": "computeGeneSetScores",
      "title": "Compute gene set scores",
      "topics": [
        "computeGeneSetScores"
      ]
    },
    {
      "page": "NetActivity",
      "title": "NetActivity: compute gene set scores from a deep learning framework",
      "topics": [
        "NetActivity"
      ]
    },
    {
      "page": "prepareSummarizedExperiment",
      "title": "Prepare a SummarizedExperiment for computing gene set scores computation",
      "topics": [
        "prepareSummarizedExperiment"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/NetActivity/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "airway",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "cli",
    "codetools",
    "cpp11",
    "DelayedArray",
    "DelayedMatrixStats",
    "DESeq2",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "locfit",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "NetActivityData",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "sparseMatrixStats",
    "SummarizedExperiment",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "NetActivity.Rmd",
      "filename": "NetActivity.html",
      "title": "Gene set scores computation with NetActivity",
      "author": "Carlos Ruiz Arenas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Introduction",
        "Pre-processing",
        "RNAseq",
        "Microarray data",
        "Computing the scores",
        "Differential gene set scores analysis"
      ],
      "created": "2022-09-13 08:22:20",
      "modified": "2022-10-17 14:02:17",
      "commits": 5
    }
  ],
  "_score": 4.518513939877888,
  "_indexed": true,
  "_nocasepkg": "netactivity",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-07-03T18:04:40.000Z",
      "distro": "resolute",
      "commit": "0e261497beadffad703b9eddaabca33b2a0460a4",
      "fileid": "https://r2.ropensci.org/ef66760cf9104082ba60d35783f255a64722b57c87443ab0e0f3753d745c2523",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28676196152"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-07-03T18:04:26.000Z",
      "distro": "resolute",
      "commit": "0e261497beadffad703b9eddaabca33b2a0460a4",
      "fileid": "https://r2.ropensci.org/2e1fb5e33b2d61e97667133477da39d3e7a1da1f9a37af878e29655f9213e0c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28676196152"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-07-03T18:02:29.000Z",
      "commit": "0e261497beadffad703b9eddaabca33b2a0460a4",
      "fileid": "https://r2.ropensci.org/253ea3a579815158ce66e7ccf5e1019a9391904acd312860a47d9fcf7d1c71a0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28676196152"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-07-03T18:02:54.000Z",
      "commit": "0e261497beadffad703b9eddaabca33b2a0460a4",
      "fileid": "https://r2.ropensci.org/9b176c0e07e3cc5ec5edd290e96b2559cf8780bd3869f79cff2a8a3477ab96fa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28676196152"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.15.0",
      "date": "2026-07-03T18:04:23.000Z",
      "commit": "0e261497beadffad703b9eddaabca33b2a0460a4",
      "fileid": "https://r2.ropensci.org/e4a5baf7b2da3b84a4304867eabe99e360e121a2d33cdd6251c9ed7da9537135",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28676196152"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-07-03T18:03:21.000Z",
      "commit": "0e261497beadffad703b9eddaabca33b2a0460a4",
      "fileid": "https://r2.ropensci.org/119fbf5fe4584b9036ebdfd3fb968196c60dd026e61c0f753035b2d8711e306b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28676196152"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-07-03T18:03:08.000Z",
      "commit": "0e261497beadffad703b9eddaabca33b2a0460a4",
      "fileid": "https://r2.ropensci.org/d530ad6cb256ad7bd295da4d338fb6a2d64961feaa70fa99e400fb5b95fc625c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28676196152"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-07-03T18:03:15.000Z",
      "commit": "0e261497beadffad703b9eddaabca33b2a0460a4",
      "fileid": "https://r2.ropensci.org/3118ef98222aa79bd2d474c740edb73f34d71d3ad2f84c8962785a1c17ca2995",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28676196152"
    }
  ]
}