Raw expression matrix from Weinreb et al., 2020
Beiusxzw opened this issue · 2 comments
Beiusxzw commented
Hi, I really appreciate the processed data from Weinreb et al., 2020 in thie repo. I would like to ask if I can access the Raw countt expression matrix for the In vitro and In vivo differentiation experiment? Thanks!
calebweinreb commented
Unfortunately the raw counts are not available but you can recover them
easily from the normalized counts. During normalization each cell was
uniformly scaled by a common factor. You can recover this factor by taking
the reciprocal of the smallest non-zero gene-expression value for that
cell. You should then be able to rescale each cell such that all the gene
expression values are integers.
…On Thu, May 5, 2022 at 11:31 AM Snow ***@***.***> wrote:
Hi, I really appreciate the processed data from Weinreb et al., 2020 in
thie repo. I would like to ask if I can access the Raw countt expression
matrix for the In vitro and In vivo differentiation experiment? Thanks!
—
Reply to this email directly, view it on GitHub
<#10>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABO45MXKDRBFUJRMCOUCA6TVIPSUJANCNFSM5VFOL65A>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Beiusxzw commented
Thanks for your reply!