download_sra_db: Download SRA metadata database

Description Usage Arguments

View source: R/download_sra_db.R

Description

Downloads and extracts SRA metadata database

Usage

1
2
download_sra_db(file.name = "SRAmetadb.sqlite", path = getwd(),
  method = "auto")

Arguments

file.name

File name for uncompressed database. Default: "SRAmetadb.sqlite"

path

Path used to save database. If not provided, current directory is used.

method

Method for downloading database: "auto", "internal", "libcurl", "wget", "curl", "lynx". See download.file function.


joseah/srametadata documentation built on May 19, 2019, 8:45 p.m.