prep_fraction_scheme: Loads the information of analyte prefractionation

prep_fraction_schemeR Documentation

Loads the information of analyte prefractionation

Description

Loads the information of analyte prefractionation

Usage

prep_fraction_scheme(
  dat_dir = NULL,
  expt_smry = "expt_smry.xlsx",
  frac_smry = "frac_smry.xlsx"
)

Arguments

dat_dir

A character string to the working directory. The default is to match the value under the global environment.

expt_smry

A character string to a .xlsx file containing the metadata of TMT or LFQ experiments. The default is expt_smry.xlsx.

frac_smry

A character string to a .xlsx file containing peptide fractionation summary. The default is frac_smry.xlsx.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.