hsubColnames: Helper of newColnames.

hsubColnamesR Documentation

Helper of newColnames.

Description

Helper of newColnames.

Usage

hsubColnames(
  id = NULL,
  df,
  pattern = "[RI][0-9]{3}[NC]{0,1}",
  TMT_Set = 1L,
  label_scheme_sub
)

Arguments

id

A character string; for example, "heavy" or "light" that can be found from column pep_group in df. The value of id is NULL if column pep_group is not in df.

df

Data frame; log2FC data.

pattern

Regex pattern for capturing intensity and ratio columns.

TMT_Set

Integer; the index of TMT experiment.

label_scheme_sub

Experiment summary at TMT_Set.


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