Git Product home page Git Product logo

crisphiermix's Introduction

CRISPhieRmix

A hierarchical mixture model for large-scale CRISPRi and CRISPRa pooled screens. CRISPhieRmix uses a two groups model (Efron 2008) to compute the local false discovery, the posterior probability that a gene is null and has no effect in the screen. CRISPhieRmix can be used with or without negative control guides, though we find that effective control of the false discovery rate can only be acheived with negative control guides due to long tails in the null distribution. This can only be estimated with negative control guides.
CRISPhieRmix is written in R and C++. To use CRISPhieRmix in R, install the devtools package (https://cran.r-project.org/web/packages/devtools/index.html) and then type

devtools::install_github("timydaley/CRISPhieRmix")

CRISPhieRmix takes as input normalized log fold changes of the individual gene targeting guides, along with the associated genes (in the same order as the log fold changes), with the option of including the log fold changes of the negative control guides. We typically use log2 fold changes computed by DESeq2, although in theory any properly normalized log fold changes can be used. To use CRISPhieRmix in R, type

CRISPhieRmix::CRISPhieRmix(x = log2fc, geneIds = geneIds, negCtrl = log2fc.negCtrl)

Full details on how to use CRISPhieRmix, with detailed instructions and examples can be found in the manual and vignette, in the vignette section.

If you have any questions or comments, please email me at [email protected]. For any issues with the software, please create an issue through github with the Issues link above.

CRISPhieRmix is distributed with a GPL license, for full details see the file gpl-3.0.txt.

crisphiermix's People

Contributors

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