count_phosphopeps: Counts phospho.

count_phosphopepsR Documentation

Counts phospho.

Description

Not currently used.

Usage

count_phosphopeps(
  filename = "Peptide.txt",
  collapses = c("mn"),
  rm_allna = FALSE,
  pat_mod = "sty"
)

Arguments

filename

The file name of peptide table.

collapses

The modified residues to be collapsed with unmodified counterparts.

rm_allna

Logical; if TRUE, removes data rows that are exclusively NA across ratio columns of log2_R126 etc. The setting also applies to log2_R000 in LFQ.

pat_mod

Pattern of modification


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