Description Usage Arguments Value Author(s)
View source: R/organize_results.R
organize result
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | organize_result(
path = ".",
match_item_pos = list(Cer = "d18:1 (d7)-15:0 Cer", ChE = c("18:1(d7) Chol Ester",
"Cholesterol (d7)"), Chol = "Cholesterol (d7)", DG = "15:0-18:1(d7) DAG", LPC =
"18:1(d7) Lyso PC", LPE = "18:1(d7) Lyso PE", MG = "18:1 (d7) MG", PA =
"15:0-18:1(d7) PA (Na Salt)", PC = "15:0-18:1(d7) PC", PE = "15:0-18:1(d7) PE", PG =
"15:0-18:1(d7) PG (Na Salt)", PI = "15:0-18:1(d7) PI (NH4 Salt)", PPE =
"C18(Plasm)-18:1(d9) PE", PS = "15:0-18:1(d7) PS (Na Salt)", SM =
"d18:1-18:1(d9) SM", TG = "15:0-18:1(d7)-15:0 TAG"),
match_item_neg = list(Cer = "d18:1 (d7)-15:0 Cer", Chol = "Cholesterol (d7)", ChE =
c("18:1(d7) Chol Ester", "Cholesterol (d7)"), LPC = "18:1(d7) Lyso PC", LPE =
"18:1(d7) Lyso PE", PC = "15:0-18:1(d7) PC", PE = "15:0-18:1(d7) PE", PG =
"15:0-18:1(d7) PG (Na Salt)", PI = "15:0-18:1(d7) PI (NH4 Salt)", PPE =
"C18(Plasm)-18:1(d9) PE", PS = "15:0-18:1(d7) PS (Na Salt)", SM =
"d18:1-18:1(d9) SM")
)
|
path |
path. |
match_item_pos |
match_item_pos |
match_item_neg |
match_item_neg |
Peak plot for each internal standard.
Xiaotao Shen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.