Model

Overview

Cost, environmental protection and convenience are often the problems that traditional pesticides can not be avoided, but also the primary problem affecting the promotion of biological pesticides. We have built multiple models to guide or solve the problems and difficulties faced by our products in these three aspects. First, to further characterize how shRNAs function during RNAi, we built a model of RNAi-DDEs based on previous studies. Then on the basis of this model, we further proposed a model to optimize the application rate of shRNA pesticides at the time of application. We also focused on plant fungal epidemics and developed mechanistic models to help prevent epidemics. Finally, we also guide the application of biocontrol bacteria to ensure the effectiveness and cost performance of the product.


shRNA inhibiting fungal growth -- Delayed Differential Equation Model (DDEs)

Figure 1. The process by which shRNA acts

Ordinary differential equations(ODEs)

First, we apply ordinary differential equations to describe the process by which shRNA acts in vivo.

[mRNA]:

d X m d t = k m d m X m δ ( X m , X s ) K m : p r o m o t e r t r a n s c r i p t i o n r a t e ; d m : b a s a l m R N A d e g r a d a t i o n r a t e ; δ ( X m , X s ) : R a t e o f m R N A d e g r a d a t i o n b y R N A i

[protein]:

d X p d t = k p X m d p X p k p : p r o t e i n t r a n s l a t i o n r a t e ; d p : b a s a l p r o t e i n d e g r a d a t i o n r a t e

Determination of the δ parameter

Natural mRNA degradation pathways in vivo:

[ m R N A ] deg deg m R N A

Binding of mRNA to shRNA complexes:

[ m R N A ] + [ sh R N A ] λ [ m R N A sh R N A ]

Cleavage reaction occurs in the mRNA-shRNA complex:

[ m R N A sh R N A ] k [ cleavedmRNA] + [ shRNA ]

Law of mass action:

d [ degmRNA ] d t = deg [ m R N A ] (1)

d [ m R N A ] d t = deg [ m R N A ] λ [ shRNA ] [ m R N A ] (2)

d [ cleavedmRNA ] d t = k [ m R N A sh R N A ] (3)

The law of conservation of mass follows:

0 = d [ m R N A ] d t + d [ cleavedmRNA ] d t + d [ degmRNA ] d t + d [ m R N A shRNA ] d t (4)

Since the recycling of shRNA complexes is thought to be extremely rapid, (Filipowicz, 2005; Haley and Zamore, 2004; Holen et al., 2002; Hutvagner and Zamore, 2002; Martinez and Tuschl, 2004; Tang et al., 2003; Tomari and Zamore, 2005), that is :

d [ m R N A s h R N A ] d t = 0 (5)

Equation (4) can be rewritten as follows.

d [ m R N A ] d t = d [ cleavedmRNA ] d t + d [ degmRNA ] d t

Further deformation from (2) and (3) can be obtained as follows.

deg [ m R N A ] + λ [ shRNA ] [ m R N A ] = d [ cleavedmRNA ] d t + d [ degm R N A ] d t
λ [ shRNA ] [ m R N A ] = d [ cleaved m R N A ] d t
λ [ shRNA ] [ m R N A ] = k [ m R N A sh R N A ] (6)

Note that:

[ sh R N A total ] = [ shRNA ] + [ m R N A sh R N A ]

That is:

λ ( [ shRNA A total ] [ m R N A s h R N A ] ) [ m R N A ] = k [ m R N A s h R N A ]
[ m R N A shRNA ] = λ [ shRNA A total ] [ m R N A ] k + λ [ m R N A ] (7)

δ ( X s , X m ) = d [ cleavedmRNA ] d t = k [ m R N A shRNA ] = k λ [ shRNA A total ] [ m R N A ] k + λ [ m R N A ]

Consider the degradation of shRNA, there are:


d [ s h R N A t o t a l ] d t = α [ s h R N A t o t a l ] , [ s h R N A t o t a l ] | t = 0 = [ s h R N A u s e d ]

That is:


d X m d t = k m d m X m δ ( X m , X s ) = k m d m X m k λ e α t [ s h R N A u s e d ] X m k + λ X m (8)

d X p d t = k p X m d p X p (9)

DDEs (Delay Differential Equations) model:

