read_proteomics_data: Function for reading the built-in proteomics data

View source: R/main-datautil.R

read_proteomics_dataR Documentation

Function for reading the built-in proteomics data

Description

Function for reading the built-in proteomics data

Usage

read_proteomics_data(parentDir = NULL, protein = NULL, verbose = TRUE)

Arguments

parentDir

Path to local parent directory for the data. If this is NULL, data is downloaded from https://github.com/jtimonen/lgpr-usage/tree/master/data/proteomics.

protein

Index or name of protein.

verbose

Can this print some output?

Value

a data.frame


jtimonen/lgpr documentation built on Oct. 12, 2023, 11:13 p.m.