metAMOS icon indicating copy to clipboard operation
metAMOS copied to clipboard

metAMOS should fail if bank creation fails

Open skoren opened this issue 13 years ago • 0 comments

Currently, toAmos_new can fail silently and the pipeline keeps going. If a bank is missing, subsequent steps will fail and so the pipeline needs to abort. Example failure:

metaAMOS/treangen-metAMOS-37e78da/AMOS/Linux-x86_64/bin/toAmos_new: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory

skoren avatar May 15 '12 16:05 skoren