usage | description
|
---|
file new | opens a new document
|
file open <pdbFile | rbdFile> | reads a pdb file into a new ribosome-builder document or opens an existing rbd document
|
file save [fileName] | saves current document as a ribosome-builder document to [fileName]
|
file exportToPdb <fileName> | exports current dynamic selection or selected subset of a single static pdb to a new pdb file
|
file exportToSinglePdbChain <fileName> [chChainId] [iStartResSeqNum] | exports static selection (can span different chains and pdb models) to a single chain in a pdb file
|
file exportPovray <fileName> | exports graphics for current selection to a povray file
|
file close | close current document
|
file exit | exit program
|