sanger-pathogens / circlator

A tool to circularize genome assemblies
http://sanger-pathogens.github.io/circlator/
Other
221 stars 56 forks source link

Docker image fix. Locales were not properly set, breaks Circlator when run in Singularity, #156

Closed trstickland closed 4 years ago

trstickland commented 4 years ago

Locales were not properly set which caused warning when run in Singularity (though not docker); this then broke the dependency checking, as nucmer --version didn't produce the expected output.