Since eukaryotic mRNA transcription and translation exist in two different locations. Therefore, the time required for mRNA to be transported out of the nucleus and the time required for RnaI-induced mRNA degradation need to be considered. Consider introducing two delay times:


τ 1 : T i m e r e q u i r e d f o r R n a I i n d u c e d m R N A d e g r a d a t i o n τ 2 : T h e t i m e r e q u i r e d t o t r a n s p o r t m R N A f r o m t h e n u c l e u s t o t h e c y t o p l a s m

Then the system of equations is deformed as follows.

d X m d t = k m d m X m ( t ) k λ e α t [ shRNA used ] X m ( t τ 1 ) k + λ X m ( t τ 1 ) (10)

d X p d t = k p X m ( t τ 2 ) d p X p (11)

Simulation results:

Figure 2. Simulation and experimental results

The prediction results have a good fit with the experimental results, which not only demonstrates the accuracy of the model, but also can further guide our experiment. The mean square error of the model was 13%, and the parameters as well as the codes are in the attachment.

DDEs based shRNA dosage optimization:

Cost is often a primary concern when applying RNA pesticides in agricultural production. If the concentration of RNA applied is too high, the eradication of pathogenic fungi may be effective, but the cost is too high. However, if the concentration is too low, although it reduces the cost, it will not play a role in preventing and treating plant diseases.

Define the cost function:


J [ s h R N A t o t a l ] ) = P s h R N A [ s h R N A t o t a l ] T + 0 T X p ( t ) d t P s h R N A : C o s t p e r u n i t o f s h R N A T : T i m e o f o b s e r v a t i o n P ( t ) : T h e c u r r e n t p r o t e i n c o n c e n t r a t i o n

The first part is the cost of applying the shRNA (terminal indicator), and the second part is the integral of the concentration of the protein (process indicator).

Using the Hamiltonian function:

H ( t ) = P ( t ) + λ 1 ( k m d m X m k λ e α t [ s h R N A total ] X m ( t τ 1 ) k + λ X m ( t τ 1 ) d X m ( t ) d t ) + λ 2 ( k p X m ( t τ 2 ) d p X p d X p ( t ) d t ) (13)

Note that in the time delay condition:


λ ( t ) M ˙ ( t τ ) = λ ( t + τ ) M ˙ ( t )

The costate equation is as follows.

d λ 1 d t = H X m = λ 1 d m λ 1 ( t + τ 1 ) λ e α t k 2 [ s h R N A t o t a l ] ( k + λ X m ( t τ 1 ) ) 2 λ 2 ( t + τ 2 ) k p (14)
d λ 2 d t = H X p = λ 2 ( t ) d p 1 (15)

Setting boundary conditions:


λ 1 ( t ) = 0 , λ 2 ( t ) = 0 , t > T

The gradient of the cost function for [shRNA_total] is:


J ( [ s h R N A t o t a l ] ) [ s h R N A t o t a l ] = P s T 0 T λ 1 λ k e α t X m ( t τ 1 ) k + λ X m ( t τ 1 ) d t

matlab optimizer was used to optimize the amount of shRNA applied:


Figure 3. Comparison of effects before and after optimization(the cost per unit shRNA was set to 0.1)

The optimization results indicated that the optimal shRNA application amount should be 2.6 times the experimental amount under the set cost. In the actual production and application, we can further consider the best application rate under different process costs and transportation costs.

Epidemiological models of plant mycoses

Background on Epidemiology:

Gray mold gets its name from the large number of gray mold layer conidia and hyphae produced in the diseased part. The disease is an airborne multi-cycle disease, which can damage all plant organs. Infected plants initially show watery spots, then decay and soften, accompanied by collapse of the diseased parts. At the same time, under appropriate temperature and humidity conditions, the diseased parts form a layer of gray to brown powdery conidia, which can be spread again by air currents and rain, infecting healthy plant seedlings, stems, leaves, flowers and fruits and causing decay.

Incidence prediction model:

The incidence of plant fungal diseases is often related to the season. Furthermore, it is the difference of temperature and humidity in the season that leads to the different possibility and scale of fungal outbreaks in different seasons. A temperature-humidity dependent nonlinear regression model was developed to predict the incidence of mycosis.

Decompose the infection rate into multiple multiplicative modules:


