Package: GEOfastq
Type: Package
Title: Downloads ENA Fastqs With GEO Accessions
Version: 1.17.0
Authors@R: person("Alex", "Pickering", email="alexvpickering@gmail.com", 
                  role=c("cre", "aut"), 
                  comment = c(ORCID = "0000-0002-0002-6759"))
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
BugReports: https://github.com/alexvpickering/GEOfastq/issues
Imports: xml2, rvest, stringr, RCurl, doParallel, foreach, plyr
Suggests: BiocCheck, roxygen2, knitr, rmarkdown, testthat
biocViews: RNASeq, DataImport
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/GEOfastq
git_branch: devel
git_last_commit: ab9bfb5
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: no
Packaged: 2025-06-04 23:19:02 UTC; biocbuild
Author: Alex Pickering [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-0002-6759>)
Maintainer: Alex Pickering <alexvpickering@gmail.com>
Built: R 4.5.0; ; 2025-06-05 13:05:00 UTC; windows
