readProteinPilot: Read a Protein Pilot Excel File

Description Usage Arguments Value

View source: R/readPP.R

Description

This function reads information from a file, and (if it is a Protein Pilot .xlsx file) converts it into 3 data frames to form into a pep object.

Usage

1
readProteinPilot(filename)

Arguments

filename

The name/address of the file to be read

Value

Returns a list of 3 items. e_data contains the measurements from samples, f_data contains some groupings that are nonessential for this problem, and e_meta contains the linking between proteins and peptides.


abell8/PQPQ documentation built on May 20, 2019, 8:47 a.m.