Giter Site home page Giter Site logo

broadinstitute / temporal-rna-seq-deconvolution Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 22.63 MB

Package for temporal deconvolution of bulk RNA-seq samples using SVI

Home Page: https://ternadecov.readthedocs.io/en/latest/source/ternadecov.html

License: BSD 3-Clause "New" or "Revised" License

Jupyter Notebook 97.75% Python 2.24% Makefile 0.01%
transcriptomics deconvolution rna-seq single-cell-rna-seq svi pyro

temporal-rna-seq-deconvolution's Introduction

Temporal RNA-seq Deconvolution (TeRNAdecov)

TeRNAdecov is a package for deconvolution of bulk RNA-seq samples from time series using single-cell datasets. It allows for simultaneous inference of sample-specific composition as well as overall time trajectory dynamics using highly scalable stochastic variational inference.

Install

Installation in an Anaconda environment is recommended.

Install pyro (https://pyro.ai/) and pytorch

Clone the repository

git clone [email protected]:broadinstitute/temporal-rna-seq-deconvolution
cd temporal-rna-seq-deconvolution

In ubuntu you might need to install the following for the packages to compile

sudo apt-get install libglib2.0-dev python3-dev

Install python package

pip install -e .

Documentation

Auto-generated code documentation for the package can be found on readthedocs.io.

Tutorials

For a full tutorial on the use of ternadecov please visit the GP deconvolution tutorial.

Additional tutorials provide information on:

CLI Use

ternadecov offers an cli for automated deconvolution and exporting of results from the command line. An example run call could be:

ternadecov deconvolve \
  --bulk-anndata bulk.h5ad \
  --sc-anndata singlecell.h5ad \
  --iterations 20000 \
  --sc-celltype-column Abbreviation \
  --bulk-time-column dpi_time \
  --feature-selection-method overdispersed_bulk_and_high_sc \
  --export-prefix results_ \
  --export-directory output/

For more information on CLI usage try:

ternadecov --help

temporal-rna-seq-deconvolution's People

Contributors

barkasn avatar mbabadi avatar sjfleming avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

temporal-rna-seq-deconvolution's Issues

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.