uploadVolumeDensity: Upload a mol file and do something different to NGL Stage

Description Usage Arguments Value

View source: R/functions.R

Description

Upload a mol file and do something different to NGL Stage

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
uploadVolumeDensity(
  session,
  filepath,
  color,
  negateiso = FALSE,
  boxsize,
  isolevel,
  visable,
  windowname
)

Arguments

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

Value

Returns Nothing


TJGorrie/localXCR documentation built on Dec. 18, 2021, 4:01 p.m.