WGLab / LIQA

Long-read Isoform Quantification and Analysis
Other
39 stars 13 forks source link

how to calculate TPM #41

Closed tebioinformatics closed 4 months ago

tebioinformatics commented 6 months ago

Hi, I'm an university student!

I used liqa-quantify, and I could gain 5 parameters (GeneName, IsoformNames, ReadPerGene_corrected, RelativeAbundance, infor_ratio). Is it possible to calculate TPM using only these five parameters? If not, what other parameters are needed?

I need a specific solution!!

Thank you!

agouru55 commented 5 months ago

Hi, thanks for your question and sorry for the delay! You probably wouldn't be able to calculate TPM alone with these parameters, since you'd likely need some sort of gene length parameter in addition to read counts (ReadPerGene_corrected). My best bet would be to find gene length from the isolated gene/isoform names, then perform calculations accordingly