ohlab / GRiD

Growth Rate Index (GRiD) measures bacterial growth rate from reference genomes (including draft quality genomes) and metagenomic bins at ultra-low sequencing coverage (> 0.2x).
30 stars 6 forks source link

Units of GRiD values #14

Closed franciscozorrilla closed 4 years ago

franciscozorrilla commented 4 years ago

Hello, I have a short question about the interpretation/meaning of the GRiD values. The publication states that GRiD stands for Growth Rate Index, but there is no explicit mention of the units of this growth rate index. Could you confirm that (refined) GRiD values have units of 1/hour?

Thanks and best wishes, Francisco

aemiol commented 4 years ago

GRiD values are unitless. It is simply the ratio of reads count at the ori vs terminus region which is proportional to growth rate.

Cheers, Tunde

franciscozorrilla commented 4 years ago

I see, that makes sense. The reason why I ask is because I am generating genome scale metabolic models out of metagenome assembled genomes, and I was hoping to be able to use refined GRiD values as approximations for the growth rates of individual members in community flux balance analysis simulations, which is generally in units of 1/hour. Would you advise against this usage of GRiD values?

Best wishes, Francisco

aemiol commented 4 years ago

Like I mentioned earlier, GRiD values are correlated with growth rate. If you absolutely need values in units of 1/hr, then GRiD isn't appropriate.

Cheers, Tunde

franciscozorrilla commented 4 years ago

I understand, thank you for your responses.

Best wishes, Francisco