Coder Social home page Coder Social logo

amplican's Introduction

amplican: R package for the analysis of CRISPR induced mutations using sequencing amplicon data

This package is still under development, although this version is stable and can be used already.

About

Our R package’s main function performs alignment of the amplicon reads, calculates multiple statistics (eg. cut rates, frameshifts) and presents results in form of HTML pages. Whole analysis starting from fastq files, ending with HTML reports is compacted to one simple function. Each report contains plots and tables in high quality format, that can be immediately further used by users. We provide a wide range of reports that allow breakdown of experiments by different constraints. We support experiment, barcode, group/user defined, guide and amplicon as possible levels of statistics aggregation.

Conceptual map of the amplican

Installation

Package is available on Bioconductor. It is possible to install from here, but it requires installation of many dependencies and is not recomended.

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("amplican")

More information

After installation run:

library(amplican)

# main functions
?amplican
?amplicanPipeline
?amplicanAlign
?amplicanReport
?plot_cuts
?metaplot_deletions

# read vignette
browseVignettes("amplican")

Feedback

Please feel free to provide feedback or desired functionality. My contact address is Kornel.Labun at uib.no.

Benchmarks

Since my publication Labun et al. 2019, Accurate analysis of genuine CRISPR editing events with ampliCan it seems CRISPREsso authors have updated their tool into CRISPresso v2. I have quickly rerun one of my benchmarks with their latest tool (used default settings, and installation has to work correctly as I used CRISPresso2 docker image).

Infuence of size of the mutation on estimating true editing efficiency

If you wish to replicate or comment on this small benchmark, contact me through email.

amplican's People

Contributors

jokinghero avatar nturaga avatar hpages avatar vobencha avatar kayla-morrell avatar link-ny avatar rafanozal avatar

Stargazers

 avatar

Watchers

 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.