Estimating cell size factors for single cell RNA-seq data
3
1
Entering edit mode
gquon ▴ 10
@gquon-13705
Last seen 6.7 years ago
Hi all, I'm interested in calculating cell size factors for scRNA-seq data. The standard calculation for size factors (e.g. https://genomebiology.biomedcentral.com/articles/10.1186/s13059-014-0550-8) involves computing geometric means of each gene's expression level across all cells, but this isn't practical due to the large number of zeros in scRNA-seq data. I've seen suggestions to add 1 to all counts, but wonder if there is a more rigorous, unbiased calculation.
scrnaseq rnaseq normalization DESeq2 • 3.1k views
ADD COMMENT
2
Entering edit mode
Aaron Lun ★ 28k
@alun
Last seen 15 hours ago
The city by the bay

Check out:

https://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-0947-7

... implemented as the computeSumFactors function in scran. Make sure you read the documentation, though.

ADD COMMENT
2
Entering edit mode
@andrew_mcdavid-11488
Last seen 13 months ago
United States

You might also try

Bacher R, Chu L, Leng N, Gasch AP, Thomson JA, Stewart RM, Newton MA and Kendziorski C (2017). “SCnorm: robust normalization of single-cell RNA-seq data.” Nature Methodshttps://www.nature.com/nmeth/journal/vaop/ncurrent/full/nmeth.4263.html.

Software is available in Bioconductor devel and github: https://github.com/rhondabacher/SCnorm

ADD COMMENT
2
Entering edit mode
@mikelove
Last seen 9 minutes ago
United States

These were the papers I was going to suggest :) Another one which looks at size factors and their relationship to zeros is this one:

http://www.biorxiv.org/content/early/2017/06/30/157982

ADD COMMENT

Login before adding your answer.

Traffic: 789 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6