Package: seeker 1.1.6
seeker: Simplified Fetching and Processing of Microarray and RNA-Seq Data
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>.
Authors:
seeker_1.1.6.tar.gz
seeker_1.1.6.zip(r-4.5)seeker_1.1.6.zip(r-4.4)seeker_1.1.6.zip(r-4.3)
seeker_1.1.6.tgz(r-4.4-any)seeker_1.1.6.tgz(r-4.3-any)
seeker_1.1.6.tar.gz(r-4.5-noble)seeker_1.1.6.tar.gz(r-4.4-noble)
seeker_1.1.6.tgz(r-4.4-emscripten)seeker_1.1.6.tgz(r-4.3-emscripten)
seeker.pdf |seeker.html✨
seeker/json (API)
# Install 'seeker' in R: |
install.packages('seeker', repos = c('https://hugheylab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hugheylab/seeker/issues
Last updated 3 months agofrom:ec636b2d55. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Sep 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Sep 25 2024 |
R-4.4-mac | OK | Sep 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:checkDefaultCommandsfastqcfastqscreenfetchfetchMetadatagetPlatformsgetSalmonMetadatagetTx2geneinstallCustomCdfPackagesinstallSysDepsmultiqcsalmonseekerseekerArraytrimgaloretximport
Dependencies:abindaffyaffyioAnnotationDbiaskpassbackportsBHBiobaseBiocFileCacheBiocGenericsBiocManagerbiomaRtBiostringsbitbit64bitopsblobcachemcheckmateclicliprcodetoolscpp11crayoncurldata.tableDBIdbplyrDelayedArraydigestdplyrfansifastmapfilelockforeachgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesGEOquerygluehmshttrhttr2IRangesiteratorsjsonliteKEGGRESTlatticelifecyclelimmamagrittrMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpillarpkgconfigplogrpngpreprocessCoreprettyunitsprogresspurrrqsR.methodsS3R.ooR.utilsR6RApiSerializerappdirsRcppRcppParallelRCurlreadrrentrezrlangRSQLitervestS4ArraysS4VectorsselectrsessioninfoSparseArraystatmodstringfishstringistringrSummarizedExperimentsystibbletidyrtidyselecttximporttzdbUCSC.utilsutf8vctrsvroomwithrXMLxml2XVectoryamlzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check for presence of command-line interfaces | checkDefaultCommands |
Run FastQC | fastqc |
Run FastQ Screen | fastqscreen |
Fetch files | fetch |
Fetch metadata for a genomic study | fetchMetadata |
Get supported microarray platforms | getPlatforms |
Aggregrate metadata from salmon quantifications | getSalmonMetadata |
Get mapping between transcripts and genes | getTx2gene |
Install custom CDF packages | installCustomCdfPackages |
Install seeker's system dependencies | installSysDeps |
Run MultiQC | multiqc |
Run Salmon | salmon |
Process RNA-seq data end to end | seeker |
Process microarray data end to end | seekerArray |
Run Trim Galore! | trimgalore |
Run tximport on RNA-seq quantifications | tximport |