You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
" For genes with moderate to high count values, the square root of dispersion will be equal to the coefficient of variation (Var / μ) "
Whereas it should be SD / μ.
(Judging by the formula Var = μ + α*μ^2)
The text was updated successfully, but these errors were encountered:
https://github.com/hbctraining/DGE_workshop/blob/master/lessons/04_DGE_DESeq2_analysis.md
says
" For genes with moderate to high count values, the square root of dispersion will be equal to the coefficient of variation (Var / μ) "
Whereas it should be SD / μ.
(Judging by the formula Var = μ + α*μ^2)
The text was updated successfully, but these errors were encountered: