getThermoHelaPRTC: Dowload Thermo Hela PRTC data

View source: R/PXD000001.R

getThermoHelaPRTCR Documentation

Dowload Thermo Hela PRTC data

Description

Downloads on of multiple Thermo Hela/PRTC data files.

Usage

getThermoHelaPRTC(src, destdir = ".")

Arguments

src

The name of the file to be downloaded. If missing, a vector of possible filenames is returned. If "all", all files are downloaded. Alternatively, a pattern can be used to grep the files from the output getThermoHelaPRTC() the files to be downloaded.

destdir

Destination directory. Default is ".".

Value

Invisibly return the path of the downloaded files.

Author(s)

Laurent Gatto

See Also

downloadData

Examples

## Not run: 
getThermoHelaPRTC()
getThermoHelaPRTC("design")
getThermoHelaPRTC("all")

## End(Not run)

lgatto/RforProteomics documentation built on May 10, 2023, 11:51 p.m.