EDFToAl
Converts EDF files to Alias wire files.
Usage
EDFToAl -i <infile> -o <outfile> \[<options>\]
| Option | Description |
|---|
| -h | Show help |
| -g <0/1> | Import ICEM molecules as Alias Groups. 0: off 1: on (default). |
| -l <0/1> | Log results to file. 0: off (default) 1: on |
| -t | Append a .txt extension to the logfile. |
| -r <path> | Redirect logfile results to a new path. |
| -i <infile> | Name of input EDF file. This must be specified. |
| -o <outfile> | Name of output Alias wire file. If this is not specified, standard output (generally the screen) is used. |