| 9.5 Included scripts |
9.5.1 Introduction
The VEGA package includes some scripts placed in the Scripts directory with the following sub-directory structure:
Scripts
Batch processing
Common
Examples
Internet
Utilities
View
9.5.2 Batch processing
This directory includes batch processing scripts:
| Automatic quenching.r | Automatic quenching for dynamics trajectory files |
| Format conversion.r | File format conversion |
| Mopac.r | Multiple Mopac runs |
9.5.3 Common
This directory contains the initialization scripts to include in the REBOL scripts:
| fmod.r | Fmod commands |
| utils.r | Functions for path manipulation |
| vega.r | VEGA interface (don't change it without any reason) |
| vegadef.r | Default settings used by vega.r |
9.5.4 Examples
This directory includes the example scripts:
| demo.bat | Demo script |
| demo.r | The same of the above, but written in REBOL |
| info.r | Show some infos in the VEGA console |
| mp3player.r | Minimalist mp3 player (fmod demo) |
| requesters.r | Simple demo of the VEGA built-in requesters |
9.5.5 Internet
This directory includes Internet-related scripts:
| websrv.r | Mini Web server for on-line manual |
9.5.6 Utilities
This directory includes the generic scripts. Some of these require REBOL/View.
| Calculator.r | Simple calculator |
| Clock.r | Digital clock |
| Image viewer.r | Image viewer |
9.5.7 View
This directory includes the visualization scripts:
| By aminoacid properties.r | Show the molecule by the aminoacid properties |
| By aminoacid.r | Show the molecule by the selected aminoacids |