Skip to content

How does Seurat handle sparsity in scRNAseq data #5011

Answered by saketkc
jasminelmah asked this question in Q&A
Discussion options

You must be logged in to vote

As you point out through the linked references, negative binomial is a sufficient (and necessary )in explaining the number of zeros. LogNormalization is meant to achieve the same objective (1. correct for sequencing depth - scaling step and 2. reduce impact of outliers - log step) but can dampen biological variance at the same time (some slides here). The popularity comes probably because of ease of implementation (no explicit statistical estimation required).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jasminelmah
Comment options

Answer selected by jasminelmah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #4997 on August 27, 2021 15:45.