makeLFQXYTS | R Documentation |
Prepare the XYTS matrices for LFQ
makeLFQXYTS(
pep_seq_modzs = NULL,
pep_exp_ints = NULL,
pep_exp_mzs = NULL,
pep_apex_rets = NULL,
pep_apex_scans = NULL
)
pep_seq_modzs |
List of peptide sequences with modifications and charge states. |
pep_exp_ints |
List of intensity (Y) values. |
pep_exp_mzs |
List of m-over-z (X) values. |
pep_apex_rets |
List of retention time (T) values. |
pep_apex_scans |
List of apex scan numbers (S). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.