Bioc2026 Registration Open!

GEOfastq

Downloads ENA Fastqs With GEO Accessions

Bioconductor version: 3.23 · Package version: 1.20.0

GEOfastq is used to download fastq files from the European Nucleotide Archive (ENA) starting with an accession from the Gene Expression Omnibus (GEO). To do this, sample metadata is retrieved from GEO and the Sequence Read Archive (SRA). SRA run accessions are then used to construct FTP and aspera download links for fastq files generated by the ENA.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("GEOfastq")

Details

MaintainerAlex Pickering <alexvpickering@gmail.com>
AuthorAlex Pickering [cre, aut] (ORCID: <https://orcid.org/0000-0002-0002-6759>)
LicenseMIT + file LICENSE
Bug Reportshttps://github.com/alexvpickering/GEOfastq/issues
Downloads rank191
Source branchRELEASE_3_23
biocViewsDataImport, RNASeq, Software

Documentation

Download

Dependencies

Imports: xml2, rvest, stringr, RCurl, doParallel, foreach, plyr

Suggests: BiocCheck, roxygen2, knitr, rmarkdown, testthat