envir
Program that searchs environment for chosen molecule by geometric criterion.
Usage
mm_envir -i FILE -c X,Y,Z -o FILE [ -n NUMBER ] [ -r NUMBER ] [ -l FILE ] [ -q ] [ -h ]
Parametrs
-i FILE – input trajectory file
-c X,Y,Z – cell size, A
-o FILE – output PDB file
-n NUMBER – number of molecule for search. Default is 1
-r NUMBER – radius of environment. Default is 6.0
-l FILE – print log to specified file
-q – do not print messages to STDOUT
-h – show this help and exit
File formats
Trajectory file (*.pdb)
http://www.wwpdb.org/documentation/format33/sect9.html
Operation of the application
Working with GUI