Coder Social home page Coder Social logo

jefworks-lab / honeybadger Goto Github PK

View Code? Open in Web Editor NEW
96.0 8.0 31.0 54.03 MB

HMM-integrated Bayesian approach for detecting CNV and LOH events from single-cell RNA-seq data

Home Page: http://jef.works/HoneyBADGER/

License: GNU General Public License v3.0

R 100.00%
single-cell-analysis single-cell-rna-seq cnv-detection transcriptomics subpopulation hmm bayesian heterogeneity bioinformatics

honeybadger's Introduction

HoneyBADGER

Build Status

HoneyBADGER (hidden Markov model integrated Bayesian approach for detecting CNV and LOH events from single-cell RNA-seq data) identifies and infers the presence of CNV and LOH events in single cells and reconstructs subclonal architecture using allele and expression information from single-cell RNA-sequencing data.

The overall approach is detailed in the following publication:
Fan J*, Lee HO*, Lee S, et al. Linking transcriptional and genetic tumor heterogeneity through allele analysis of single-cell RNA-seq data. Genome Res. 2018;


Benefits and Capabilities

(1) Iterative HMM approach detects CNVs

(2) Bayesian hierarchical model uses allele and expression data to infer probability of CNVs in single cells

(3) CNV inference from transcriptional data enables transcriptional characterization of subclones and other integrative analyses

Please see the HoneyBADGER website for more tutorials and information.


Installation

To install HoneyBADGER, we recommend using devtools:

require(devtools)
devtools::install_github('JEFworks/HoneyBADGER')

HoneyBADGER uses JAGS (Just Another Gibbs Sampler) through rjags. Therefore, JAGS must be installed per your operating system requirements. Please see this R-bloggers tutorial for additional tips for installing JAGS and rjags.

Additional dependencies may need to be installed from Bioconductor such as GenomicRanges and others:

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

BiocManager::install("GenomicRanges")

Contributing

We welcome any bug reports, enhancement requests, and other contributions. To submit a bug report or enhancement request, please use the HoneyBADGER GitHub issues tracker. For more substantial contributions, please fork this repo, push your changes to your fork, and submit a pull request with a good commit message.

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.