BrendelGroup / SRAssembler

Selective and Recursive local Assembler
GNU General Public License v3.0
15 stars 6 forks source link

minor fixed to correct errors in the test cases #30

Closed vpbrendel closed 4 years ago

vpbrendel commented 4 years ago

1) libsnsl was missing from our container, causing dustmaker to fail.

2) For pre-processing only, mkvtree should not be attempted on probe_file (which would be undefined).

3) Abyss was not installed properly, causing AdjList not to be in the container's $PATH.