View source: R/fct_loadContacts.R
loadContacts | R Documentation |
Load contacts from a .ngl file
loadContacts(
NGLVieweR,
contacts,
contactTypes = list("hydrogenBond", "weakHydrogenBond", "waterHydrogenBond",
"backboneHydrogenBond", "hydrophobic", "halogenBond", "ionicInteraction",
"metalCoordination", "cationPi", "piStacking")
)
NGLVieweR |
NGLVIeweR object. |
contacts |
data.frame of contacts loaded from .ngl file. |
contactTypes |
list of all different contactTypes that should be matched. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.