GithubHelp home page GithubHelp logo

clbenoit / cutonestrand Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 514 KB

This tool is designed to scan all positions on a gene than can be used to specifically cut one DNA strand using a given cas9.

License: GNU General Public License v3.0

Python 46.71% Shell 53.29%
autosomal bioinformatics crispr-cas9 dna-seq genomics polymorphism screening

cutonestrand's Introduction

1 About

CutOneStrand is a short pipeline designed to search for genomic positions that can be used for targeting a specific strand with a cas9. It produces as an output a list of SNPs that can be targeted on purpose after patient genotyping. It has been designed in the context of the study : Functional benefit of CRISPR/Cas9-induced allele deletion for RYR1 dominant mutation and is especially usefull in the context of autosomal dominant disorders. For the moment it is only compatible with spcas9 targeting NGG pam site. But further developments will lead to other cas and pam to be added.

You can reference the study using DOI : 10.1101/2024.01.24.576997

2 Installation

2.1 Requirements

The pipeline requires a Linux sytem with conda properly installed. If not already set up, please refer to the miniconda documentation.

2.2 Get the code

Then clone this repository

    git clone [email protected]:clbenoit/CutOneStrand.git

2.3 Setup configuration

Open main.sh file in scripts folder and replace MYCONDAPATH with your conda path installation. If you don't know where to find it, run :

    echo `which conda` | sed 's/\/bin\/conda//g'

3 How to use

Launch the pipeline : bash scripts/main.sh [args]

############################################ HELP #####################################################

                 CutOneStrand version = 1.0.0

Usage: scripts/main.sh [args...]
Available arguments :

   -g, --gene,           gene to scan for positions to cut on one strand only, ex : RYR1
   -c, --cas,            cas9 you want to use to cut your gene (Only spcas9 available on v1.0)
   -f, --frequence,      Minimal variant frequency in gnomAD v.3 population
   -o, --output,        Output file name to store results in
   -h, --help,          Show this help section

This pipeline was developped at the CHU Grenoble Alpes
Feel free to address any issue at : [email protected]

#######################################################################################################

4 References

This work would have not been possible without :

cutonestrand's People

Contributors

clbenoit avatar cl3mentb3noit avatar

Stargazers

Tuobang Li 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.