Git Product home page Git Product logo

Comments (3)

dcouvin avatar dcouvin commented on September 3, 2024

Dear @wanjinhu
Thank you for your message.
Before using the tool, you should run the bash installer file (installer_UBUNTU.sh if you are on Linux Ubuntu) to install the program.
Normally, when the installation is complete, the shared object file (./sel392v2.so) must be present in the current directory. It is generated as follows during the installation:
gcc -Wall -Werror -fPIC -O3 -shared vmatch-2.3.0-${distribution}-64bit/SELECT/sel392.c -o $CURDIR/sel392v2.so
Please note that you can also use the dedicated singularity image (downloadable at: https://crisprcas.i2bc.paris-saclay.fr/Home/DownloadFile?filename=CrisprCasFinder.simg) as follows:
singularity exec -B $PWD CrisprCasFinder.simg perl /usr/local/CRISPRCasFinder/CRISPRCasFinder.pl -so /usr/local/CRISPRCasFinder/sel392v2.so -cf /usr/local/CRISPRCasFinder/CasFinder-2.0.3 -drpt /usr/local/CRISPRCasFinder/supplementary_files/repeatDirection.tsv -rpts /usr/local/CRISPRCasFinder/supplementary_files/Repeat_List.csv -cas -def G -out RESULTfolder -in sequence.fasta

Hope this will help!
Best regards

from crisprcasfinder.

wanjinhu avatar wanjinhu commented on September 3, 2024

dear @dcouvin
thanks for your response , i solved my problem. I find sel392.c file in Vmatch path, and set -so parameter.

here are another problem when i run CRISPRCasFinder with test data:
macsyfinder: error: unrecognized arguments: all
No Cas results
Nb of Cas in this sequence = 0

i alread installed the software macsyfinder, can you help me out this problem?

thanks again

from crisprcasfinder.

dcouvin avatar dcouvin commented on September 3, 2024

Dear @wanjinhu ,
Thank you for your message. Maybe you are using another version of macsyfinder. Please install Singularity and try the command in the previous message with your fasta file.
If you are using Linux Ubuntu, you can install singularity as:
sudo apt-get install -y singularity-container
You can find documentation here: https://sylabs.io/guides/3.0/user-guide/installation.html
Best regards

from crisprcasfinder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.