Giter Club home page Giter Club logo

casperapp's Introduction

CASPERapp

Software for Enhanced guide-RNA Design and Targeting Analysis for Precise CRISPR Genome Editing of Single and Consortia of Industrially Relevant and Non-model Organisms. This software is a GUI interface for the following paper:

Brian Mendoza and Cong T. Trinh. 2017. Enhanced Guide-RNA Design And Targeting Analysis For Precise CRISPR Genome Editing Of Single And Consortia Of Industrially Relevant And Non-Model Organisms. DOI: https://doi.org/10.1093/bioinformatics/btx564

Thank you for your interest in CASPER. Our packaged releases for Windows 10 and MacOS (Ventura 13.3,1a or greater) are located here. Backwards compatability is not guaranteed. If a release does not work for you, CASPER may also be ran on any OS using a terminal and python3. Please refer to the instructions below.

How to run CASPERapp using python3:

  1. Clone the repository using the command: git clone https://github.com/TrinhLab/CASPERapp
  2. Ensure that you have Python3.8 installed on your computer (Python 3.8.13 recommended).
  3. cd into the CASPERapp directory: cd CASPERapp
  4. Recommended: Create and enter virtual environment: virtualenv <env_name> && source <env_name>/bin/activate
  5. Install setuptools with pip (important to do this before installing remaining dependencies): pip install setuptools==58.0.0
  6. Install dependencies: pip install -r requirements.txt
  7. Run CASPER! python3 main.py

CASPER will launch and you will be good to go! If you have any problems, please email David Dooley at [email protected]

NOTE: CASPER may take a long time to launch for the first time due to initialization in the background. After the first launch, it should load much faster.

casperapp's People

Contributors

tannerfry avatar ddooley2 avatar jherman1997 avatar gcantrall avatar bdoze90 avatar ktailor34 avatar dependabot[bot] avatar abhi-ravi avatar

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.