Closed WoCer2019 closed 1 year ago
Dear @WoCer2019 ,
Thank you for your message. Unfortunately, for unknown reasons, the tool doesn't work with the conda version of singularity. Please use conda environment installer to install the version 4.3.2. conda env create -f ccf.environment.yml -n crisprcasfinder conda activate crisprcasfinder mamba init mamba activate mamba install -c bioconda macsyfinder=2.0 macsydata install -u CASFinder==3.1.0
Hope this helps! Best regards, @dcouvin
Dear @dcouvin
Thanks for your reply! The installation of this tool has been done. The output files include rawCRISPRs.fna, result.json, folder GFF, and folder TSV. Is it correct? Thanks again!
Best regards, @WoCer2019
Dear @WoCer2019, Thank you for your message. Yes it is correct! Best regards, @dcouvin
Thanks!
Thanks for your nice tool! I have only used Conda, and I have never used Singularity Container.
First, I installed Singularity via mamba.
Then, I downloaded the CrisprCasFinder.simg image from the CRISPR-Cas++ Download page.
When I ran the following code, an error happened.
Please tell me how to use CRISPRCasFinder through the singularity container. Thank you!