Barry Grant
Results
2
issues of
Barry Grant
I would like to select atoms based on element number (first number of ATOM records). This would be similar to resi currently. Something like: ``` model |> m_set_style( sel =...
I was trying, without success, to render a static image of your beautiful NGLobjects. Ideally, I would like something like this: ``` library(NGLVieweR) NGLVieweR("5p21") |> addRepresentation("cartoon") |> snapShot(fileName = "eg.png")...