{
  "_id": "69a7aae718c44a58235fc247",
  "Package": "seeker",
  "Type": "Package",
  "Title": "Simplified Fetching and Processing of Microarray and RNA-Seq\nData",
  "Version": "1.1.6",
  "Authors@R": "c(\nperson('Jake', 'Hughey', , 'jakejhughey@gmail.com', role = c('aut', 'cre')),\nperson('Josh', 'Schoenbachler', , 'josh.schoenbachler@gmail.com', role = 'aut'))",
  "Description": "Wrapper around various existing tools and command-line\ninterfaces, providing a standard interface, simple\nparallelization, and detailed logging. For microarray data,\nmaps probe sets to standard gene IDs, building on 'GEOquery'\nDavis and Meltzer (2007) <doi:10.1093/bioinformatics/btm254>,\n'ArrayExpress' Kauffmann et al. (2009)\n<doi:10.1093/bioinformatics/btp354>, Robust multi-array average\n'RMA' Irizarry et al. (2003)\n<doi:10.1093/biostatistics/4.2.249>, and 'BrainArray' Dai et\nal. (2005) <doi:10.1093/nar/gni179>. For RNA-seq data, fetches\nmetadata and raw reads from National Center for Biotechnology\nInformation (NCBI) Sequence Read Archive (SRA), performs\nstandard adapter and quality trimming using 'TrimGalore'\nKrueger <https://github.com/FelixKrueger/TrimGalore>, performs\nquality control checks using 'FastQC' Andrews\n<https://github.com/s-andrews/FastQC>, quantifies transcript\nabundances using 'salmon' Patro et al. (2017)\n<doi:10.1038/nmeth.4197> and potentially 'refgenie' Stolarczyk\net al. (2020) <doi:10.1093/gigascience/giz149>, aggregates the\nresults using 'MultiQC' Ewels et al. (2016)\n<doi:10.1093/bioinformatics/btw354>, maps transcripts to genes\nusing 'biomaRt' Durinkck et al. (2009)\n<doi:10.1038/nprot.2009.97>, and summarizes transcript-level\nquantifications for gene-level analyses using 'tximport'\nSoneson et al. (2015) <doi:10.12688/f1000research.7563.2>.",
  "URL": "https://seeker.hugheylab.org, https://github.com/hugheylab/seeker",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libicu-dev libpng-dev libxml2-dev libzstd-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://hugheylab.r-universe.dev",
  "Date/Publication": "2024-08-26 22:04:19 UTC",
  "RemoteUrl": "https://github.com/hugheylab/seeker",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec636b2d55ffa93265cfb3150df5d9295c35f07c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-03-02 09:10:57 UTC",
    "User": "root"
  },
  "Author": "Jake Hughey [aut, cre],\nJosh Schoenbachler [aut]",
  "Maintainer": "Jake Hughey <jakejhughey@gmail.com>",
  "MD5sum": "c4f323c68e1827c784f37ed76b9f0961",
  "_user": "hugheylab",
  "_type": "src",
  "_file": "seeker_1.1.6.tar.gz",
  "_fileid": "a4e99c80be522a4cfaec91d5693cdc5babc849421a8f3fee7423cc450e0a7d45",
  "_filesize": 4498302,
  "_sha256": "a4e99c80be522a4cfaec91d5693cdc5babc849421a8f3fee7423cc450e0a7d45",
  "_created": "2026-03-02T09:10:57.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 65659515936,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5734234076"
    },
    {
      "job": 65659515781,
      "time": 235,
      "config": "linux-release-x86_64",
      "r": "4.5.2",
      "check": "ERROR",
      "artifact": "5753209234"
    },
    {
      "job": 65659515763,
      "time": 97,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 65659515784,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.5.2",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 65659515811,
      "time": 295,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5718066944"
    },
    {
      "job": 65659515881,
      "time": 171,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "5718106767"
    },
    {
      "job": 65659515771,
      "time": 97,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 65659515772,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 65659515764,
      "time": 108,
      "config": "windows-release",
      "r": "4.5.2",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/hugheylab/actions/runs/22568881489",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hugheylab/seeker",
  "_commit": {
    "id": "ec636b2d55ffa93265cfb3150df5d9295c35f07c",
    "author": "Jake Hughey <jakejhughey@gmail.com>",
    "committer": "Jake Hughey <jakejhughey@gmail.com>",
    "message": "updated for cran submission.\n",
    "time": 1724709859
  },
  "_maintainer": {
    "name": "Jake Hughey",
    "email": "jakejhughey@gmail.com",
    "login": "jakejh",
    "uuid": 2295314
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "affy",
      "version": ">= 1.68.0",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "version": ">= 1.52.0",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "version": ">= 1.30.0",
      "role": "Imports"
    },
    {
      "package": "biomaRt",
      "version": ">= 2.36.1",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 3.2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.11.8",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.4.4",
      "role": "Imports"
    },
    {
      "package": "GEOquery",
      "version": ">= 2.58.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.7.2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "qs",
      "version": ">= 0.21.2",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "version": ">= 2.11.0",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "version": ">= 1.98",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "sessioninfo",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "tximport",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.4.2",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "ArrayExpress",
      "version": ">= 1.62.0",
      "role": "Suggests"
    },
    {
      "package": "Biobase",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "version": ">= 1.0.17",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "org.Mm.eg.db",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hugheylab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jschoenbachler",
      "count": 213,
      "uuid": 15148457
    },
    {
      "user": "jakejh",
      "count": 198,
      "uuid": 2295314
    },
    {
      "user": "jacorvar",
      "count": 3,
      "uuid": 5776178
    }
  ],
  "_userbio": {
    "uuid": 32131222,
    "type": "organization",
    "name": "Hughey Lab"
  },
  "_downloads": {
    "count": 121,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/seeker"
  },
  "_devurl": "https://github.com/hugheylab/seeker",
  "_pkgdown": "https://seeker.hugheylab.org",
  "_searchresults": 1,
  "_rbuild": "4.5.2",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/seeker.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.9",
      "date": "2022-08-09"
    },
    {
      "version": "1.0.10",
      "date": "2022-09-20"
    },
    {
      "version": "1.0.13",
      "date": "2022-10-20"
    },
    {
      "version": "1.1.0",
      "date": "2023-03-22"
    },
    {
      "version": "1.1.1",
      "date": "2023-05-05"
    },
    {
      "version": "1.1.2",
      "date": "2023-05-17"
    },
    {
      "version": "1.1.3",
      "date": "2023-05-24"
    },
    {
      "version": "1.1.4",
      "date": "2023-12-04"
    },
    {
      "version": "1.1.5",
      "date": "2024-01-22"
    },
    {
      "version": "1.1.6",
      "date": "2024-08-27"
    }
  ],
  "_exports": [
    "checkDefaultCommands",
    "fastqc",
    "fastqscreen",
    "fetch",
    "fetchMetadata",
    "getPlatforms",
    "getSalmonMetadata",
    "getTx2gene",
    "installCustomCdfPackages",
    "installSysDeps",
    "multiqc",
    "salmon",
    "seeker",
    "seekerArray",
    "trimgalore",
    "tximport"
  ],
  "_help": [
    {
      "page": "checkDefaultCommands",
      "title": "Check for presence of command-line interfaces",
      "topics": [
        "checkDefaultCommands"
      ]
    },
    {
      "page": "fastqc",
      "title": "Run FastQC",
      "topics": [
        "fastqc"
      ]
    },
    {
      "page": "fastqscreen",
      "title": "Run FastQ Screen",
      "topics": [
        "fastqscreen"
      ]
    },
    {
      "page": "fetch",
      "title": "Fetch files",
      "topics": [
        "fetch"
      ]
    },
    {
      "page": "fetchMetadata",
      "title": "Fetch metadata for a genomic study",
      "topics": [
        "fetchMetadata"
      ]
    },
    {
      "page": "getPlatforms",
      "title": "Get supported microarray platforms",
      "topics": [
        "getPlatforms"
      ]
    },
    {
      "page": "getSalmonMetadata",
      "title": "Aggregrate metadata from salmon quantifications",
      "topics": [
        "getSalmonMetadata"
      ]
    },
    {
      "page": "getTx2gene",
      "title": "Get mapping between transcripts and genes",
      "topics": [
        "getTx2gene"
      ]
    },
    {
      "page": "installCustomCdfPackages",
      "title": "Install custom CDF packages",
      "topics": [
        "installCustomCdfPackages"
      ]
    },
    {
      "page": "installSysDeps",
      "title": "Install seeker's system dependencies",
      "topics": [
        "installSysDeps"
      ]
    },
    {
      "page": "multiqc",
      "title": "Run MultiQC",
      "topics": [
        "multiqc"
      ]
    },
    {
      "page": "salmon",
      "title": "Run Salmon",
      "topics": [
        "salmon"
      ]
    },
    {
      "page": "seeker",
      "title": "Process RNA-seq data end to end",
      "topics": [
        "seeker"
      ]
    },
    {
      "page": "seekerArray",
      "title": "Process microarray data end to end",
      "topics": [
        "seekerArray"
      ]
    },
    {
      "page": "trimgalore",
      "title": "Run Trim Galore!",
      "topics": [
        "trimgalore"
      ]
    },
    {
      "page": "tximport",
      "title": "Run tximport on RNA-seq quantifications",
      "topics": [
        "tximport"
      ]
    }
  ],
  "_readme": "https://github.com/hugheylab/seeker/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "affy",
    "affyio",
    "AnnotationDbi",
    "askpass",
    "backports",
    "BH",
    "Biobase",
    "BiocFileCache",
    "BiocGenerics",
    "BiocManager",
    "biomaRt",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "dplyr",
    "fastmap",
    "filelock",
    "foreach",
    "generics",
    "GenomicRanges",
    "GEOquery",
    "glue",
    "hms",
    "httr",
    "httr2",
    "IRanges",
    "iterators",
    "jsonlite",
    "KEGGREST",
    "lattice",
    "lifecycle",
    "limma",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "preprocessCore",
    "prettyunits",
    "progress",
    "purrr",
    "qs",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RApiSerialize",
    "rappdirs",
    "Rcpp",
    "RcppParallel",
    "RCurl",
    "readr",
    "rentrez",
    "rlang",
    "RSQLite",
    "rvest",
    "S4Arrays",
    "S4Vectors",
    "selectr",
    "Seqinfo",
    "sessioninfo",
    "SparseArray",
    "statmod",
    "stringfish",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tximport",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to seeker",
      "author": "Jake Hughey",
      "engine": "knitr::rmarkdown",
      "headings": [
        "RNA-seq data",
        "Microarray data"
      ],
      "created": "2018-12-05 18:31:32",
      "modified": "2022-06-23 15:24:39",
      "commits": 23
    },
    {
      "source": "reproducibility.Rmd",
      "filename": "reproducibility.html",
      "title": "Reproducibility with seeker",
      "author": "Jake Hughey",
      "engine": "knitr::rmarkdown",
      "headings": [
        "RNA-seq data",
        "Microarray data"
      ],
      "created": "2021-11-24 01:39:04",
      "modified": "2022-06-23 13:43:54",
      "commits": 5
    }
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "seeker",
  "_universes": [
    "hugheylab",
    "jakejh"
  ],
  "_failure": {
    "version": "1.1.6",
    "commit": {
      "id": "ec636b2d55ffa93265cfb3150df5d9295c35f07c",
      "author": "Jake Hughey <jakejhughey@gmail.com>",
      "committer": "Jake Hughey <jakejhughey@gmail.com>",
      "message": "updated for cran submission.\n",
      "time": 1724709859
    },
    "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26998413133",
    "date": "2026-06-07T06:07:14.351Z",
    "job": {
      "job": 79936072076,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461301470"
    }
  },
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.6",
      "date": "2026-03-03T04:00:19.000Z",
      "distro": "noble",
      "commit": "ec636b2d55ffa93265cfb3150df5d9295c35f07c",
      "fileid": "ac509a6679f857d05d2a58f9c34f14bcce46eed6a4a4f606b181021911fb2138",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/22568881489"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.1.6",
      "date": "2026-03-02T09:14:12.000Z",
      "commit": "ec636b2d55ffa93265cfb3150df5d9295c35f07c",
      "fileid": "373b912265ba6a0dc40601fbbf0d52e68da1cf84eeb7d86adfaa9ba9e6dbacf8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/22568881489"
    }
  ]
}