Git Product home page Git Product logo

cas12f's Introduction

This project is about analysis Cas12f proteins.

a. Identify the Cas proteins.

a.1. Install the “prodigal.linux” , "bedtools" and “pilercr” in the default environment. prodigal.linux:https://github.com/yszhou2016/Cas13/tree/master/0.Cas-Finder bedtools: https://sourceforge.net/projects/bedtools/ pilecr: http://www.drive5.com/pilercr/

a.2. run “perl 0.Cas-Finder $sample.fasta” to obtain the Cas proteins and generate "$sample.pep.cas.fasta" file.

a.3. run " perl 1.Cas12f-Finder.pl $sample.pep.cas.fasta" to otain the Cas12f proteins and generate "$sample.pep.cas.Cas12.fa" file.

a.4. Multiple alignment of Cas12f proteins with mafft: mafft --maxiterate 1000 --thread 12 --globalpair Cas12f.fa > Cas12f.mafft.fasta

b. TracrRNA prediction.

run "perl 2.Cas12f.tracrRNA.Finder.pl Contig_name Cas12f_start Cas12f_end Direction CRISPR_array_start CRISPR_array_end Direct_repeat output" to obtain the potential tracrRNA and generate "*tracrRNA.txt" file.

c. Indel analysis. Install the “bwa” in the default environment.

run "perl 3.Indel_Calculate.pl Sample.R1.fastq Target_sequence Reference_sequence" and generate "*output.txt" file with Indel rate and Indel distrubution imformation.

cas12f's People

Contributors

yszhou2016 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.