{
  "_id": "6a1956aeacfb0bcc41de21f1",
  "Package": "geneClassifiers",
  "Type": "Package",
  "Title": "Application of gene classifiers",
  "Version": "1.36.0",
  "Authors@R": "c(\nperson(\"R\",\"Kuiper\",email=\"r.kuiper.emc@gmail.com\",role=c(\"cre\",\"aut\"),comment = c(ORCID = \"0000-0002-3703-1762\"))\n)",
  "Description": "This packages aims for easy accessible application of\nclassifiers which have been published in literature using an\nExpressionSet as input.",
  "URL": "https://doi.org/doi:10.18129/B9.bioc.geneClassifiers",
  "BugReports": "https://github.com/rkuiper/geneClassifiers/issues",
  "License": "GPL-2",
  "biocViews": "GeneExpression, BiomedicalInformatics, Classification,\nSurvival, Microarray",
  "LazyData": "true",
  "Collate": "aaa.R allGenericFunctions.R Class_TransformationProcess.R\nClass_FixedExpressionData.R Class_ClassifierParameters.R\nClass_ClassifierResults.R zzz.R geneClassifiers.R",
  "RoxygenNote": "6.1.1",
  "Encoding": "UTF-8",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:45:05 UTC",
  "RemoteUrl": "https://github.com/bioc/geneClassifiers",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "5377a792ce3394a7ff74d29a4956ff76d3a01ed2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 07:50:29 UTC",
    "User": "root"
  },
  "Author": "R Kuiper [cre, aut] (ORCID: <https://orcid.org/0000-0002-3703-1762>)",
  "Maintainer": "R Kuiper <r.kuiper.emc@gmail.com>",
  "MD5sum": "bbe1cebbd36ee7c839321bd4a2cf8dde",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "geneClassifiers_1.36.0.tar.gz",
  "_fileid": "913b0995105b988cdc0974fca53aed954564fcae3940a20fd9dba8a624e402d6",
  "_filesize": 1931916,
  "_sha256": "913b0995105b988cdc0974fca53aed954564fcae3940a20fd9dba8a624e402d6",
  "_created": "2026-05-29T07:50:29.000Z",
  "_published": "2026-05-29T09:04:46.375Z",
  "_jobs": [
    {
      "job": 78460275760,
      "time": 132,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7285818338"
    },
    {
      "job": 78460275753,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285829960"
    },
    {
      "job": 78460275759,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285828657"
    },
    {
      "job": 78460275781,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7287059800"
    },
    {
      "job": 78460275805,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287068501"
    },
    {
      "job": 78459902861,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285779553"
    },
    {
      "job": 78460275764,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285807492"
    },
    {
      "job": 78460275741,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285803745"
    },
    {
      "job": 78460275771,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7285803147"
    },
    {
      "job": 78460275775,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285806571"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625107264",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/geneClassifiers",
  "_commit": {
    "id": "5377a792ce3394a7ff74d29a4956ff76d3a01ed2",
    "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": 1777380305
  },
  "_maintainer": {
    "name": "R Kuiper",
    "email": "r.kuiper.emc@gmail.com",
    "orcid": "0000-0002-3703-1762"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.37.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.36.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "biomedicalinformatics",
    "classification",
    "survival",
    "microarray"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rkuiper",
      "count": 13,
      "uuid": 16921373
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "nturaga",
      "count": 2,
      "uuid": 2746443
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 414,
    "source": "https://www.bioconductor.org/packages/stats/bioc/geneClassifiers"
  },
  "_devurl": "https://github.com/rkuiper/geneclassifiers",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geneClassifiers.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rkuiper/geneclassifiers",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "getBatchCorrection",
    "getCitations",
    "getClassifications",
    "getClassifier",
    "getDecisionBoundaries",
    "getDescription",
    "getEventChain",
    "getIntercept",
    "getMeans",
    "getName",
    "getNormalizationMethod",
    "getNormalizationMethods",
    "getProbeNames",
    "getScores",
    "getSds",
    "getTargetValue",
    "getTrainingData",
    "getWeightingType",
    "getWeightingTypes",
    "getWeights",
    "runClassifier",
    "setNormalizationMethod",
    "showClassifierList"
  ],
  "_datasets": [
    {
      "name": "exampleMAS5",
      "title": "Example MAS5.0 ExpressionSet",
      "object": "exampleMAS5",
      "class": [
        "ExpressionSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "bracket-methods",
      "title": "Extract",
      "concept": [
        "fixed data information extraction functions"
      ],
      "topics": [
        "bracket,FixedExpressionData-method",
        "[,FixedExpressionData,ANY,ANY-method",
        "[,FixedExpressionData,ANY,missing-method",
        "[,FixedExpressionData,missing,ANY-method",
        "[[,FixedExpressionData,ANY,ANY-method",
        "[[,FixedExpressionData,ANY,missing-method",
        "[[,FixedExpressionData,missing,ANY-method"
      ]
    },
    {
      "page": "ClassifierParameters",
      "title": "An S4 class to store classifier parameters.",
      "topics": [
        "ClassifierParameters"
      ]
    },
    {
      "page": "ClassifierResults",
      "title": "An S4 class to store classifier results.",
      "topics": [
        "ClassifierResults"
      ]
    },
    {
      "page": "dim-methods",
      "title": "Dimensions of an Object",
      "concept": [
        "fixed data information extraction functions"
      ],
      "topics": [
        "dim,FixedExpressionData-method"
      ]
    },
    {
      "page": "exampleMAS5",
      "title": "Example MAS5.0 ExpressionSet",
      "topics": [
        "exampleMAS5"
      ]
    },
    {
      "page": "FixedExpressionData",
      "title": "An S4 class to store classifier parameters.",
      "topics": [
        "FixedExpressionData"
      ]
    },
    {
      "page": "getBatchCorrection-methods",
      "title": "Obtain the batch correction status for a classifier result.",
      "concept": [
        "classifier results"
      ],
      "topics": [
        "getBatchCorrection",
        "getBatchCorrection,ClassifierResults-method"
      ]
    },
    {
      "page": "getCitations-methods",
      "title": "Obtain citations to the classifier",
      "concept": [
        "classifier information functions"
      ],
      "topics": [
        "getCitations",
        "getCitations,ClassifierParameters-method"
      ]
    },
    {
      "page": "getClassifications-methods",
      "title": "Obtain classifier classifications.",
      "concept": [
        "classifier results"
      ],
      "topics": [
        "getClassifications",
        "getClassifications,ClassifierResults-method"
      ]
    },
    {
      "page": "getClassifier-methods",
      "title": "Obtain a classifier definition.",
      "concept": [
        "classifier information functions"
      ],
      "topics": [
        "getClassifier",
        "getClassifier,character-method",
        "getClassifier,ClassifierResults-method"
      ]
    },
    {
      "page": "getDecisionBoundaries-methods",
      "title": "Obtain the decision boundaries defined for the classifier.",
      "concept": [
        "classifier information functions"
      ],
      "topics": [
        "getDecisionBoundaries",
        "getDecisionBoundaries,ClassifierParameters-method"
      ]
    },
    {
      "page": "getDescription-methods",
      "title": "Obtain classifiers' description.",
      "concept": [
        "classifier information functions"
      ],
      "topics": [
        "getDescription",
        "getDescription,ClassifierParameters-method"
      ]
    },
    {
      "page": "getEventChain-methods",
      "title": "Obtain classifiers' event chain.",
      "concept": [
        "classifier information functions"
      ],
      "topics": [
        "getEventChain",
        "getEventChain,ClassifierParameters-method"
      ]
    },
    {
      "page": "getIntercept-methods",
      "title": "Obtain classifiers' intercept.",
      "concept": [
        "classifier information functions"
      ],
      "topics": [
        "getIntercept",
        "getIntercept,ClassifierParameters-method"
      ]
    },
    {
      "page": "getMeans-methods",
      "title": "Obtain classifiers' reference means.",
      "concept": [
        "classifier information functions"
      ],
      "topics": [
        "getMeans",
        "getMeans,ClassifierParameters-method"
      ]
    },
    {
      "page": "getName-methods",
      "title": "Obtain object names.",
      "topics": [
        "getName",
        "getName,ClassifierParameters-method",
        "getName,ClassifierResults-method",
        "getName,TransformationProcess-method"
      ]
    },
    {
      "page": "getNormalizationMethod-methods",
      "title": "Obtain normalization method",
      "concept": [
        "classifier information functions",
        "fixed data information extraction functions",
        "workflow functions"
      ],
      "topics": [
        "getNormalizationMethod",
        "getNormalizationMethod,ClassifierParameters-method",
        "getNormalizationMethod,FixedExpressionData-method",
        "getNormalizationMethods"
      ]
    },
    {
      "page": "getProbeNames-methods",
      "title": "Obtain probe-set names.",
      "concept": [
        "classifier information functions"
      ],
      "topics": [
        "getProbeNames",
        "getProbeNames,ClassifierParameters-method"
      ]
    },
    {
      "page": "getScores-methods",
      "title": "Obtain classifier score.",
      "concept": [
        "classifier results"
      ],
      "topics": [
        "getScores",
        "getScores,ClassifierResults-method"
      ]
    },
    {
      "page": "getSds-methods",
      "title": "Obtain classifiers' reference standard deviations.",
      "concept": [
        "classifier information functions"
      ],
      "topics": [
        "getSds",
        "getSds,ClassifierParameters-method"
      ]
    },
    {
      "page": "getTargetValue-methods",
      "title": "Obtain the targetValue",
      "concept": [
        "fixed data information extraction functions"
      ],
      "topics": [
        "getTargetValue",
        "getTargetValue,FixedExpressionData-method"
      ]
    },
    {
      "page": "getTrainingData-methods",
      "title": "Obtain classifier training data.",
      "concept": [
        "classifier information functions"
      ],
      "topics": [
        "getTrainingData",
        "getTrainingData,ClassifierParameters-method"
      ]
    },
    {
      "page": "getWeightingType-methods",
      "title": "Obtain the weighting type used to obtain a classifier result.",
      "concept": [
        "classifier results"
      ],
      "topics": [
        "getWeightingType",
        "getWeightingType,ClassifierResults-method",
        "getWeightingTypes"
      ]
    },
    {
      "page": "getWeights-methods",
      "title": "Obtain classifier weights.",
      "concept": [
        "classifier information functions"
      ],
      "topics": [
        "getWeights",
        "getWeights,ClassifierParameters-method"
      ]
    },
    {
      "page": "runClassifier-methods",
      "title": "Perform classification.",
      "concept": [
        "workflow functions"
      ],
      "topics": [
        "runClassifier",
        "runClassifier,character,FixedExpressionData-method",
        "runClassifier,ClassifierParameters,FixedExpressionData-method",
        "runClassifier,ClassifierResults,FixedExpressionData-method"
      ]
    },
    {
      "page": "setNormalizationMethod-methods",
      "title": "Prepare data.",
      "concept": [
        "workflow functions"
      ],
      "topics": [
        "setNormalizationMethod"
      ]
    },
    {
      "page": "showClassifierList-methods",
      "title": "Show classifier names and descriptions.",
      "concept": [
        "workflow functions"
      ],
      "topics": [
        "showClassifierList"
      ]
    }
  ],
  "_rundeps": [
    "Biobase",
    "BiocGenerics",
    "generics"
  ],
  "_vignettes": [
    {
      "source": "MissingCovariates.Rnw",
      "filename": "MissingCovariates.pdf",
      "title": "geneClassifiers and missing probesets",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2016-10-03 18:33:10",
      "modified": "2016-12-21 14:11:05",
      "commits": 3
    },
    {
      "source": "geneClassifiers.Rnw",
      "filename": "geneClassifiers.pdf",
      "title": "geneClassifiers introduction",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2016-10-03 18:33:10",
      "modified": "2016-12-21 14:11:05",
      "commits": 4
    }
  ],
  "_score": 4.079181246047625,
  "_indexed": false,
  "_nocasepkg": "geneclassifiers",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/geneClassifiers",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.36.0",
      "date": "2026-05-29T07:53:16.000Z",
      "distro": "noble",
      "commit": "5377a792ce3394a7ff74d29a4956ff76d3a01ed2",
      "fileid": "a518165e4731ebe4f5dd17ae3aff3891a1a7da864c305b6371526c5fa176f817",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625107264"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.36.0",
      "date": "2026-05-29T07:53:14.000Z",
      "distro": "noble",
      "commit": "5377a792ce3394a7ff74d29a4956ff76d3a01ed2",
      "fileid": "544b00373bc2f895a1ea58b39a22903245958785e128b81de7125a4c7bac06f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625107264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.36.0",
      "date": "2026-05-29T09:03:42.000Z",
      "commit": "5377a792ce3394a7ff74d29a4956ff76d3a01ed2",
      "fileid": "c855a31ae54e782a648439e5a7814e9389e7c82c4834736b357130a15da5e930",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625107264"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.36.0",
      "date": "2026-05-29T09:04:09.000Z",
      "commit": "5377a792ce3394a7ff74d29a4956ff76d3a01ed2",
      "fileid": "4fcaf397db5c3cf243b0931bff8663e5577828a89c732a918054efc524d0fc8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625107264"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.36.0",
      "date": "2026-05-29T07:52:23.000Z",
      "commit": "5377a792ce3394a7ff74d29a4956ff76d3a01ed2",
      "fileid": "2b696947e144a6bed8af98fc07572380c59556495e8a79a60acc9171150e2bcb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625107264"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-05-29T07:51:41.000Z",
      "commit": "5377a792ce3394a7ff74d29a4956ff76d3a01ed2",
      "fileid": "7a7d70a19b9dd807cbf1c6e2ad56f705024c88088ecfbb679c29ab3f0cda4522",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625107264"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-05-29T07:51:40.000Z",
      "commit": "5377a792ce3394a7ff74d29a4956ff76d3a01ed2",
      "fileid": "14e44b3436e2b798290185d962f2648c2ac5e6d81be18622d75e3800795f05d2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625107264"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-05-29T07:51:51.000Z",
      "commit": "5377a792ce3394a7ff74d29a4956ff76d3a01ed2",
      "fileid": "ac3faca5d4ca88f91bd9e21cbe4a010e443dd656c51d5669341f2492b66a5d2c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625107264"
    }
  ]
}