Entering edit mode
                    chendianyu
        
    
        •
    
    0
        @chendianyu-21982
        Last seen 5.1 years ago
        
    Hi, I'm using tximport to combine RSEM .genes.results output for downstream DEG analysis, and I get abundance and counts in the tximport object. So I'm wondering how tximport calculate abundance, is it similar to FPKM? 
Any suggestions? Thanks.

Thanks for your reply! Yes, I checked the original RSEM
*.genes.resultsfile andtximportobject, finding thatcountsis corresponding to theexpected_countcolumn in*.genes.resultsfile andabundanceis corresponding to theTPMcolumn in*.genes.resultsfile