Hi @BILPE,
Welcome in the Community !
To add a complementary option to the one proposed by @statman, you could also leverage your repeats in the modeling part, by stacking your data under a new column like "repetition" (with two levels, 1 and 2 since you have two measurements per condition/run), and using this factor as a random effect :

Then, using a Mixed model approach, you would have an estimate of the variance explained by this random effect "repetition" (you can also assess the variability importance visually with the actual by predicted plot and residuals visualization) and have more information about the comparison between effect’s estimated variance and model’s estimated error variance (see : Restricted Maximum Likelihood (REML) Method) :



Doing so would also enable more precise estimation of the other fixed effect terms.
Please find attached the datatable with data used for demonstration.
Victor GUILLER
"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)