Description Usage Arguments Value
Upload a mol file and do something different to NGL Stage
1 2 3 4 5 6 7 8 9 10 | uploadVolumeDensity(
session,
filepath,
color,
negateiso = FALSE,
boxsize,
isolevel,
visable,
windowname
)
|
session |
A shiny server session object |
filepath |
The file to upload |
color |
string, colour of the map |
negateiso |
bool, indicate whether or not iso should be negated for fofc map files particularly |
boxsize |
numeric, how large the map should render - 0 for max size |
isolevel |
numeric, sigma contour level |
visable |
bool, whether it should render or not (really?) |
windowname |
string, name of the window object |
Returns Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.