download_sra_db: Download SRA metadata database

Description Usage Arguments

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.


SiruoWang/srametadata documentation built on May 9, 2019, 1:47 p.m.