I have three types of measurements that will conditionally increment an X value given that the initial X value is zero. The three measurements are: E = e-value I = Percent Identity A = Alignment length
The condition is:
If E lower or equal than 3 AND I higher or equal than 90% AND A higher or equal than 35; X is added 1. X can reach any number of total observations in a database of T individuals.
I have limited knowledge about mathematical symbols but with this I will have an idea of how to proceed with the next interpretations.
Thank you