GithubHelp home page GithubHelp logo

denblab_trial's Introduction

For $\beta$ test of Dnbelab and compared with 10x V3

An overview:

flowchart LR;
    subgraph preprocess
    cr_raw[(cellranger raw)]-.->eD[\emptyDrops\];
    dnbe_raw[(dnbelab raw)]-.->eD;
    cr_raw-->cb[\cellBender\];
    dnbe_raw-->cb;
    eD-.->scb[\scrublet\];
    cb-->scb;
    scb-->cr_filter[(cellranger filtered)];
    scb-->dnbe_filter[(dnbelab filtered)]
    end
    subgraph integrate
    cr_filter-->scVI[\scVI\]
    dnbe_filter-->scVI
    end
    subgraph downstream
    scVI-->scanpy["`cell type
    features analysis
    variance analysis`"]
    end
Loading

Folder structure

/upstream_stats: reports from cellranger count and dnbelab run
/h5_input: h5 matrices from calling cell with EmptyDrops or Cellbender + cellranger count or dnbelab run
/h5_analysis: general qc before and after scrublet

Temporary summary

with the same parameters for EmptyDrops,

  • dnbelab retain double the number of nuclei
  • but those more retained nuclei are with less gene numbers

Questions

Are these more retained nuclei are good biological samplings from the tissue?
in terms of cell type identity first
This lead to our next step:

Next step

  • clustering and viriance analysis
  • cell type markers
  • integrate matrices from both platforms with scVI

denblab_trial's People

Watchers

 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.