I'm trying to running ASTRID but I got an error.
In both cases I got the usage message.
The problem is when I run ./ASTRID -i test/song_mammals.424.gene.tre it generates the following error:
/tmp/_MEI48uYxF/fastme: /usr/lib/x86_64-linux-gnu/libgomp.so.1: version `GOMP_4.0' not found (required by /tmp/_MEI48uYxF/fastme)
Traceback (most recent call last):
File "build/bin/ASTRID", line 46, in <module>
File "build/bin/lib/python/ASTRID/ASTRID.py", line 87, in run
File "build/bin/lib/python/ASTRID/ASTRID.py", line 67, in infer_tree
File "build/bin/lib/python/ASTRID/DistanceMethods.py", line 86, in fastme2_bal_nni
File "build/bin/lib/python/ASTRID/DistanceMethods.py", line 71, in fastme2
IOError: [Errno 2] No such file or directory: '/tmp/tmpYWC9tk_fastme2.t'
Failed to execute script ASTRID