You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conda installations will now prioritize conda binaries instead of the vendored ones in some cases. This will hopefully fix certain issues in which SqueezeMeta was failing on certain distributions/versions.
test_install.pl now performs additional tests to check that binaries can be executed in the current environment.
Increased speed and reduced memory usage in step 10 (read counting).
Fixed an error in which projects created with the sequential mode would fail to restart. Note that each sample still has to be restarted individually.
Fixed an error in which step 16 (DAStool bin merging) would be attempted even if the --nobins flag was provided.
SQMtools: fixed an error in exportPathways when the requested KEGG map had only arrows.
SQMtools: fixed an error in which figures would not generated properly when `count='percent' was selected if any sample had 0 reads (as could happen when analyzing subsets).