Skip to content
/ cobolt Public
forked from epurdom/cobolt

A Python package for jointly analyzing multimodal single-cell sequencing data

License

Notifications You must be signed in to change notification settings

saketkc/cobolt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cobolt: Joint analysis of multimodal single-cell sequencing data

Cobolt is a Python package for

  1. the analysis of the single-cell data from joint-modality platforms;
  2. the integration of joint-modality single-cell datasets with single-omic data sets.

Introduction

summary

Cobolt is a method developed for modeling multi-omic single-cell sequencing datasets. It provides an integrated analysis of multi-omic data by learning a latent representation shared by the different data modalities. Cobolt jointly models these multiple modalities via a novel application of Multimodal Variational Autoencoder to a hierarchical generative model. It uses a probablity model that is robust to sparse counts and high numbers of features, therefore works for omics such as chromatin accessibility or methylation status.

Details of the method can be found in the manuscript on bioRxiv.

Installation

To install Cobolt from GitHub, run the following:

pip install git+https://github.com/boyinggong/cobolt.git#egg=cobolt

Tutorials

Bug Reports

Cobolt is in active development. Submit bug reports and make feature requests by opening a issue here.

About

A Python package for jointly analyzing multimodal single-cell sequencing data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%