Closed HSiga closed 3 years ago
Relates to https://github.com/FrickTobias/BLR/issues/242
Some more information would be good to include here
-d 0
which should do the same thing. Relates to FrickTobias/BLR#242
Some more information would be good to include here
* Runtime Memory use prior to change and after. * Compare to running starcode with `-d 0` which should do the same thing.
Tested with 3.8G barcode file (fasta.gz)
Another test to count the barcodes using -d 0
(note: the ratio parameter was kept as 5 in the test -r 5
).
I found some additional things that were, some that I had introduced. After fixing these tests were passed locally.
A new test was run with a large dataset (15G fastq.gz barcodes file) on Bianca.
fastq.gz
. The run stopped with an error, and the max ram usage was 175.3GB.The plot for the ram/CPU usage for each of the runs is provided below:
Looks great! I will merge
To address the issue with high ram requirements by large barcodes files.