Scroll to navigation

MOLRENDER(1) General Commands Manual MOLRENDER(1)

NAME

molrender - render a molecule input file in a variety of ways

SYNOPSIS

molrender [ -model { ball | stick | conolly } ] [ -render render ] [ -pdb | -keyval ] [ -keyword keyword ] [ -level integer ]

DESCRIPTION

molrender reads a molecule from an input file and can render it in a variety of ways. The output is an OOGL file that can be read and displayed with the geomview(1) program. If you prefer a GUI over the command line, you can use the tkmolrender(1) script.

OPTIONS

molrender takes the following command line options:

Set the output model.
Output render. The only accepted value currently is oogl.
Input is a PDB file.
Input is a KeyVal input.
Keyword to read in a KeyVal input.
Integer that represent the sphere subdivision level.

SEE ALSO

geomview(1), tkmolrender(1)

21 Feb 2008 Version 2