Git Product home page Git Product logo

scdeepsort's Introduction

scDeepSort

python 3.7 R >3.6

Document detailed in https://scdeepsort.readthedocs.io/en/master/index.html

Cell-type Annotation for Single-cell Transcriptomics using Deep Learning with a Weighted Graph Neural Network

Recent advance in single-cell RNA sequencing (scRNA-seq) has enabled large-scale transcriptional characterization of thousands of cells in multiple complex tissues, in which accurate cell type identification becomes the prerequisite and vital step for scRNA-seq studies.

To addresses this challenge, we developed a pre-trained cell-type annotation method, namely scDeepSort, using a state-of-the-art deep learning algorithm, i.e. a modified graph neural network (GNN) model. In brief, scDeepSort was constructed based on our weighted GNN framework and was then learned in two embedded high-quality scRNA-seq atlases containing 764,741 cells across 88 tissues of human and mouse, which are the most comprehensive multiple-organs scRNA-seq data resources to date. For more information, please refer to https://doi.org/10.1093/nar/gkab775

Install

scipy-1.3.1 torch-1.6.0 numpy-1.17.2 pandas-0.25.1 dgl-0.4.3 scikit__learn-0.22.2 xlrd-1.2.0

We provide CPU and CUDA builds, If you want to install scDeepSort with a CPU build, please download scDeepSort-v1.0-cpu.tar.gz from the release page and execute the following command:

pip install scDeepSort-v1.0-cpu.tar.gz

For more details, see installation guide in the document.

Usage

The test single-cell transcriptomics csv data file should be pre-processed by first revising gene symbols according to NCBI Gene database updated on Jan. 10, 2020, wherein unmatched genes and duplicated genes will be removed. Then the data should be normalized with the defalut LogNormalize method in Seurat (R package), detailed in pre-process.R.

Please refer to the document of scDeepSort for detailed guidence using scDeepSort as a python package.

Note

All available cell types of each tissue in our pre-trained models can be found in the wiki page of Human tissues and cell types and Mouse tissues and cell types

Data availability

scDeepSort-Python Pre-processed data

All pre-processed data are available in the form of readily-for-analysis for researchers to develop new methods. Please refer to the release page called Pre-processed data

Cite

Shao et al., scDeepSort: a pre-trained cell-type annotation method for single-cell transcriptomics using deep learning with a weighted graph neural network. Nucleic Acids Research, 2021. PMID:34500471

Should you have any questions, please contact Xin Shao at [email protected], Haihong Yang at [email protected], or Xiang Zhuang at [email protected]

scdeepsort's People

Contributors

multitalk avatar toooooodo avatar ramonyeung avatar zjufanlab 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.