exchangeableAmides | R Documentation |
Computes the number of exchangeable amides based on the sequnece
Normalise hdx data by putting on percentage incoperation scale or using back-exchange correction
exchangeableAmides(sequence) normalisehdx(object, sequences = NULL, method = "pc", correction = NULL)
sequence |
The sequence of the peptide |
object |
An object of class QFeatures |
sequences |
Sequences corresponding to the hdxdata rows |
method |
Either "pc" or "bc". Percentgae incoporation or back-exchange correction. Default is "pc" |
correction |
A numeric vector indicated complete incoperation values for correction. Must be provided if method is "bc" |
Returns a numeric indicating the number of exchangeable amides
Returns a normalised 'QFeatures' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.