chrisquince / DESMAN

De novo Extraction of Strains from MetAgeNomes
Other
69 stars 22 forks source link

Trying to fix error with snakemake run_desman' #8

Closed alneberg closed 7 years ago

alneberg commented 7 years ago

Our cluster does not want to collaborate so here is my suggested fix. It's really just the line:

output_dir = os.path.dirname(output.desman_results[0])

which have been changed.