hfind_fit_nms: Helper of find_fit_nms.

hfind_fit_nmsR Documentation

Helper of find_fit_nms.

Description

Helper of find_fit_nms.

Usage

hfind_fit_nms(
  field = "^N_log2_R",
  nms,
  sub_sids,
  pat0 = "[0-9]{3}[NC]{0,1}\\s+\\("
)

Arguments

field

A field of name prefix.

nms

A vector of column names with sample IDs in parentheses.

sub_sids

A subset of sample IDs for match with nms.

pat0

A pattern of regular expression.


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