Description Usage Arguments Examples
This function allows you to convert chemical shift list to chemical shift peak table
1 2 3  | create_residue_hmqc_peaks(cs, protons = c("H1'", "H2'", "H3'", "H4'",
  "H5'", "H5''", "H2", "H5", "H6", "H8"), carbons = c("C1'", "C2'",
  "C3'", "C4'", "C5'", "C5'", "C2", "C5", "C6", "C8"))
 | 
cs | 
 input chemical shift dataframe. Should contain field: model, resid, nucleus, weight, and predCS  | 
protons | 
 vector of proton nuclei.  | 
carbons | 
 vector of carbon nuclei.  | 
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.