Skip to content

How do you caculate the normalized value in processed data  #223

@lizhebio

Description

@lizhebio

The value in the processed data table is neither log2(CPM +4) nor log2(counts + 4). For example, some gene counts value is 2867, the total reads count of this sample is 23860988,
CPM = 2867*10^6/23860988 = 120.152,
log2(CPM +4)=6.955;
OR
log2(2867+ 4) = 11.487
But I got a value of 10.9832 in the processed data table.

Is there some errors?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions