Entering edit mode
21 months ago
Gene_MMP8
▴
240
I am working with single-cell data and received the TPM-normalized RNA-seq dataset from my labmate. Once I remove genes or cells during preprocessing, I notice that the data is no longer normalized (colSums from R is not returning 1e06). Is there any workaround to take care of this issue? I want to be able to perform downstream preprocessing with log(TPM+1) data.