not recognizing absolute paths in Linux for simulation
Brought to you by:
marbach
I am running GNW on Linux. When I try to simulate datasets from an existing network in .xml format, the simulation command does not recognize absolute paths (e.g. /home/jamesdj/restofpath) as such. It always prints out "WARNING: ABSOLUTE PATH is required for simulation output directory!" and puts the results in the current working directory. So I've had to resort to moving into the directory I want the files in, and then running the simulation command from there.