getSraRunInfo: Downloads an SRA runInfo file and parses into a RunInfo S4...

View source: R/getSraRunInfo.R

getSraRunInfoR Documentation

Downloads an SRA runInfo file and parses into a RunInfo S4 object

Description

Implicit system dependcies - aws cli

Usage

getSraRunInfo(runInfo, s3_path = "s3://lovelywater2/sra/", local_path = "sra")

Arguments

runInfo

a string of the name of the sraRunInfo.csv file

s3_path

a string s3 path holding sraRunInfo.csv file

local_path

local path into which to download the data [sra]

Examples

getRunInfo(runInfo = "viro_SraRunInfo.csv",
           s3_path = "s3://lovelywater2/sra/",
           local_path = "sra")


serratus-bio/tantalus documentation built on March 29, 2023, 9:39 p.m.