get_geo_supplementary_files: Get GEO supplementary files.

View source: R/get_geo_supplementary_files.R

get_geo_supplementary_filesR Documentation

Get GEO supplementary files.

Description

Get links to any GEO supplementary files matches one or more of the searches. IMPORTANT: When downloading files from GEO, make sure "ftp://" are replaced with "http://" in URLs, as the former can cause download issues on certain machines.

Usage

get_geo_supplementary_files(
  gsm,
  searches = construct_searches(),
  verbose = TRUE
)

Arguments

gsm

GEO GSM id. Matches will be case-insensitive.

searches

Named list of regex queries.

verbose

Print messages.


neurogenomics/PeakyFinders documentation built on March 24, 2024, 4:28 p.m.