- Research
- Open access
- Published:
Choosing an appropriate somatic embryogenesis medium of carrot (Daucus carota L.) by data mining technology
BMC Biotechnology volume 24, Article number: 68 (2024)
Abstract
Introduction
Developing somatic embryogenesis is one of the main steps in successful in vitro propagation and gene transformation in the carrot. However, somatic embryogenesis is influenced by different intrinsic (genetics, genotype, and explant) and extrinsic (e.g., plant growth regulators (PGRs), medium composition, and gelling agent) factors which cause challenges in developing the somatic embryogenesis protocol. Therefore, optimizing somatic embryogenesis is a tedious, time-consuming, and costly process. Novel data mining approaches through a hybrid of artificial neural networks (ANNs) and optimization algorithms can facilitate modeling and optimizing in vitro culture processes and thereby reduce large experimental treatments and combinations. Carrot is a model plant in genetic engineering works and recombinant drugs, and therefore it is an important plant in research works. Also, in this research, for the first time, embryogenesis in carrot (Daucus carota L.) using Genetic algorithm (GA) and data mining technology has been reviewed and analyzed.
Materials and methods
In the current study, data mining approach through multilayer perceptron (MLP) and radial basis function (RBF) as two well-known ANNs were employed to model and predict embryogenic callus production in carrot based on eight input variables including carrot cultivars, agar, magnesium sulfate (MgSO4), calcium dichloride (CaCl2), manganese (II) sulfate (MnSO4), 2,4-dichlorophenoxyacetic acid (2,4-D), 6-benzylaminopurine (BAP), and kinetin (KIN). To confirm the reliability and accuracy of the developed model, the result obtained from RBF-GA model were tested in the laboratory.
Results
The results showed that RBF had better prediction efficiency than MLP. Then, the developed model was linked to a genetic algorithm (GA) to optimize the system. To confirm the reliability and accuracy of the developed model, the result of RBF-GA was experimentally tested in the lab as a validation experiment. The result showed that there was no significant difference between the predicted optimized result and the experimental result.
Conclutions
Generally, the results of this study suggest that data mining through RBF-GA can be considered as a robust approach, besides experimental methods, to model and optimize in vitro culture systems. According to the RBF-GA result, the highest somatic embryogenesis rate (62.5%) can be obtained from Nantes improved cultivar cultured on medium containing 195.23 mg/l MgSO4, 330.07 mg/l CaCl2, 18.3 mg/l MnSO4, 0.46 mg/l 2,4- D, 0.03 mg/l BAP, and 0.88 mg/l KIN. These results were also confirmed in the laboratory
Introduction
Carrot (Daucus carota L.) as a rich source of minerals, antioxidants, and dietary fiber is one of the most well-known root vegetables, which has been widely used for many biotechnological applications such as the production of recombinant proteins and functional genomics studies [1]. In vitro culture of carrot, in particular somatic embryogenesis, can be considered as a prerequisite for gene transformation and biotechnological studies [1]. However, developing and optimizing somatic embryogenesis protocols is a very costly and time-consuming process [2].
Somatic embryogenesis as a highly complex and non-linear process is influenced by different factors such as type and concentration of agar, medium composition (e.g., type and concentrations of salts and vitamins), type and concentration of plant growth regulators (PGRs), the pH of the medium, type and concentration of additives, type of vessel, the volume of the vessel, temperature, and light (quality and intensity) [3]. Therefore, it is difficult to predict and optimize somatic embryogenesis process by using conventional statistical methods such as simple stepwise regression [3]. Conventional statistical methods are typically employed for small datasets with limited dimensions [4,5,6,7]. One of the main demerit points of using conventional statistical methods is the high probability of overfitting. To tackle this impediment, machine learning algorithms can be used as an alternative mathematical method [8,9,10,11]. Different machine learning algorithms (e.g., artificial neural networks (ANNs), neuro-fuzzy logic systems, support vector machine (SVM), and random forest) have been recently used for modeling and predicting various in vitro culture systems such as explant sterilization [12, 13], in vitro seed germination [14], callogenesis [15,16,17], androgenesis [18], shoot proliferation [19, 20], rhizogenesis [21, 22], in vitro secondary metabolite production [8, 23, 24], and gene transformation [25, 26]. Among machine learning algorithms, different types of ANNs such as multilayer perceptron (MLP), radial basis function (RBF), and generalized regression neural network (GRNN) have been widely employed to model and predict in vitro culture processes [27].
MLP is a type of ANNs, which is applied for different aims such as clustering, predicting, and classifying the complex systems [12]. MLP is able to identify the relationship between target and input variables and recognize the inherent knowledge existent in the datasets without previous physical considerations [28]. However, MLP does not present a neat mathematical formula that illustrates the relative relationship of each independent variable in the model. Hence, MLP is considered as a “black box”. MLP consists of numerous highly interconnected processing neurons that work in parallel to find a solution for a particular problem [28]. MLP is learned by example. The examples should be carefully chosen otherwise time is wasted or even worse the model might be working inaccurately [28]. The main demerit point of MLP is that its operation can be unpredictable due to the fact that MLP learns how to find the solutions by itself [28]. On the other hand, RBF is a kind of interesting, powerful, and easy to interpret ANNs with supervised learning [19]. However, most plant tissue culture studies have employed the individual ANN, and the comparison between these ANNs has been rarely studied in the tissue culture area [27].
Genetic algorithm (GA) as the most well-known evolutionary optimization algorithm has been successfully applied to find the optimal level of factors involved in different tissue culture systems [27]. Indeed, a hybrid of machine learning and genetic algorithm can be considered as a robust mathematical method for modeling and optimizing different in vitro culture systems [27]. Therefore, ANN-GA can pave the way in modeling and optimizing carrot somatic embryogenesis.
The development of carrot somatic embryogenesis is a tedious task and needs the execution of complex experimental designs with numerous independent factors. This study evaluated whether ANN-GA can stably and accurately model and optimize carrot somatic embryogenesis. However, previous studies [29,30,31,32,33,34,35] selected the optimized level of factors involved in somatic embryogenesis by performing considerable bench work experiments. To overcome these challenges, in the current study, data mining by using ANN-GA was employed to model and optimize carrot somatic embryogenesis. We collected data from different carrot somatic embryogenesis studies. After modeling and optimizing the system, the result of ANN-GA was experimentally tested to confirm the reliability and accuracy of the developed model. To the best of our knowledge, this study is the first report of the application of data mining through ANN-GA in the field of carrot in vitro culture.
Materials & methods
Dataset and model development
Data for the current investigation was collected from previous carrot somatic embryogenesis studies (Table S1) [29,30,31,32,33,34,35]. Carrot cultivars, agar, magnesium sulfate (MgSO4), calcium dichloride (CaCl2), manganese (II) sulfate (MnSO4), 2,4-dichlorophenoxyacetic acid (2,4-D), 6-benzylaminopurine (BAP), and kinetin (KIN) were considered as the input variables, while embryogenic callus production rate (%) was considered as the target variable (Fig. 1a). To detect embryogenesis of calli, calli were examined under microscope and embryogenic calli were distinguished from non-embryogenic calli.
The schematic view of the step-by-step methodology of this study including (a) database obtained from previous studies on carrot somatic embryogenesis, (b) data modeling using multilayer perceptron (MLP) and radial basis function (RBF), (c) optimization process via genetic algorithm (GA), and (d) experimental validation test for carrot embryogenic callus production rate
The dataset was employed for modeling, predicting, and optimizing carrot embryogenic callus production. Figure 1 displays the step-by-step procedure of this study. In the current study, MLP and RBF as two well-known ANNs were used to model and predict carrot embryogenic callus production. Before using the ANNs, Box-Cox transformation was employed to normalize the data. To detect outliers, principal component analysis (PCA) was used; however, no outlier was identified. In this study, the five-fold cross-validation approach with 10 repetitions was applied to evaluate the prediction accuracy of the tested ANNs. To evaluate and compare the efficiency and accuracy of the ANNs, R2 (coefficient of determination), mean bias error (MBE), and root mean square error (RMSE) were employed.
Multilayer Perceptron (MLP)
MLP is one of the most well-known Artificial Neural Networks. MLP consists of three layers. These three layers include one or more hidden layers, an input layer and an output layer (Fig. 1b). Input and output variables are provided to the network by a supervised training method, which is implemented by MLP. This training set continues until the following equation is minimized:
In this formula, the concepts of components are K (the number of data points), yk (the kth observed data), \({\widehat y}_k\)) the kth forecasted data). The three layers in an MLP model with n inputs and m neurons in the hidden layer are determined as follows [37].
Components of the above formula where xi is the ith input variable, w0 represents bias related to the neuron of output, wj0 is bias of the jth neuron of hidden layer, f represents transfer functions for the output layer, g is the transfer functions for hidden layer, wji is the weight connecting the jth neuron of hidden layer and the ith input variable, and wj represents weight linking the neuron of output layer and the jth neuron of hidden layer.
To determine the main function of MLP, it is necessary to determine its structure. Determining the Hornik et al. (1989) showed that what plays an important role in determining the structure of the MLP is the number of neurons in the hidden layer.number of neurons in each layer and the number of hidden layers is necessary to build this model. In general, by using trial and error, the optimal number of neurons in the hidden layer can be calculated [37]. In the current study, the optimal neuron number in the hidden layer was detected based on trial and error. Also, linear function (purelin) and hyperbolic tangent sigmoid function (tansig) were applied as the transfer functions of output layer and hidden layer, respectively. Moreover, bias and weights were adjusted by using a Levenberg–Marquardt algorithm. The pseudocode of MLP has been described in Table S2.
Radial Basis Function (RBF)
The basis of radial-based networks that organize statistical Artificial Neural Networks is a three-layer ANN including an input layer, a hidden layer and an output layer, and RBF is one of these networks (Fig. 1b). Statistical neural networks have regression-based approaches (Lin et al. 2020). The Gaussian function in RBF is the most well-known transfer function, which is determined by the following equation:
In this formula, Xr (input with unknown output), Xb (observed inputs in time b) and h (spread) are. The dependent variable (Yr) is determined by predicting Xr as follows:
where w0 and \({w}_{j}\) are the bias and weight of linkage between the bth hidden layer and the output layer, respectively. The pseudocode of RBF has been described in Table S3 (Jafari and Shahsavar 2020).
Genetic algorithm optimization
Genetic algorithm (GA) as a single-objective evolutionary optimization algorithm was used for finding the appropriate level of agar, MgSO4, CaCl2, MnSO4, 2,4-D, BAP, KIN, and carrot cultivar to obtain the maximum embryogenic callus production rate. The upper bound and lower bound of the dataset were considered as constraints, and the point with the highest value for embryogenic callus production was recognized as the optimal solution. Roulette wheel as a selection function, 2-point crossover function, and the uniform of mutation function were considered during the optimization process. The crossover rate, generation number, initial population, and mutation rate were respectively set to 0.7, 1000, 200, and 0.04 to obtain the best fitness (Fig. 1c). The pseudocode of GA has been described in Table S4.
Sensitivity analysis
Sensitivity analysis was conducted to identify the importance degree of agar, MgSO4, CaCl2, MnSO4, 2,4-D, BAP, KIN, and carrot cultivar on the embryogenic callus production rate. In order to evaluate the performance (RMSE) of the developed RBF model, the value of variable sensitivity error (VSE) is measured.
Validation experiments
To confirm the reliability and accuracy of the developed model, the result obtained from RBF-GA model were tested in the laboratory. Therefore, different parts (leaf, petiole, and stem segments) of in vitro-grown seedling of Nantes improved cultivar were cultured on modified MS (Murashige and Skoog 1962) medium containing 195.23 mg/l MgSO4, 330.07 mg/l CaCl2, 18.3 mg/l MnSO4, 0.46 mg/l 2,4- D, 0.03 mg/l BAP, and 0.88 mg/l KIN. All media had 0.6% agar and 3% sucrose, and the pH of the media was adjusted to 5.8 before autoclaving for 20 min at 120 ℃. All culture boxes were placed in the growth chamber at 25 ± 3 °C under 16-h photoperiod with 50 ± 4 μmol m−2 s−1 light intensity. The experiment was performed based on the completely randomized design with three replications (each replication contained 5 culture boxes including 5 explants).
Results
Modeling and comparative analysis of MLP and RBF
In the current study, MLP and RBF models were used to predict carrot embryogenic callus production based on eight input variables including agar, MgSO4, CaCl2, MnSO4, 2,4-D, BAP, KIN, and carrot cultivar. Data modeling through machine learning algorithms can provide a reliable approach to improve detailed knowledge on carrot embryogenic callus production. The RBF model displayed higher predictive accuracy (R2 > 0.67) in both training and testing sets in comparison to MLP (R2 > 0.61) for carrot embryogenic callus production (Table 1).
Model accuracy was evaluated by RMSE and MBE, which found RBF to be more accurate than MLP (Table 1). Also, the regression lines revealed a good fit correlation between experimental and predicted values for embryogenic callus production rate in the both training (Fig. 2a) and testing (Fig. 2b) sets.
Sensitivity analysis
The importance of each input in the developed model was assessed via the whole database to evaluate the general variable sensitivity ratio (VSR). The VSR was obtained for the embryogenic callus production rate with respect to agar, MgSO4, CaCl2, MnSO4, 2,4-D, BAP, KIN, and carrot cultivar (Table 2). Sensitivity analysis demonstrated that embryogenic callus production rate was more sensitive to variety, followed by 2,4-D, BAP, KIN, MnSO4, CaCl2, and MgSO4 (Table 2).
Optimization via genetic algorithm
Genetic algorithm (GA) as an evolutionary single-objective optimization algorithm was linked to the RBF (the most accurate model in this study) in order to find the optimal level of agar, MgSO4, CaCl2, MnSO4, 2,4-D, BAP, KIN, and carrot cultivar for obtaining the maximum embryogenic callus production rate. According to the RBF-GA result (Table 3), the highest somatic embryogenesis rate (62.5%) can be obtained from Nantes improved cultivar cultured on medium containing 195.23 mg/l MgSO4, 330.07 mg/l CaCl2, 18.3 mg/l MnSO4, 0.46 mg/l 2,4- D, 0.03 mg/l BAP, and 0.88 mg/l KIN.
Validation experiments
The results of the validation experiment demonstrated that there was no significant difference between the predicted optimized result and experimental data (Fig. 1d). It is notable that the highest embryogenic callus production was obtained from leaf segments.
Discussion
The somatic embryogenesis in carrot has been previously studied [21, 29, 30, 32,33,34,35]. Establishing carrot somatic embryogenesis was associated with different obstacles such as low efficiency of somatic embryogenesis, chimeric callogenesis consisting of both non-embryogenic and embryogenic calli [21, 29, 30, 32,33,34,35]. Data mining approaches may help in reducing trial and errors in the process of optimizing carrot somatic embryogenesis. A hybrid of ANN-GA can be considered as promising method to model and optimize somatic embryogenesis protocols [27]. Although there are no reports to use ANN-GA in in vitro culture of carrot, several studies have previously proved the reliability and accuracy of ANN-GA to predict and optimize different in vitro culture processes such as in vitro sterilization [12, 13], callogenesis [36], somatic embryogenesis [18], shoot regeneration [19], and secondary metabolite production [23] in other plants.
Although most plant tissue culture studies have employed MLP for modeling and predicting in vitro culture systems, according to our results, RBF had better performance than MLP for modeling and predicting carrot embryogenic callus production. Several studies have demonstrated that RBF had better accuracy than other MLP. In line with our results, Hesami, et al. [14] showed that RBF had better efficiency than MLP for modeling in vitro seed germination of cannabis. Also, Jafari and Shahsavar [37] compared the efficiency of RBF and MLP for modeling and predicting morphological responses of lime under water deficiency and reported that RBF had better predictive performance than MLP.
The results of the validation experiment showed that there was no significant difference between experimental results and predicted optimized results for embryogenic callus production of carrot. Based on our results, the highest somatic embryogenesis rate was obtained from Nantes improved cultivar cultured on medium containing 195.23 mg/l MgSO4, 330.07 mg/l CaCl2, 18.3 mg/l MnSO4, 0.46 mg/l 2,4- D, 0.03 mg/l BAP, and 0.88 mg/l KIN. In line with our result, previous studies showed that type of cultivar, type and concentration of PGRs, and concentration of magnesium, calcium, and manganese play a pivotal role in the embryogenic callus production of carrot [29,30,31,32,33,34,35]. For instance, Rabiei, et al. [33] reported that reducing MgSO4, CaCl2, and MnSO4 in MS media to 180 mg/l, 332.02 mg/l, and 16.9 mg/l, respectively, resulted in a higher embryogenic callus production rate in carrot in comparison with MS medium with 370 mg/l MgSO4, 400 mg/l CaCl2, and 22.3 mg/l MnSO4.
It is well documented that the level of PGRs, in particular auxin and cytokinin, play an important role in embryogenic callus production [38]. 2,4-D as one of the most important synthetic auxins plays an important role in tissue culture and embryogenic cell systems, and callus induction in plant tissue culture studies [39]. Also, 2.4-D has a positive impact on the molecular and physiological process of callus by inducing specific proteins, regulating the endogenous IAA metabolism, and controlling DNA methylation [38]. The balance between auxin and cytokinin is another main factor in embryogenic callus production. Zhao [40,41,42,43,44] reported that the ratio between auxins and cytokinins plays an important role in in vitro developmental processes.
Conclusions
Carrot is a model plant in genetic engineering works and recombinant drugs, and therefore it is an important plant in research works. Also, in this research, for the first time, embryogenesis in carrot (Daucus carota L.) using Genetic algorithm (GA) and data mining technology has been reviewed and analyzed.
Embryogenic callus production as a multifactorial process is affected by several factors such as genotypes, explants, PGRs, and medium composition, which limits the ability to obtain reliable and replicable protocols. Optimizing in vitro conditions can be considered as one of the main steps to establish a high-frequency regeneration protocol. Recently, a hybrid of machine learning and optimization algorithm has been successfully applied for modeling and optimizing different in vitro culture systems. In this study, two types of ANN (MLP and RBF) in combination with GA was implemented to model and forecast embryogenic callus production in carrot. Our results demonstrated that the RBF-GA model can accurately model and optimize carrot embryogenic callus production. Generally, the results showed that data mining through RBF-GA can be considered as a robust approach for modeling and optimizing embryogenic callus production without lots of bench work experiments. Further experimental work is required to validate the reliability and accuracy of this approach on other in vitro culture systems (e.g., shoot proliferation, indirect organogenesis, androgenesis).
Sensitivity analysis demonstrated that embryogenic callus production rate was more sensitive to variety, followed by 2,4-D, BAP, KIN, MnSO4, CaCl2, and MgSO4.
One of the success factors of tissue culture is the use of the used variety. Sundararajan et al., used D.carota L., cv. Kurado [45], Tavares et al., used D. carota subsp. Halophilus [46] and Kamada et al., used Daucus carota L. cv. US-Harumakigosun [35]. However, used variety in this research was Nantes.
2,4-D is a type of auxin necessary for callus induction. Previous study shows that high concentration of 2,4-D can block normal callus induction [47] and cause disrupt natural genetic and physiological processes [48]. Hardegger et al., in 1998 used of 0.1 mg/l 2,4-D for callus induction in carrot [49]. Marquet-Blouin et al., 2003 and Yau et al., in 2012 indicate 1 mg/l 2,4-D most effective in callus induction in carrot [50]. In another study by Rabiei et al., in 2010 shown high callus induction obtain in 0.2 mg/l 2,4-D [46].
6-Benzylaminopurine (BAP) or benzyl adenine (BA) is a first-generation synthetic cytokinin. BAP has a different role in tissue culture of plant, including elicits plant growth and development responses, setting blossoms and stimulating fruit richness by stimulating cell division. Pant et al., Rabiei et al., in 2010 indicate 1 mg/l BAP needed for callus induction [46]. Heidegger et al., in 1998 used 0.5 mg/l BAP for callus induction. This result similar whit result in this study [49].
Kinetin is a cytokinin-like synthetic compound that regulates cell growth in plants. Kinetin was the first cytokinin discovered. It is also adenine-based. Kinetin is often used in plant tissue culture for inducing formation of callus (in conjunction with auxin) and to regenerate shoot tissues from callus (with lower auxin concentration [51].
MgSO4, CaCl2, and MnSO4 are macroelements nutrient. These elements are essential in the growth of explants in tissue culture [51].
Magnesium is an essential component of the chlorophyll molecule. This compound is vital for the activity of several nonspecifically enzymes and role in the transfer of phosphates. MgSO4 the chlorophyll molecule as a the central atom in the porphyrin structure. A magnesium ion in plants is mobile and roles as a cation, balancing and neutralizing anions and organic acids. Often, MgSO4 is used as a unique source of both magnesium and sulfate ions [52].
Calcium roles as a cofactor with different enzymes and for cell wall synthesis is essential. Calcium deficiency cause shoots tip necrosis. Used common form of calcium in plant tissue culture is calcium chloride. Calcium roles of pH cellular and a regulator in the source, sink translocation of Carbohydrates too [53].
Manganese (Mn) is a cofactor. It is needed for some enzyme reactions, particularly in respiration and photosynthesis reaction. Usually added form in plant medium is manganese sulfate [52].
Availability of data and materials
All data generated or analysed during this study are included in this published article [and its supplementary information files].
Data availability
Data is provided within the manuscript or supplementary information files.
References
Monreal-Escalante E, Govea-Alonso DO, Hernández M, Cervantes J, Salazar-González JA, Romero-Maldonado A, Rosas G, Garate T, Fragoso G, Sciutto E. Towards the development of an oral vaccine against porcine cysticercosis: expression of the protective HP6/TSOL18 antigen in transgenic carrots cells. Planta. 2016;243:675–85. https://doiorg.publicaciones.saludcastillayleon.es/10.1007/s00425-015-2431-0.
Hesami M, Naderi R, Tohidfar M. Introducing a hybrid artificial intelligence method for high-throughput modeling and optimizing plant tissue culture processes: the establishment of a new embryogenesis medium for chrysanthemum, as a case study. Appl Microbiol Biotechnol. 2020;104:10249–63. https://doiorg.publicaciones.saludcastillayleon.es/10.1007/s00253-020-10978-1.
Hesami M, Baiton A, Alizadeh M, Pepe M, Torkamaneh D, Jones AM. Advances and perspectives in tissue culture and genetic engineering of cannabis. Int J Mol Sci. 2021;22: 5671. https://doiorg.publicaciones.saludcastillayleon.es/10.3390/ijms22115671.
Hesami M, Yoosefzadeh Najafabadi M, Adamek K, Torkamaneh D, Jones AM. Synergizing off-target predictions for in silico insights of CENH3 knockout in cannabis through CRISPR/Cas. Molecules. 2021;26:2053. https://doiorg.publicaciones.saludcastillayleon.es/10.3390/molecules26072053.
Le NQK, Nguyen VN. SNARE-CNN: a 2D convolutional neural network architecture to identify SNARE proteins from high-throughput sequencing data. PeerJ Computer Science. 2019;5: e177. https://doiorg.publicaciones.saludcastillayleon.es/10.7717/peerj-cs.177.
Le NQK, Ho QT, Yapp EKY, Ou YY, Yeh HY. DeepETC: A deep convolutional neural network architecture for investigating and classifying electron transport chain’s complexes. Neurocomputing. 2020;375:71–9. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.neucom.2019.09.070.
Yoosefzadeh Najafabadi M, Earl HJ, Tulpan D, Sulik J, Eskandari M. Application of machine learning algorithms in plant breeding: predicting yield from hyperspectral reflectance in soybean. Front Plant Sci. 2021;11:624273. https://doiorg.publicaciones.saludcastillayleon.es/10.3389/fpls.2020.624273.
Sua JN, Lim SY, Yulius MH, Su X, Yapp EKY, Le NQK, Yeh HY, Chua MCH. Incorporating convolutional neural networks and sequence graph transform for identifying multilabel protein Lysine PTM sites. Chemom Intell Lab Syst. 2020;206: 104171. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.chemolab.2020.104171.
Yoosefzadeh-Najafabadi M, Tulpan D, Eskandari M. Application of machine learning and genetic optimization algorithms for modeling and optimizing soybean yield using its component traits. PLoS ONE. 2021;16: e0250665. https://doiorg.publicaciones.saludcastillayleon.es/10.1371/journal.pone.0250665.
Yoosefzadeh-Najafabadi M, Tulpan D, Eskandari M. Using hybrid artificial intelligence and evolutionary optimization algorithms for estimating soybean yield and fresh biomass using hyperspectral vegetation indices. Remote Sensing. 2021;13: 2555. https://doiorg.publicaciones.saludcastillayleon.es/10.3390/rs13132555.
Fallah Ziarani M, Tohidfar M, Mirjalili M. Evaluation of antibacterial properties of nisin peptide expressed in carrots. Sci Rep. 2023;13:22123. https://doiorg.publicaciones.saludcastillayleon.es/10.1038/s41598-023-49466-7.
Hesami M, Naderi R, Tohidfar M. Modeling and optimizing in vitro sterilization of chrysanthemum via multilayer perceptron-non-dominated sorting genetic algorithm-II (MLP-NSGAII). Front Plant Sci. 2019;10:282. https://doiorg.publicaciones.saludcastillayleon.es/10.3389/fpls.2019.00282.
Ivashchuk OA, Fedorova V, Shcherbinina NV, Maslova EV, Shamraeva E. Microclonal propagation of plant process modeling and optimization of its parameters based on neural network. Drug Invent Today. 2018;10:3170–5.
Hesami M, Pepe M, Monthony AS, Baiton A, Phineas Jones AM. Modeling and optimizing in vitro seed germination of industrial hemp (Cannabis sativa L.). Industrial Crops Prod. 2021;170:113753. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.indcrop.2021.113753.
Hesami M, Jones AMP. Modeling and optimizing callus growth and development in Cannabis sativa using random forest and support vector machine in combination with a genetic algorithm. Appl Microbiol Biotechnol. 2021;105:5201–12. https://doiorg.publicaciones.saludcastillayleon.es/10.1007/s00253-021-11375-y.
Niazian M, Sadat-Noori SA, Abdipour M, Tohidfar M, Mortazavian SMM. Image processing and artificial neural network-based models to measure and predict physical properties of embryogenic callus and number of somatic embryos in ajowan (Trachyspermum ammi (L.) Sprague). In Vitro Cell Dev Biol – Plant. 2018;54:54–68. https://doiorg.publicaciones.saludcastillayleon.es/10.1007/s11627-017-9877-7.
Hesami M, Naderi R, Tohidfar M, Yoosefzadeh-Najafabadi M. Application of adaptive neuro-fuzzy inference system-non-dominated sorting genetic Algorithm-II (ANFIS-NSGAII) for modeling and optimizing somatic embryogenesis of chrysanthemum. Front Plant Sci. 2019;10: 869.
Niazian M, Shariatpanahi ME, Abdipour M, Oroojloo M. Modeling callus induction and regeneration in an anther culture of tomato (Lycopersicon esculentum L.) using image processing and artificial neural network method. Protoplasma. 2019;256:1317–32. https://doiorg.publicaciones.saludcastillayleon.es/10.1007/s00709-019-01379-x.
Hesami M, Naderi R, Tohidfar M. Modeling and optimizing medium composition for shoot regeneration of chrysanthemum via radial basis function-non-dominated sorting genetic Algorithm-II (RBF-NSGAII). Sci Rep. 2019;9:18237. https://doiorg.publicaciones.saludcastillayleon.es/10.1038/s41598-019-54257-0.
Hesami M, Condori-Apfata JA, Valderrama Valencia M, Mohammadi M. Application of artificial neural network for modeling and studying in vitro genotype-independent shoot regeneration in wheat. Appl Sci. 2020;10: 5370. https://doiorg.publicaciones.saludcastillayleon.es/10.3390/app10155370.
Mridula MR, Nair AS, Kumar KS. Genetic programming based models in plant tissue culture: An addendum to traditional statistical approach. PLoS Comput Biol. 2018;14: e1005976. https://doiorg.publicaciones.saludcastillayleon.es/10.1371/journal.pcbi.1005976.
Murashige T, Skoog F. A revised medium for rapid growth and bio assays with tobacco tissue cultures. Physiol Plant. 1962;15:473–97. https://doiorg.publicaciones.saludcastillayleon.es/10.1111/j.1399-3054.1962.tb08052.x.
Salehi M, Farhadi S, Moieni A, Safaie N, Hesami M. A hybrid model based on general regression neural network and fruit fly optimization algorithm for forecasting and optimizing paclitaxel biosynthesis in Corylus avellana cell culture. Plant Methods. 2021;17:13. https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s13007-021-00714-9.
Farhadi S, Salehi M, Moieni A, Safaie N, Sabet MS. Modeling of paclitaxel biosynthesis elicitation in Corylus avellana cell culture using adaptive neuro-fuzzy inference system-genetic algorithm (ANFIS-GA) and multiple regression methods. PLoS ONE. 2020;15: e0237478. https://doiorg.publicaciones.saludcastillayleon.es/10.1371/journal.pone.0237478.
Hesami M, Alizadeh M, Naderi R, Tohidfar M. Forecasting and optimizing Agrobacterium-mediated genetic transformation via ensemble model- fruit fly optimization algorithm: A data mining approach using chrysanthemum databases. PLoS ONE. 2020;15: e0239901. https://doiorg.publicaciones.saludcastillayleon.es/10.1371/journal.pone.0239901.
Niazian M, Niedbała G, Sabbatini P. Modeling Agrobacterium -Mediated Gene Transformation of Tobacco (Nicotiana tabacum) -a Model Plant for Gene Transformation Studies. Front Plant Sci. 2021;11: 695110. https://doiorg.publicaciones.saludcastillayleon.es/10.3389/fpls.2021.695110.
Hesami M, Jones AMP. Application of artificial intelligence models and optimization algorithms in plant cell and tissue culture. Appl Microbiol Biotechnol. 2020;104:9449–85. https://doiorg.publicaciones.saludcastillayleon.es/10.1007/s00253-020-10888-2.
Hesami M, Naderi R, Tohidfar M, Yoosefzadeh-Najafabadi M. Development of support vector machine-based model and comparative analysis with artificial neural network for modeling the plant tissue culture procedures: effect of plant growth regulators on somatic embryogenesis of chrysanthemum, as a [case study. Plant Methods. 2020;16:112. https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s13007-020-00655-9.
Chen W, Punja Z. Transgenic herbicide- and disease-tolerant carrot (Daucus carota L.) plants obtained through Agrobacterium-mediated transformation. Plant Cell Rep. 2002;20:929–35. https://doiorg.publicaciones.saludcastillayleon.es/10.1007/s00299-001-0419-7.
Hardegger M, Sturm A. Transformation and regeneration of carrot (Daucus carota L.). Mol Breed. 1998;4:119–27. https://doiorg.publicaciones.saludcastillayleon.es/10.1023/A:1009681725540.
Kamada H, Harada H. Studies on the organogenesis in carrot tissue cultures I. Effects of growth regulators on somatic embryogenesis and root formation. Zeitschrift für Pflanzenphysiologie. 1979;91:255–66. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/S0044-328X(79)80099-9.
Pant B, Manandhar S. In vitro propagation of carrot (Daucus carota) L. Scientific world. 2007;5:51–3.
Rabiei K, Polyakov A, Khodambashi M, Sharafova O, Kalashnikova E, Hooshmand S, Omidi M. Carrot (Daucus carota L.) in vitro regeneration. Vegetable Crops Res Bull. 2010;73:13–22. https://doiorg.publicaciones.saludcastillayleon.es/10.2478/v10032-010-0014-y.
Tavares AC, Salgueiro LR, Canhoto JM. In vitro propagation of the wild carrot Daucus carota L. subsp. halophilus (Brot.) A. Pujadas for conservation purposes. In Vitro Cell Dev Biol – Plant. 2010;46:47–56. https://doiorg.publicaciones.saludcastillayleon.es/10.1007/s11627-009-9258-y.
Yau YY, Wang Y. Increased regeneration ability of transgenic callus of carrot (Daucus carota L.) on B5-based regeneration medium. J Appl Horticulture. 2012;14:152–6.
Niazian M, Sadat-Noori SA, Abdipour M. Modeling the seed yield of Ajowan (Trachyspermum ammi L.) using artificial neural network and multiple linear regression models. Ind Crop Prod. 2018;117:224–34. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.indcrop.2018.03.013.
Jafari M, Shahsavar A. The application of artificial neural networks in modeling and predicting the effects of melatonin on morphological responses of citrus to drought stress. PLoS ONE. 2020;15: e0240427. https://doiorg.publicaciones.saludcastillayleon.es/10.1371/journal.pone.0240427.
Ge F, Luo X, Huang X, Zhang Y, He X, Liu M, Lin H, Peng H, Li L, Zhang Z. Genome-wide analysis of transcription factors involved in maize embryonic callus formation. Physiol Plant. 2016;158:452–62. https://doiorg.publicaciones.saludcastillayleon.es/10.1111/ppl.12470.
Hesami M, Daneshvar MH. In vitro adventitious shoot regeneration through direct and indirect organogenesis from seedling-derived hypocotyl segments of Ficus religiosa L.: an important medicinal plant. HortScience. 2018;53:55–61. https://doiorg.publicaciones.saludcastillayleon.es/10.21273/HORTSCI12637-17.
Zhao Y. The role of local biosynthesis of auxin and cytokinin in plant development. Curr Opin Plant Biol. 2008;11:16–22. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.pbi.2007.10.008.
Fallah Ziarani M, Tohidfar M, Mirjalili MH. Optimizing culture condition for high frequency regeneration in vitro tissue culture in Daucus Carota L. and genetic stability assessment. J Plant Bioinform Biotechnol. 2021;1:84–96.
Fallah Ziarani M, Masoud T, Mohammad N. Modeling and optimizing in vitro percentage and speed callus induction of carrot via multilayer perceptron-single point discrete GA and radial basis function. BMC Biotechnol. 2022;22:34. https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s12896-022-00764-4.
Lin J, Zhao Y, Watson D, Chen C. The radial basis function differential quadrature method with ghost points. Math Comput Simul. 2020;173:105–14. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.matcom.2020.01.006.
Salehi M, Farhadi S, Moieni A, Safaie N, Ahmadi H. Mathematical Modeling of Growth and Paclitaxel Biosynthesis in Corylus avellana Cell Culture Responding to Fungal Elicitors Using Multilayer Perceptron-Genetic Algorithm. Front Plant Sci. 2020;11: 1148.
Eve S, Wurtele KB. A simple, efficient method for the Agrobacterium media ted transformation of carrot callus cells. Plant Sci. 1989;61(2):253–62.
Ana CT, Ligia RS, Jorge MC. In vitro propagation of the wild carrot Daucus carota L. subsp. Halophilus (Brot.) A. Pujadas for conservation purposes. In Vitro Cell DevBiol- Plant. 2010;46(1):47–56.
Mohammad G, Ali Akbar M. Plant regeneration via direct somatic embryogenesis in three strawberry (Fragaria ananassa Duch.) cultivars. Agrotechniques Ind Crops. 2021;1:103. https://doiorg.publicaciones.saludcastillayleon.es/10.22126/ATIC.2021.6936.1022.
Rosete P, Gilberto BK, Jane EK, de Wagner MF, Miguel PG, de Rita CL, Figueiredo Ribeiro RD. Changes in soluble carbohydrates and starch amounts during somatic and zygotic embryogenesis of Acca sellowiana (Myrtaceae). In Vitro Cell Dev Biol – Plant. 2008;44:289–99.
James MB, Inga CB, Dariusz G, Mathilde B, le Valeri C, Douglas A, Senalik Philipp WS. Molecular diversity analysis of cultivated carrot (Daucus carota L.) and wild daucus populations reveals a genetically nonstructurd composition. J American Soc Horticultural Sci. 2002;127(3):383–91.
Mohammad RR, Mahmoud L, Masoud T, Bahman Z, Angela C, Loredana A, Francesco C. Somatic embryogenesis of muskmelon (Cucumis melo L.) and genetic stability assessment of regenerants using flow cytometry and ISSR markers. Protoplasma. 2018;256:873–83.
Waldemar K, Maria B, Urszula K, Krystyna G. Production of homozygous carrot (Daucus carota L.) plants by anther culture. Methods Mol Biol. 2021;5(5):113–26.
Arab MM, Yadollahi A, Eftekhari M, Ahmadi H, Akbari M, Khorami SS. Modeling and optimizing a new culture medium for in vitro rooting of G× N15 Prunus rootstock using artifcial neural network-genetic algorithm. Sci Rep. 2018;8: e9977. https://doiorg.publicaciones.saludcastillayleon.es/10.1038/s41598-018-27858-4.
Shin DH, Kim JS, Kim IJJ, Yang Oh SK, Chung GC, Han KH. A shoot regeneration protocol efective on diverse genotpypes of sunfower (Helianthus annuus L.). In Vitro Cell Dev Biol Plant. 2000;36:273–8.
Acknowledgements
This study was conducted in shahid beheshti university, faculty of life science and biotechnology, biotechnology laboratory and the equipment of this laboratory was used.
Funding
The authors did not receive support from any organization for the submitted work.
Author information
Authors and Affiliations
Contributions
All authors contributed to the study conception and design. Material preparation, data collection and analysis were performed by [A: Masoumeh Fallah Ziarani], [B: Masoud Tohidfar] and [C: Mohsen Hesami]. The first draft of the manuscript was written by [A: Masoumeh Fallah Ziarani] and all authors [A: Masoumeh Fallah Ziarani], [B: Masoud Tohidfar], and [C: Mohsen Hesami] commented on previous versions of the manuscript. All authors [A: Masoumeh Fallah Ziarani], [B: Masoud Tohidfar], and [C: Mohsen Hesami] read and approved the final manuscript.
Corresponding author
Ethics declarations
Ethics approval and consent to participate
-In this study not used of wild plants. In this study seeds of carrot (Daucus carota L. cv. Nantaise) were prepared from Seed and Plant Improvement Institute (Karaj, Iran). After sterilization of seeds, seed cultured in ½MS medium. After two weeks were used of root, shoot, Leaf and nodal explants of plantlet. This study was conducted at shahid beheshti university, faculty of life science and biotechnology, biotechnology laboratory and all comply with relevant institutional, national, and international guidelines and legislation.
- In this study not used of wild plants.
- This study was conducted at Shahid Beheshti University, Faculty of Biological Sciences and Biotechnology, Biotechnology Laboratory and all of them are in accordance with institutional, national and international guidelines and laws.
Consent for publication
Not applicable.
Competing interests
The authors declare no competing interests.
Additional information
Publisher’s Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Supplementary Information
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Fallah Ziarani, M., Tohidfar, M. & Hesami, M. Choosing an appropriate somatic embryogenesis medium of carrot (Daucus carota L.) by data mining technology. BMC Biotechnol 24, 68 (2024). https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s12896-024-00898-7
Received:
Accepted:
Published:
DOI: https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s12896-024-00898-7