Coder Social home page Coder Social logo

single_cell_data_analysis's Introduction

Single Cell data analysis using Seurat and Monocle3

Pipeline for the analysis of 10x single-cell RNA-sequencing data using Monocle3 and seurat. The pipeline including pesudo-time analysis and cell trajectory constructions.

Raw data analysi using “Cellranger” and “10x Loupe Cell Browser”

Analysis pipeline using “Cellranger count” by 10x genomics

Load dataset into R package “Monocle3” and preprocessing with PCA

The output of Cellranger analysis pipeline has three files: “barcodes”, “features” and “matrix”. The “barcodes” file contains all the cell names and the “feature” file contain the genes and gene short names. The “matrix” file includes the counts with the location of gene and cell. We load this data into Monocle3.

Cluster cells using UMAP and Louvain methods.

Image of Yaktocat

Find Marker gene for each cluster.

we run a test to find out what genes makes them different from one another. Then we can rank markers genes according to “pseudo R2” value.

Construct trajectories

Image of Yaktocat

Oder cells in chronological order

we select cells that are in the first stage (Spermatogonial Stem Cells (SSC’s)-Stem Progenitor) and then construct the pseudo time analysis. By using the significant genes, we can find significant cells that contain significant genes. We will make a cutoff point here to subset the cells. The next step is to find the nearest nodes(points) on the trajectories for the significant cells. We order those nodes and construct the pseudo time analysis.

Pseudo time analysis

Image of Yaktocat

single_cell_data_analysis's People

Contributors

zhanzmr avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.