ababaian / serratus

Ultra-deep search for novel viruses
http://serratus.io
GNU General Public License v3.0
253 stars 33 forks source link

🐳 Copy minimal dependencies for merge #123

Closed itzamna314 closed 4 years ago

itzamna314 commented 4 years ago

I wasn't able to get anything to run, because I couldn't find a valid configuration for the scripts. I kept running into an error about a missing .sumzer.tsv. It looks like that's built from the $JOB_JSON, so I tried setting it to export JOB_JSON='{"genome":"flom2"}', because I found a flom2.sumzer.tsv in the right place in s3, but it still didn't work.

If anyone has a suggestion I can run from my machine to verify I can keep working on it, or if its easier you guys could run/verify.

This one will bring merge in line with -align and -dl

image