β = β 0 T H + ϵ , T [ 0 , 1 ] , H [ 0 , 1 ] β 0 : U n d e r l y i n g i n f e c t i o n r a t e T : T e m p e r a t u r e i n f l u e n c e m o d u l e H : H u m i d i t y i n f l u e n c e m o d u l e ϵ : C o e f f i c i e n t o f c o r r e c t i o n

Temperature module

For the temperature module, the normal distribution is adopted to describe the influence module (This is reasonable, because neither too high nor too low a temperature is suitable for fungal growth.):


T = 1 2 π δ exp ( ( T E M O p t i m u m T E M ) 2 2 δ 2 )

OptimumTEM: Theoretical optimum temperature

TEM: Temperature of observation

According to the current study, the theoretical optimal temperature was set at 20℃.

Humidity module:

In general, when humidity is high, it is conducive to the reproduction and spread of gray mold, while when humidity is low, it will play a limiting role. So, The influence of humidity factor on rice disease prevalence can be represented by S-shaped curve, and Logistic function is used as the basic form for modeling in H module. For humidity influence module, logistic function is used for simulation:


H = 1 1 1 + exp ( H U M O p t i n u m H U M τ )

Use the fmincon() optimizer in matlab to solve the problem:

Define the function RMSE (Root Mean Square Error) :


R M S E = 1 N t = 1 N ( observed t predicted t ) 2

The above problems can be written in the form of mathematical equations:


