loadSRAproject {psichomics}R Documentation

Download and load SRA projects via recount2

Description

Download and load SRA projects via recount2

Usage

loadSRAproject(project, outdir = getDownloadsFolder())

Arguments

project

Character: SRA project identifiers (check recount_abstract)

outdir

Character: directory to store the downloaded files

Value

List with loaded projects

See Also

Other functions associated with SRA data retrieval: getDownloadsFolder()

Other functions to load data: loadGtexData(), loadLocalFiles(), loadTCGAdata()


[Package psichomics version 1.16.0 Index]