Entering edit mode
Hi! I'm using tximport to summarize transcript-level abundance to get gene-level abundance. I didn't specify a value to 'abundanceCol', and I got an abundance matrix in the result. I wonder what's the default value of 'abundanceCol'. Thanks!
Hi, James. I'm using kallisto. I checked the function body and indeed the default value is TPM. Thank you so much!