Codebase list roary / 9785d4a
The missing mcxdeblast issue is gone Andreas Tille 1 year, 5 months ago
1 changed file(s) with 0 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
1515 cp -a /usr/share/doc/${pkg}/examples/* .
1616 cp -a /usr/share/doc/${pkg}/expected_files.out .
1717
18 # DEBUG: roary issues "Cannot find the mcxdeblast executable, please ensure its in your PATH" thus checking ...
19 which mcxdeblast
20
2118 roary -f out *.gff
2219
2320 [ -d out ]