guest-8d46b42c:sbfc-1.3.7 debdaspaul$ ./sbml2sbml.sh model-b.xml L3V1
readlink: illegal option -- f
usage: readlink [-n] [file ...]
usage: dirname path
./sbml2sbml.sh: line 12: /sbfConverter.sh: No such file or directory
Hi,I am new to SBML format. I was trying to convert an sbml file of level="1" version="2" to level "3" version "1" using the online facillity: https://www.ebi.ac.uk/biomodels/tools/converters/ but it seems that in the outputfile there is no change in the level.
With the standalone version, I am getting the the following error:
guest-8d46b42c:sbfc-1.3.7 debdaspaul$ ./sbml2sbml.sh model-b.xml L3V1
readlink: illegal option -- f
usage: readlink [-n] [file ...]
usage: dirname path
./sbml2sbml.sh: line 12: /sbfConverter.sh: No such file or directory