Description Usage Arguments Value
View source: R/Functions_peptides.R
PeptideMF
convert peptide sequences into an MFobjects
1 2 3 4 5 6 | PeptideMF(seq, AAs = c(A = "C3H7NO2", R = "C6H14N4O2", N = "C4H8N2O3", D
= "C4H7NO4", C = "C3H7NO2S", Q = "C5H10N2O3", E = "C5H9NO4", G =
"C2H5NO2", H = "C6H9N3O2", I = "C6H13NO2", L = "C6H13NO2", K =
"C6H14N2O2", M = "C5H11NO2S", F = "C9H11NO2", P = "C5H9NO2", S =
"C3H7NO3", T = "C4H9NO3", W = "C11H12N2O2", Y = "C9H11NO3", V =
"C5H11NO2"))
|
seq |
one or more peptide sequences in a character vector |
AAs |
molecular formulas for each amino acid letter, defaults to proteinogenic amino acids |
a list of MFobjects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.