Bioinformatic Random Seed

Keep up with what's happening in Bioinformatics and Machine Learning (^ω^)

Back to main page

Single-cell mRNA quantification and differential analysis with Census

Last update: 05/01/2020
By: Huitian (Yolanda) Diao

Information

| ~ | Description | | — | — | | Objective | Convert TPM to relative transcript counts without spike-in standards or UMIs for differential analysis | | Environment | R | | Dependency | Monocole2 | | Development release | Github |

Algorithm

1. Cell lysate recovery

Variable Symbol
Gene j
Cell i
Recovery rate of RNA α
Recovery rate of spike-in β
Total RNA YC
Total Spike in S
Lysate RNA Yl
Lysate Spike in Sl

2. cDNA conversion

Variable Symbol
Capture rate θ
Endo cDNA Yd
Spike in cDNA *Sd*

3. Relative abundance

4. Multinomial sampling of R reads

Variable Symbol
Average reads per cDNA γ

5. Read count

6. Simulator for sc-RNA-seq process

7. Estimate capture rate based on spike-in

Probability to observe at least one copy of transcript: ρ = 1 - (1 - θ)S

Variable Symbol
Copy number S

Objective

Use a assumed value of θ to convert TPM Xijl to real transcript number (Yijl ) with a Gaussian kernel density estimation to identify peak of distribution (with capturing probability distribution from 7.)