# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "seeker" in publications use:' type: software license: MIT title: 'seeker: Simplified Fetching and Processing of Microarray and RNA-Seq Data' version: 1.1.6 doi: 10.32614/CRAN.package.seeker abstract: 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) , 'ArrayExpress' Kauffmann et al. (2009) , Robust multi-array average 'RMA' Irizarry et al. (2003) , and 'BrainArray' Dai et al. (2005) . 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 , performs quality control checks using 'FastQC' Andrews , quantifies transcript abundances using 'salmon' Patro et al. (2017) and potentially 'refgenie' Stolarczyk et al. (2020) , aggregates the results using 'MultiQC' Ewels et al. (2016) , maps transcripts to genes using 'biomaRt' Durinkck et al. (2009) , and summarizes transcript-level quantifications for gene-level analyses using 'tximport' Soneson et al. (2015) . authors: - family-names: Hughey given-names: Jake email: jakejhughey@gmail.com - family-names: Schoenbachler given-names: Josh email: josh.schoenbachler@gmail.com repository: https://cranhaven.r-universe.dev repository-code: https://github.com/hugheylab/seeker commit: 911db8ed9448b270f67ce78dcb8128ebec4411b2 url: https://seeker.hugheylab.org date-released: '2024-08-27' contact: - family-names: Hughey given-names: Jake email: jakejhughey@gmail.com