{ min R M S E ( X ) X = [ β 0 , δ , OptinumHUM, τ , k a ] T X R

The mean square error of the model in the training set was about 2.5%. This indicates that our model can better predict the incidence probability at this time, and can help to prevent fungal diseases in agricultural production.The training set, test set and parameters are shown in the attachment.


Field simulation of sporo-cellular automata:

The timing of pesticide application is determined, and the important point of variance is the range of pesticide application. If the range is too large, it will not only increase the cost, but also affect the local soil and involve some biosecurity issues. However, the application range is too small to achieve the expected effect of disease prevention and treatment.

To determine the extent of pesticide application, we need to use models to simulate the spread of plant mycoses in real fields in relation to the specific location of the plant. According to the epidemiological model of general infectious diseases, in a field, the plants are divided into four types:


S: Susceptible plant

E: Exposed plant

I: Infected plant

R: The plant is recovered or removed

Assumption 1: Hypothesis 1: Since gray mold is a fungal disease with both spore and soil-borne modes of transmission, considering the large range of spore transmission, there is no susceptible plant S and only exposed plant E.

Assumption 2: It is believed that every plant at the same time is physiologically identical, so the infection rate is only related to the spore concentration of Botrytis cinerea.

Assumption 3: It is assumed that the spores of ash mold are released uniformly in all directions with respect to time.

Because the general model of infectious diseases doesn't take into account the relative location of individuals, but not only does that have an impact on the range of pesticides we apply, but it's a very important consideration in plant diseases, because plants don't move like animals do. If this positional relationship can be effectively described, the amount of pesticide used can be reduced and soil pesticide residues can be reduced. A plant epidemic-cell machine model is proposed to solve this problem.

Set the rules of the cell machine:

Infected cells will release spores to the surrounding cell, and spore concentration is related to distance from the infected cell. Infected cells die after D of survival and stop releasing spores. The concentration of spores in each square was superimposed by the concentration of spores released by multiple infected cells. New cells are infected every day, and infection is a random event, depending on the spore concentration here.


Spore transmission function:

Assuming that for every small time δt, the concentration of spores produced is a constant concentration α, the concentra tion of spores will gradually decrease after spreading around. If the limit of air propagation speed is not taken into a ccount, the concentration of spores is only a function of distance:


S ( x ) = α x

Where x is the Euclidean distance with respect to the infected plant.

Infection probability function:

Since the probability of plant infection is in (0, 1) for any spore concentration, it is necessary to map the spore concentration to the interval (0, 1), and consider using the sigmoid curve for simulation:


β ( S ) = 1 1 1 + exp ( n S O p t i n u m S τ ) n S i s t h e s u m o f s p o r e c o n c e n t r a t i o n s a t t h e c u r r e n t c e l l p o s i t i o n

The parameters were estimated using the pattern search algorithm in matlab:

The mean square error of the model was approximately 11%. The parameters as well as the model code are in the attachment.

Figure 4. Model predictions and experimental results

Calculation of pesticide application radius:

Consider the case where one plant is found to be diseased. If the plant is diseased, should the neighboring plants with a radius of several be sprayed with pesticide? Consider the incidence probability P for each cell under this model:

P ( x , d a y s ) = 1 ( 1 1 + e x p α x O p t i n u m S τ ) d a y s
Figure 5. 3D image of probability of morbidity -distance -days of onset

Based on this model, it is only necessary to determine the agricultically acceptable incidence and onset time to obtain the radius of pesticide application.

Dispersal model in soil after biocontrol application

For the same purpose, we need to develop guidance models for the application of biocontrol bacteria

Assumption 1: Biocontrol strains will not die due to suicide genes before spreading and colonizing on plant roots.


Assumption 2: The individual biocontrol bacteria moved randomly in the diffusion process, and there was no bias in a certain direction. In fact, the movement of bacteria in soil is affected by many factors.


Consider the case in two dimensions.Assuming that the biocontrol bacteria move a distance d in time δt, the number of moves in time T is

N = T δ t

Because the direction of movement is considered random and there are only two directions (which are perpendicular to each other).So that:

{ X i , Y i } 2

and

X i , Y i P ( N 4 )

When N is large enough:

P ( N 4 ) N ( N 4 , N 4 )

Define:

Z i = d ( X i Y i )

that is

Z i N ( 0 , d 2 N 4 )

Then, after the diffusion of time T, the average distance of biocontrol bacteria from the application origin is:

R = Z 1 2 + Z 2 2 = d N 2 d Z 1 2 + d Z 2 2 d 2 N = d 2 N Γ ( 3 2 ) = d 2 T δ t Γ ( 3 2 )

Only by determining the time T and step d, we can obtain the approximate diffusion range of biocontrol bacteria, which can guide the application of our bead to save cost and improve efficiency.


The parameters in models:

RNAi-DDEs:

Parameters Value
k m 0.00648
d m 0.00000648
k p 0.0064
d p 0.00548
λ 0.0001
k 0.0001
τ 1 3.51e-05(estimate)
τ 2 2.34e-05(estimate)
S 0.1(estimate)

The parameters in the model (except those estimated) were derived from previous teams and papers


Epidemiological models:

Parameters Value
β 0 27.6284
δ 61.58
O p t i n u m H U M 12.0052
τ 1.6743
k a 9.0711
RMSE (Training set) 6.923%
RMSE (test set) 2.5125%
O p t i n u m S 11.61
τ ( C e l l u l a r a u t o m a t a ) 1.25
α 6.875
T 12
RMSE(Cellular automata) 11.35%

The parameters of the model are all derived from estimates.

All the model application code has been uploaded to gitlab.



    1. [1]. Shi Shouding, & MA Zhanhong. (2005). Climate-based regional classification for overwintering of puccinia striiformis in china with GIS and geostatistics. Chih Wu Pao Hu Hsueh Pao, 32(1), Chih Wu Pao Hu Hsueh pao, 2005, Vol.32 (1).
      [2]. G. Neofytou, Y.N. Kyrychko, K.B. Blyuss, Mathematical model of plant-virus interactions mediated by RNA interference, Journal of Theoretical Biology, Volume 403, 2016, Pages 129-142, ISSN 0022-5193,
      [3]. M. Alejandra Guerrero-Rubio, Samanta Hernández-García, Francisco García-Carmona, Fernando Gandía-Herrero, Extension of life-span using a RNAi model and in vivo antioxidant effect of Opuntia fruit extracts and pure betalains in Caenorhabditis elegans, Food Chemistry, Volume 274, 2019, Pages 840-847, ISSN 0308-8146,
      [4]. Bansal Shweta, Grenfell Bryan T and Meyers Lauren Ancel 2007When individual behaviour matters: homogeneous and network models in epidemiologyJ. R. Soc. Interface.4879–891
      [5]. Horn, T., Sandmann, T., Fischer, B. et al. Mapping of signaling networks through synthetic genetic interaction ana lysis by RNAi. Nat Methods 8, 341–346 (2011). https://doi.org/10.1038/nmeth.1581