check_exptfrac_raws: Checks the consistency in RAW_File between expt_smry.xlsx and...

check_exptfrac_rawsR Documentation

Checks the consistency in RAW_File between expt_smry.xlsx and frac_smry.xlsx.

Description

Checks the consistency in RAW_File between expt_smry.xlsx and frac_smry.xlsx.

Usage

check_exptfrac_raws(
  fraction_scheme = NULL,
  label_scheme_full = NULL,
  filename = "frac_smry.xlsx",
  dat_dir = NULL
)

Arguments

fraction_scheme

The metadata of frac_smry.

label_scheme_full

The metadata of expt_smry.

filename

A file name of fraction_scheme.

dat_dir

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


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