Git Product home page Git Product logo

scmvp's Introduction

scMVP - single cell Multi-View Profiler

scMVP is a python toolkit for joint profiling of scRNA and scATAC data and analysis with multi-modal self-attention generation model.

Update logs

  • 20220815
    Complete the test for GPU version on NVIDA 3090 platform with CUDA version 11.2.
    Add scRNA and scATAC input check in tutorial.

Installation

Environment requirements:
scMVP requires Python3.7.x and Pytorch.
For example, use miniconda to install python and pytorch of CPU or GPU version.
We have tested the GPU version on NVIDA 1080Ti platform with CUDA version 10.2.

conda install -c pytorch python=3.7 pytorch
# if you do not have jupyter notebook/ipython notebook, you can also install by conda
conda install jupyter

Then you can install scMVP from github repo:

# first move to your target directory
git clone https://github.com/bm2-lab/scMVP.git
cd scMVP/
python setup.py install

Try import scMVP in your python console and start your first tutorial with scMVP!

Jupyter notebooks for other datasets analyzed and benchmarked in our GB paper are deposited in folder

All processed dataset and trained models:

Download link: baidu cloud disk
Download code: mkij

  • pre_trainer.pkl scRNA pretraining models
  • pre_atac_trainer.pkl scATAC pretraining models
  • multi_vae_trainer.pkl scMVP training models

User tutorial

Applying scMVP to sci-CAR cell line mixture. demo

  • Training and visualization with scMVP.
  • Pretraining and transferring to scMVP(perform better in large dataset).

Reference

A deep generative model for multi-view profiling of single-cell RNA-seq and ATAC-seq data. Genome Biology 2022 paper

Contact Authors

Prof. Qi Liu: [email protected]
Dr. Gaoyang Li: [email protected]
Shaliu Fu: [email protected]

scmvp's People

Contributors

adamtongji avatar michaelchuai 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.