Cole Lyman
Cole Lyman
No problem! The new release with the fix will be out soon.
Hi @rhondene, Thanks for your comment and for using CRISPResso! I believe both of there issues arise from CRISPResso running out of RAM when doing the alignment of the long...
Thanks for trying `fastq_mode` @rhondene. As for the number of processes that CIRSPResso uses, If you pass in `-p max` then it will use `multiprocessing.cpu_count()` (which almost certainly is equivalent...
Hi @Jay-Mehul-Panji, Thanks for using CRISPResso and thank you for reaching out! This is an excellent question, and there are a few ways that you can address this. 1. Not...
Hi Jay, Regarding the error message, do you have any additional information that you could share? If running on the web version, you can share the URL, or any other...
@tanyasarkjain Could you check to see if `cython` is installed? If not, I would try installing `cython` (using `pip install cython`) and then try reinstalling CRISPResso. Please let me know...
Thanks for trying that! I would try next to install `numpy` v2.0.0 or greater. If that doesn't work, please let me know!
Thank you, which version of CRISPResso are you trying to install? There was a recent breaking change between the numpy versions. If you aren't on the current master branch, I...
Sorry about that, I see the issue! Could you try this branch https://github.com/edilytics/CRISPResso2/tree/wgs-whole-region-deleted-v2.3.1 which has fix you are looking for and is compatible with numpy v2.1.3? Alternatively, you could try...
Hi @mbosm, Thanks for using CRISPResso! And sorry to hear that you are having trouble. I have merged the master branch into the `wgs-whole-region-deleted` branch, which can be found in...