- fixed memory leak. files are now written at runtime and compressed after so that the subprocess.PIPE does not grow too large - reduced default cores to 75% of maximum capacity of the machine - reduced clustering cores to 50% of the maximum capacity of the machine to prevent overheating issues
1.0.7
- fixed a bug that apscale could not handle multiple combined sequencing runs in the clustering due to the fact that it tried to collect sample names from fasta headers. fixed by resetting the fasta headers in the dereplication module.
1.0.6
- minor bugfix for denoising code
1.0.5
- reduced the cores to use to 75 % of all possible cores in clustering / denoising to prevent overheating the CPU