loadContacts: Load contacts from a .ngl file

View source: R/fct_loadContacts.R

loadContactsR Documentation

Load contacts from a .ngl file

Description

Load contacts from a .ngl file

Usage

loadContacts(
  NGLVieweR,
  contacts,
  contactTypes = list("hydrogenBond", "weakHydrogenBond", "waterHydrogenBond",
    "backboneHydrogenBond", "hydrophobic", "halogenBond", "ionicInteraction",
    "metalCoordination", "cationPi", "piStacking")
)

Arguments

NGLVieweR

NGLVIeweR object.

contacts

data.frame of contacts loaded from .ngl file.

contactTypes

list of all different contactTypes that should be matched.


nvelden/shinyNGLVieweR documentation built on Nov. 20, 2024, 2:12 a.m.