| calcLFQPeptide | R Documentation | 
Argument injn_idx does not currently used.
calcLFQPeptide(
  df = NULL,
  group_psm_by = "pep_seq_mod",
  group_pep_by = "prot_acc",
  dat_dir = NULL,
  set_idx = 1L,
  injn_idx = 1L,
  tmt_plex = 1L,
  ok_lfq = TRUE,
  rm_allna = FALSE,
  type_sd = "log2_R"
)
| df | A data frame. | 
| dat_dir | A working directory. | 
| set_idx | A set index. | 
| injn_idx | Not used. An injection index. | 
| tmt_plex | The multiplexity of TMT. | 
| ok_lfq | Logical; performs LFQ or not. | 
| rm_allna | Logical; if TRUE, removes data rows that are exclusively NA
across ratio columns of  | 
| type_sd | Character string; the type of log2Ratios for SD calculations.
The value is one  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.