Hi,
I would like to check the definition of the data that INSPEcT labels as the 'total' RNA, as output by this function: ratesFirstGuess(nascentInspObj, 'total'). In the INSPEcT papers, generally the two populations of RNA are referenced as premRNA (P) and mature mRNA (M). Is the 'total' RNA level output by this function indeed total (= P + M) or is it mature (M)? I have some analysis I would like to do with the mature RNA. If 'total' = 'mature' + 'preMRNA', then could I infer the 'mature' RNA level by simply subtracting, i.e. 'mature' = 'total' - 'preMRNA' using the 'total' and 'preMRNA' quantification from INSPEcT?
A second related question: What are the units of the 'total' and 'preMRNA' values output by: ratesFirstGuess(nascentInspObj, 'total') and ratesFirstGuess(nascentInspObj, 'preMRNA')? RPKM?
Thanks,
MK