seeker
1.1.6Simplified Fetching and Processing of Microarray and RNA-Seq Data
Overview
Wrapper around various existing tools and command-line interfaces, providing a standard interface, simple parallelization, and detailed logging. For microarray data, maps probe sets to standard gene IDs, building on 'GEOquery' Davis and Meltzer (2007) doi:10.1093/bioinformatics/btm254, 'ArrayExpress' Kauffmann et al. (2009) doi:10.1093/bioinformatics/btp354, Robust multi-array average 'RMA' Irizarry et al. (2003) doi:10.1093/biostatistics/4.2.249, and 'BrainArray' Dai et al. (2005) doi:10.1093/nar/gni179. For RNA-seq data, fetches metadata and raw reads from National Center for Biotechnology Information (NCBI) Sequence Read Archive (SRA), performs standard adapter and quality trimming using 'TrimGalore' Krueger https://github.com/FelixKrueger/TrimGalore, performs quality control checks using 'FastQC' Andrews https://github.com/s-andrews/FastQC, quantifies transcript abundances using 'salmon' Patro et al. (2017) doi:10.1038/nmeth.4197 and potentially 'refgenie' Stolarczyk et al. (2020) doi:10.1093/gigascience/giz149, aggregates the results using 'MultiQC' Ewels et al. (2016) doi:10.1093/bioinformatics/btw354, maps transcripts to genes using 'biomaRt' Durinkck et al. (2009) doi:10.1038/nprot.2009.97, and summarizes transcript-level quantifications for gene-level analyses using 'tximport' Soneson et al. (2015) doi:10.12688/f1000research.7563.2.
Install
Health
CRAN check results are not tracked yet.
Documentation
- Examples that run
- 0%
- Documented parameters
- 94%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
10 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.5.0 released · 2025-04-11
- archivedRemoved from CRAN2025-02-11issues were not corrected in time
- 1.1.62024-08-27 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 1.1.52024-01-22 · diff ↗
- 1.1.42023-12-04 · diff ↗
- 1.1.32023-05-23 · diff ↗
- 1.1.22023-05-17 · diff ↗
- 1.1.12023-05-05 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.1.02023-03-22 · diff ↗
- 1.0.132022-10-20 · diff ↗
- 1.0.102022-09-19 · diff ↗
- 1.0.92022-08-09
- RR 4.2.0 released · 2022-04-22
Package metadata
- Total releases
- 10
- License
- MIT + file LICENSE OSI
- Minimum R
- ≥ 3.5
- Download size
- not tracked yet
- Installed size
- not tracked yet
- With dependencies
- not tracked yet