{
  "_id": "6a1ad6aa1d7bb097a09e5dba",
  "Package": "codelink",
  "Version": "1.81.0",
  "Title": "Manipulation of Codelink microarray data",
  "Author": "Diego Diez",
  "Maintainer": "Diego Diez <diego10ruiz@gmail.com>",
  "LazyLoad": "yes",
  "Description": "This package facilitates reading, preprocessing and\nmanipulating Codelink microarray data. The raw data must be\nexported as text file using the Codelink software.",
  "License": "GPL-2",
  "Collate": "Codelink-class.R CodelinkSet-class.R file.R data.R norm.R\nplot.R CodelinkSet-methods.R CodelinkSet-tools.R\nCodelinkSetUnique-class.R CodelinkSetUnique-methods.R filter.R\ncluster.R",
  "biocViews": "Microarray, OneChannel, DataImport, Preprocessing",
  "ByteCompile": "yes",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/ddiez/codelink",
  "BugReports": "https://github.com/ddiez/codelink/issues",
  "Config/pak/sysreqs": "libpng-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:31:34 UTC",
  "RemoteUrl": "https://github.com/bioc/codelink",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb0f534aa37ae95eb0b1072f2387e59ef8ff535e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:49:59 UTC",
    "User": "root"
  },
  "MD5sum": "3af886ac3948619bd842b47791296075",
  "_user": "bioc",
  "_type": "src",
  "_file": "codelink_1.81.0.tar.gz",
  "_fileid": "77446c54353908df19b12a7ab5900431a7ef9fea8ebfaffcfb7b9b2ecb9f5faa",
  "_filesize": 3491449,
  "_sha256": "77446c54353908df19b12a7ab5900431a7ef9fea8ebfaffcfb7b9b2ecb9f5faa",
  "_created": "2026-05-30T08:49:59.000Z",
  "_published": "2026-05-30T12:23:06.286Z",
  "_jobs": [
    {
      "job": 78637723692,
      "time": 201,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306975182"
    },
    {
      "job": 78637723678,
      "time": 247,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306979728"
    },
    {
      "job": 78637723675,
      "time": 216,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306976646"
    },
    {
      "job": 78637723687,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308131555"
    },
    {
      "job": 78637723682,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308134659"
    },
    {
      "job": 78637549188,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306953941"
    },
    {
      "job": 78637723671,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306968316"
    },
    {
      "job": 78637723697,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306969750"
    },
    {
      "job": 78637723694,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306967870"
    },
    {
      "job": 78637723691,
      "time": 166,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306971351"
    }
  ],
  "_bioccheck": {
    "error": 2,
    "warning": 5,
    "note": 17
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679602643",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/codelink",
  "_commit": {
    "id": "fb0f534aa37ae95eb0b1072f2387e59ef8ff535e",
    "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": 1777379494
  },
  "_maintainer": {
    "name": "Diego Diez",
    "email": "diego10ruiz@gmail.com",
    "login": "ddiez",
    "description": "Computational biologist working on immunology",
    "uuid": 3292149
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "version": ">= 0.3.2",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Biobase",
      "version": ">= 2.17.8",
      "role": "Depends"
    },
    {
      "package": "limma",
      "role": "Depends"
    },
    {
      "package": "annotate",
      "role": "Imports"
    },
    {
      "package": "genefilter",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "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.81.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.80.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "microarray",
    "onechannel",
    "dataimport",
    "preprocessing"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ddiez",
      "count": 35,
      "uuid": 3292149
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 616,
    "source": "https://www.bioconductor.org/packages/stats/bioc/codelink"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/ddiez/codelink",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/codelink.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ddiez/codelink",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "annotation",
    "arrayNew",
    "averageProbes",
    "bkgdCorrect",
    "chipDevice",
    "codCorrect",
    "Codelink2CodelinkSet",
    "codNormalize",
    "codPlot",
    "codPreprocess",
    "codUniverse",
    "createWeights",
    "cutCV",
    "exprs",
    "fc2Cond",
    "filterSNR",
    "getBkg",
    "getFlag",
    "getInfo",
    "getInt",
    "getSNR",
    "getWeight",
    "imageCodelink",
    "logCodelink",
    "meanSNR",
    "mergeArray",
    "na2false",
    "normalize",
    "plotCorrelation",
    "plotCV",
    "plotDensities",
    "plotMA",
    "probeNames",
    "probeTypes",
    "readCodelink",
    "readCodelinkSet",
    "reportCodelink",
    "selCV",
    "show",
    "summary",
    "summaryFlag",
    "writeCluster",
    "writeCodelink"
  ],
  "_datasets": [
    {
      "name": "codelink.example",
      "title": "Dataset of class 'Codelink'",
      "object": "codelink.example",
      "file": "codelink.example.rda",
      "class": [
        "Codelink"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "codset",
      "title": "Dataset of class 'CodelinkSet'",
      "object": "codset",
      "file": "codset.rda",
      "class": [
        "CodelinkSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "arrayNew",
      "title": "Create a new x11 device",
      "topics": [
        "arrayNew"
      ]
    },
    {
      "page": "arraySize",
      "title": "Determine the size of the array",
      "topics": [
        "arraySize"
      ]
    },
    {
      "page": "as.matrix.Codelink",
      "title": "Return a matrix of intensity values",
      "topics": [
        "as.matrix.Codelink"
      ]
    },
    {
      "page": "averageProbes",
      "title": "averageProbes",
      "topics": [
        "averageProbes",
        "averageProbes,CodelinkSet-method"
      ]
    },
    {
      "page": "bkgdCorrect",
      "title": "Background correction of intensity values.",
      "topics": [
        "bkgdCorrect",
        "codCorrect",
        "codCorrect,CodelinkSet-method"
      ]
    },
    {
      "page": "Codelink-class",
      "title": "Class Codelink",
      "topics": [
        "class:Codelink",
        "Codelink",
        "Codelink-class",
        "show,Codelink-method",
        "[,Codelink,ANY,ANY-method",
        "[,Codelink-method"
      ]
    },
    {
      "page": "codelink.example",
      "title": "Dataset of class 'Codelink'",
      "topics": [
        "codelink.example"
      ]
    },
    {
      "page": "CodelinkSet-class",
      "title": "Class CodelinkSet",
      "topics": [
        "class::CodelinkSet",
        "Codelink2CodelinkSet",
        "CodelinkSet",
        "CodelinkSet-class",
        "codPreprocess",
        "codPreprocess,CodelinkSet-method",
        "exprs,CodelinkSet-method",
        "getBkg",
        "getBkg,CodelinkSet-method",
        "getFlag",
        "getFlag,CodelinkSet-method",
        "getInfo",
        "getInfo,CodelinkSet-method",
        "getInt",
        "getInt,CodelinkSet-method",
        "getSNR",
        "getSNR,CodelinkSet-method",
        "getWeight",
        "getWeight,CodelinkSet-method",
        "probeNames",
        "probeNames,CodelinkSet-method",
        "probeNames,CodelinkSetUnique-method",
        "probeTypes",
        "probeTypes,CodelinkSet-method"
      ]
    },
    {
      "page": "CodelinkSetUnique-class",
      "title": "Class CodelinkSetUnique",
      "topics": [
        "class::CodelinkSetUnique",
        "CodelinkSetUnique",
        "CodelinkSetUnique-class"
      ]
    },
    {
      "page": "codPlot",
      "title": "Diagnostic plots for CodelinkSet object.",
      "topics": [
        "codPlot",
        "codPlot,CodelinkSet-method",
        "codPlot,MArrayLM-method"
      ]
    },
    {
      "page": "codset",
      "title": "Dataset of class 'CodelinkSet'",
      "topics": [
        "codset"
      ]
    },
    {
      "page": "createWeights",
      "title": "Create weight for Codelink chips",
      "topics": [
        "createWeights",
        "createWeights,Codelink-method",
        "createWeights,CodelinkSet-method"
      ]
    },
    {
      "page": "cutCV",
      "title": "Calculate cutoff based in CV.",
      "topics": [
        "cutCV"
      ]
    },
    {
      "page": "decDetect",
      "title": "Determine decimal type of Codelink files",
      "topics": [
        "decDetect"
      ]
    },
    {
      "page": "dim.Codelink",
      "title": "Return the dimension of a Codelink object.",
      "topics": [
        "dim.Codelink"
      ]
    },
    {
      "page": "fc2Cond",
      "title": "Select probes based on fold change calculation",
      "topics": [
        "fc2Cond"
      ]
    },
    {
      "page": "imageCodelink",
      "title": "Image plot of Codelink arrays",
      "topics": [
        "imageCodelink"
      ]
    },
    {
      "page": "logCodelink",
      "title": "Application of logCodelink to Codelink object",
      "topics": [
        "logCodelink"
      ]
    },
    {
      "page": "mergeArray",
      "title": "Merge Codelink Bioarrays Data",
      "topics": [
        "mergeArray"
      ]
    },
    {
      "page": "na2false",
      "title": "Set NAs to FALSE",
      "topics": [
        "na2false"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalization wrapper for Codelink/CodelinkSet objects.",
      "topics": [
        "codNormalize",
        "codNormalize,CodelinkSet-method",
        "normalize",
        "normalize,Codelink-method",
        "normalize,CodelinkSet-method"
      ]
    },
    {
      "page": "plotCorrelation",
      "title": "Plot correlation scatterplot between two arrays",
      "topics": [
        "plotCorrelation"
      ]
    },
    {
      "page": "plotCV",
      "title": "Plot of CV",
      "topics": [
        "plotCV"
      ]
    },
    {
      "page": "plotDensities",
      "title": "Plot Densities",
      "topics": [
        "plotDensities",
        "plotDensities,Codelink-method"
      ]
    },
    {
      "page": "plotMA",
      "title": "MA plot",
      "topics": [
        "plotMA"
      ]
    },
    {
      "page": "printHead",
      "title": "Print briefly a Codelink object",
      "topics": [
        "printHead"
      ]
    },
    {
      "page": "readCodelink",
      "title": "Read Codelink Bioarrays Data",
      "topics": [
        "readCodelink",
        "readCodelinkSet"
      ]
    },
    {
      "page": "readHeader",
      "title": "Read Header from Codelink Bioarrays Files",
      "topics": [
        "readHeader"
      ]
    },
    {
      "page": "readHeaderXLS",
      "title": "Read Header from XLS exported Codelink Bioarrays Files",
      "topics": [
        "readHeaderXLS"
      ]
    },
    {
      "page": "reportCodelink",
      "title": "Write a report of genes selected in HTML",
      "topics": [
        "reportCodelink"
      ]
    },
    {
      "page": "selCV",
      "title": "Select based on CV cutoff.",
      "topics": [
        "selCV"
      ]
    },
    {
      "page": "SNR",
      "title": "Calculate SNR",
      "topics": [
        "SNR"
      ]
    },
    {
      "page": "writeCodelink",
      "title": "Write a Codelink object to file.",
      "topics": [
        "writeCodelink",
        "writeCodelink,CodelinkSet-method"
      ]
    }
  ],
  "_rundeps": [
    "annotate",
    "AnnotationDbi",
    "askpass",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "fastmap",
    "generics",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lifecycle",
    "limma",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "statmod",
    "sys",
    "vctrs",
    "XML",
    "xtable",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "Codelink_Introduction.Rnw",
      "filename": "Codelink_Introduction.pdf",
      "title": "Codelink Intruction",
      "engine": "knitr",
      "headings": [],
      "created": "2013-08-15 08:47:16",
      "modified": "2013-10-23 14:04:33",
      "commits": 9
    },
    {
      "source": "Codelink_Legacy.Rnw",
      "filename": "Codelink_Legacy.pdf",
      "title": "Codelink Legacy",
      "engine": "knitr",
      "headings": [],
      "created": "2013-08-15 08:47:16",
      "modified": "2013-10-23 14:04:33",
      "commits": 8
    }
  ],
  "_score": 4.318063334962762,
  "_indexed": true,
  "_nocasepkg": "codelink",
  "_universes": [
    "bioc",
    "ddiez"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.81.0",
      "date": "2026-05-30T08:53:06.000Z",
      "distro": "noble",
      "commit": "fb0f534aa37ae95eb0b1072f2387e59ef8ff535e",
      "fileid": "834c3b3142a4561a0b431bf0db7f72ab245c7d56c1428e8dfa86a10dc545ec74",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679602643"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.81.0",
      "date": "2026-05-30T08:52:42.000Z",
      "distro": "noble",
      "commit": "fb0f534aa37ae95eb0b1072f2387e59ef8ff535e",
      "fileid": "7e22f3c0108665ee9a2c4da0b51feef0f8b929300314062d57f6fa0d27e3eacc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679602643"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.81.0",
      "date": "2026-05-30T12:21:25.000Z",
      "commit": "fb0f534aa37ae95eb0b1072f2387e59ef8ff535e",
      "fileid": "b108085478720cb09365f470c2813bf899d530ba1ad6e0d0403614ca470a89dd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679602643"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.81.0",
      "date": "2026-05-30T12:21:38.000Z",
      "commit": "fb0f534aa37ae95eb0b1072f2387e59ef8ff535e",
      "fileid": "d154042249fd1e7236069da9398bd9c932de7fe59832bc70c940e4cc69f998e6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679602643"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.81.0",
      "date": "2026-05-30T08:52:42.000Z",
      "commit": "fb0f534aa37ae95eb0b1072f2387e59ef8ff535e",
      "fileid": "bc946a2db2160ec3720a433e16185377ff987f8549b7f2bccf6aea6da74e51a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679602643"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.81.0",
      "date": "2026-05-30T08:51:30.000Z",
      "commit": "fb0f534aa37ae95eb0b1072f2387e59ef8ff535e",
      "fileid": "8eab11b50f429020ef06cb5f959a36f4354f66b46a14aa879385c62c744b843a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679602643"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.81.0",
      "date": "2026-05-30T08:51:17.000Z",
      "commit": "fb0f534aa37ae95eb0b1072f2387e59ef8ff535e",
      "fileid": "b98d7754f79d8abc29b40186ed0a16cd2347203a6580bae970dcc9eaa782cbc6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679602643"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.81.0",
      "date": "2026-05-30T08:51:40.000Z",
      "commit": "fb0f534aa37ae95eb0b1072f2387e59ef8ff535e",
      "fileid": "20468e263c1918d358ebee36d9ae0c540b15fdec343009d70a05cb7ef37ad157",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679602643"
    }
  ]
}