Ant Colony Optimization for Inferring Key Gene Interactions
Inferring gene interaction network from gene expression data is an important task in systems biology research. The gene interaction network, especially key interactions, plays an important role in identifying biomarkers for disease that further helps in drug design. Ant colony optimization is an optimization algorithm based on natural evolution and has been used in many optimization problems. In this paper, we applied ant colony optimization algorithm for inferring the key gene interactions from gene expression data. The algorithm has been tested on two different kinds of benchmark datasets and observed that it successfully identify some key gene interactions.
Code (0)
등록된 구현이 없습니다.
Tasks
Drug DesignSimilar Papers 제목 키워드 기반
Seeding hESCs to achieve optimal colony clonality
Human embryonic stem cells (hESCs) and induced pluripotent stem cells (iPSCs) have promising clinical applications which often rely on clonally-homogeneous cell populations. To achieve this, cross-contamination and merge…
Amino Acid Interaction Network Prediction using Multi-objective Optimization
Protein can be represented by amino acid interaction network. This network is a graph whose vertices are the proteins amino acids and whose edges are the interactions between them. This interaction network is the first s…
PredictionA modified ant colony based approach to digital image edge detection
Ant Colony Optimization (ACO) is a nature inspired meta-heuristic algorithms, which can be applied to a wide range of optimization problems. In this paper we present a modified method for edge detection based on the Ant …
Edge DetectionOptimization of Resource Service Composition in Cloud Manufacture Based on Improved Genetic and Ant Colony Algorithm
Aiming at resource service composition optimization under cloud manufacturing, a service composition and optimization objective function model for cloud manufacturing resource based on quality of service was established…
Service CompositionPheromone-Focused Ant Colony Optimization algorithm for path planning
Ant Colony Optimization (ACO) is a prominent swarm intelligence algorithm extensively applied to path planning. However, traditional ACO methods often exhibit shortcomings, such as blind search behavior and slow converge…