add 3rd file
- there are two sif files now
- fileName_sif has to be changed from
file[:-4] + '.sbml.sif'
tofile[:-4] + '.sif'
- the other one is
file[:-4] + '_raw.sif'
file[:-4] + '.sbml.sif'
to file[:-4] + '.sif'
file[:-4] + '_raw.sif'
mentioned in merge request !227 (merged)
fixed in !227 (merged)
closed
mentioned in commit f7859e99