read_proteomics_data {lgpr} | R 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 |
protein |
Index or name of protein. |
verbose |
Can this print some output? |
Value
a data.frame
[Package lgpr version 1.2.4 Index]