I moved this here from the general chemistry board.
Here's the application: I have a cell with mRNA. I want to add some siRNA that will bind to a specific mRNA sequence, but interfere minimally with the other mRNA in the cell. I have a choice of m possible siRNA sequences to use, any of which will bind with the long target mRNA sequence. I want to figure out which siRNA sequence will generate the least interference - meaning, will combine with the fewest other, non-target mRNA sequences.
For each possible siRNA sequence Rr, r in 1..mr, I find all of its sub-sequences Sr,i that occur in non-target mRNA. It will react with all of these sub-sequences. The Gibbs free energy of formation for binding to a sub-sequence changes by around -1 for each base you add, but there are many, many more short matching sequences than long matching sequences. I don't know whether interference from the many short subsequences or the fewer longer, stronger-binding subsequences predominates.
I want to take each possible siRNA sequence r, and calculate how much of it will get bound up with the non-target matching mRNA subsequences. For each sequence r, there are nr of these matching subsequences, giving rise to nr equilibrium equations. Also, each matching subsequence occurs a different number of times in the genome
So, for each r, I can write the series of equations
Rr + Sr,1 <-> RrSr,1
Rr + Sr,2 <-> RrSr,2
...
Rr + Sr,n_r <-> RrSr,n_r
I don't know the initial or final concentrations of anything.
I do know the relative proportions of each of the Sr,i, which are integers, and I know the Gibbs free energy of formation for each equation, as well as the enthalpy and entropy change.
I want to find out which Rr has the greatest final concentration after binding with all of its various Sr,i.
I'm pretty stuck at this point.
There is an additional complication, in that it is physiologically more dangerous for Rr to bind 2n times with Sr,i than to bind n times with Sr,j and n times with Sr,k. However, dealing with that would probably require a lot of experimentation; I don't think anyone knows how much worse it is.
- Phil