Entering edit mode
                    8.8 years ago
        debitboro
        
    
        ▴
    
    270
    Hi biostars community,
How can I get the normalized counts matrix after doing TMM normalization using edgeR ? I saw a response in an older post that we can get this matrix by using cpm() function of edgeR package, but I think the CPM normalization method is different from the TMM method. is that right ?
thanks all