Git Product home page Git Product logo

crisprcasfinder's Introduction

CRISPRCasFinder

CRISPRCasFinder is an updated, improved, and integrated version of CRISPRFinder and CasFinder.

References

The related publication is available at: https://doi.org/10.1093/nar/gky425

Further information are available at: https://crisprcas.i2bc.paris-saclay.fr.

Documentation

A more complete User Manual is available at the following link: https://crisprcas.i2bc.paris-saclay.fr/Home/DownloadFile?filename=CRISPRCasFinder_Viewer_manual.pdf.

Container

If you want to try CRISPRCasFinder without installing dependencies, The standalone version is also available as singularity container:

https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg

To run the container

singularity run shub://bneron/CRISPRCasFinder:4.2.18 -def General -cas -i my_sequence.fasta -keep

or download the image locally, and optionally rename it, then run it

singularity pull --name CRISPRCasFinder shub://bneron/CRISPRCasFinder:4.2.18 
./CRISPRCasFinder -def General -cas -i my_sequence.fasta -keep

For more information about singularity containers: https://www.sylabs.io/docs/

crisprcasfinder's People

Contributors

dcouvin avatar bneron avatar

Watchers

 avatar

crisprcasfinder's Issues

error running singularity container

If i pull and run the singularity container:

$ singularity pull shub://bneron/CRISPRCasFinder:4.2.18
$ ./bneron-CRISPRCasFinder-master-4.2.18.simg -def General -cas -i sequence.fasta -keep

i'm seeing the following error:

Traceback (most recent call last):
  File "/usr/local/bin/macsyfinder", line 322, in <module>
    worker_nb = args.worker_nb
  File "/usr/local/lib/python2.7/dist-packages/macsypy/config.py", line 188, in __init__
    self.options = self._validate(cmde_line_opt, values)
  File "/usr/local/lib/python2.7/dist-packages/macsypy/config.py", line 607, in _validate
    raise err
ValueError: /usr/local/share/macsyfinder/DEF: No such definition directory

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.