4.6 Article Proceedings Paper

MOIRAE: A computational strategy to extract and represent structural information from experimental protein templates

期刊

SOFT COMPUTING
卷 18, 期 4, 页码 773-795

出版社

SPRINGER
DOI: 10.1007/s00500-013-1087-6

关键词

Three-dimensional protein structure prediction; Structural Bioinformatics; Hybrid methods in Bioinformatics; Artificial Neural Networks

向作者/读者索取更多资源

The prediction and analysis of the three- dimensional (3D) structure of proteins is a key research problem in Structural Bioinformatics. The 1990's Genome Projects resulted in a large increase in the number of available protein sequences. However, the number of identified 3D protein structures have not followed the same growth trend. Currently, the number of available protein sequences greatly exceeds the number of known 3D structures. Many computational methodologies, systems and algorithms have been proposed to address the protein structure prediction problem. However, the problem still remains challenging because of the complexity and high dimensionality of a protein conformational search space. The most significant progress in the last Critical Assessment of protein Structure Prediction was achieved by methods that use database information. Nevertheless, a major challenge remains in the development of better strategies for template identification and representation. This article describes a computational strategy to acquire and represent structural information of experimentally determined 3D protein structures. A clustering strategy was combined with artificial neural networks in order to extract structural information from experimental protein structure templates. In the proposed strategy, the main efforts focus on the acquisition of useful and accurate structural information from 3D protein templates stored in the Protein Data Bank (PDB). The proposed method was tested in twenty protein sequences whose sizes vary from 14 to 70 amino acid residues. Our results show that the proposed method is a good way to extract and represent valuable information obtained from the PDB and also significantly reduce the 3D protein conformational search space.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.6
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

Article Computer Science, Information Systems

Relevance aggregation for neural networks interpretability and knowledge discovery on tabular data

Bruno Iochins Grisci, Mathias J. Krause, Marcio Dorn

Summary: The study introduces a relevance aggregation algorithm that combines the relevance computed from multiple samples by a neural network to generate scores for each input feature. Two visualization methods for learned patterns were presented to enhance model comprehension. The method accurately identifies the most important features for network predictions.

INFORMATION SCIENCES (2021)

Article Chemistry, Multidisciplinary

Modifying the catalytic preference of alpha-amylase toward n-alkanes for bioremediation purposes using in silico strategies

Ederson Sales Moreira Pinto, Bruno Cesar Feltes, Conrado Pedebos, Marcio Dorn

Summary: Bioremediation is highlighted as a cost-effective and eco-friendly alternative to reverse the damage caused by oil pollution, but more efforts are needed to design enzymes for the process.

JOURNAL OF COMPUTATIONAL CHEMISTRY (2021)

Article Computer Science, Artificial Intelligence

Comparison of machine learning techniques to handle imbalanced COVID-19 CBC datasets

Marcio Dorn, Bruno Iochins Grisci, Pedro Henrique Narloch, Bruno Cesar Feltes, Eduardo Avila, Alessandro Kahmann, Clarice Sampaio Alho

Summary: The article highlights the significant impact of the COVID-19 pandemic on health and economies, particularly in countries with limited financial resources such as Brazil. Machine learning techniques have been extensively used in analyzing clinical data including CBC tests. The study reviews various machine learning classifiers and sampling methods for clinical data analysis, particularly focusing on their performance on Brazilian COVID-19 CBC datasets.

PEERJ COMPUTER SCIENCE (2021)

Article Computer Science, Interdisciplinary Applications

Gene Expression Variation Analysis (GEVA): A new R package to evaluate variations in differential expression in multiple biological conditions

Itamar Jose Guimaraes Nunes, Bruno Cesar Feltes, Murilo Zanini David, Marcio Dorn

Summary: This study presents a new R package called GEVA, which can analyze multiple gene expression datasets and identify genes with consistent differential expression across experiments. GEVA takes multiple differential expression analysis results as input and performs weighted summarization, partitioning, and clustering to find genes that vary less across experiments. The package also allows grouping of experimental conditions into factors, and performs additional statistical tests to identify genes specifically or dependently expressed in response to these factors. Results from the package were validated using knockout studies and were found to be consistent with published experimental studies. GEVA provides a robust alternative for multiple comparison analyses.

JOURNAL OF BIOMEDICAL INFORMATICS (2022)

Article Genetics & Heredity

Transcriptomic Analysis of Long Non-Coding RNA during Candida albicans Infection

Gabriela Flores Goncalves, Joice de Faria Poloni, Marcio Dorn

Summary: This study investigated the association between lncRNAs and host response to C. albicans infection. By analyzing a public RNA-Seq dataset, the researchers identified lncRNAs related to biological processes involved in immune response and reactive species production. These findings provide new insights into the functions of lncRNAs in the immune response.
Review Genetics & Heredity

Interdisciplinary Overview of Lipopeptide and Protein-Containing Biosurfactants

Regis Antonioli Junior, Joice de Faria Poloni, Ederson Sales Moreira Pinto, Marcio Dorn

Summary: Biosurfactants are amphipathic molecules that can lower interfacial and superficial tensions. They are biodegradable and have a wide diversity of categories, with lipopeptides being the most abundant and well-known. Protein-containing biosurfactants are less studied but could be a valuable alternative. Understanding the harsh conditions that target organisms can sustain is crucial for successful implementation. This article explores the biotechnological applications of lipopeptide and protein-containing biosurfactants, as well as their natural role and the potential research possibilities using meta-omics and machine learning.
Article Computer Science, Artificial Intelligence

An evolutionary algorithm based on parsimony for the multiobjective phylogenetic network inference problem

Manuel Villalobos-Cid, Marcio Dorn, Angela Contreras, Mario Inostroza-Ponta

Summary: Phylogenetic networks are used to capture evolutionary phenomena that cannot be described by phylogenetic trees, and different inference criteria may result in conflicting network topologies. Multi-objective optimization can handle conflicting objectives and reduce dependency on specific criteria. In this study, a multi-objective evolutionary algorithm called MO-PhyNet is proposed to infer phylogenetic networks by minimizing three criteria: hardwired parsimony, softwired parsimony, and the number of reticulations. The formalization of phylogenetic inference as a multi-objective optimization problem allows for the identification of different reticulated topologies representing distinct evolutionary hypotheses.

APPLIED SOFT COMPUTING (2023)

Article Computer Science, Artificial Intelligence

Neurosymbolic AI: the 3rd wave

Artur d'Avila Garcez, Luis C. Lamb

Summary: Current advances in AI and Machine Learning have had a significant impact on research communities and industry. However, concerns about trust, safety, interpretability, and accountability have been raised. Neurosymbolic computing combines neural network-based learning with symbolic knowledge representation and reasoning to address these concerns. This paper reviews recent research in neurosymbolic AI, identifies its important components, and proposes promising directions and challenges for the next decade of AI research.

ARTIFICIAL INTELLIGENCE REVIEW (2023)

Article Computer Science, Software Engineering

Implicit propagation of directly addressed grids in lattice Boltzmann methods

Adrian Kummerlaender, Marcio Dorn, Martin Frank, Mathias J. Krause

Summary: This article revisits and extends the work on implicit propagation on directly addressed grids by considering them as transformations of the underlying space filling curve. A new periodic shift (PS) pattern is proposed that provides consistent performance across a range of targets. Benchmark results for PS and shift-swap-streaming (SSS) on SIMD CPUs and Nvidia GPUs are provided, and the application of PS as the propagation pattern of the open source LBM framework OpenLB is summarized.

CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE (2023)

Article Chemistry, Multidisciplinary

NIAS-Server 2.0: A versatile complementary tool for structural biology studies

Bruno Cesar Feltes, Ederson Sales Moreira Pinto, Arthur Tonietto Mangini, Marcio Dorn

Summary: The NIAS server is a tool that analyzes the conformational preferences of amino acids in proteins. It is based on the Angle Probability List and integrates structural information from the Protein Data Bank. The updated NIAS server includes data from various experimental techniques and provides examples of its application in structural biology research, as well as discussions on its limitations.

JOURNAL OF COMPUTATIONAL CHEMISTRY (2023)

Article Biochemistry & Molecular Biology

Functional response of microbial communities in lab-controlled oil-contaminated marine sediment

Regis Antonioli Junior, Joice de Faria Poloni, Manuel Riveros A. Escalona, Marcio Dorn

Summary: Crude oil contamination poses a significant threat to the environment and biodiversity. However, certain microorganisms in contaminated areas can utilize hydrocarbons as a source of nutrients, highlighting the importance of understanding local community dynamics in these environments. Through the analysis of genetic and functional data, we identified the prevalence of hydrocarbon-degrading functionality in contaminated sediments and potential targets for bioremediation.

MOLECULAR OMICS (2023)

Article Biochemistry & Molecular Biology

Meta-analyses of host metagenomes from colorectal cancer patients reveal strong relationship between colorectal cancer-associated species

Manuel Adrian Riveros Escalona, Joice de Faria Poloni, Mathias J. Krause, Marcio Dorn

Summary: Colorectal cancer is commonly associated with changes in the gut microbiota, and recent studies have provided a better understanding of the specific species related to its development. However, the importance of certain species and their interactions across different datasets still needs further exploration.

MOLECULAR OMICS (2023)

Review Computer Science, Artificial Intelligence

The use of gene expression datasets in feature selection research: 20 years of inherent bias?

Bruno I. Grisci, Bruno Cesar Feltes, Joice de Faria Poloni, Pedro H. Narloch, Marcio Dorn

Summary: A review of over 1200 publications on feature selection and gene expression between 2010 and 2020 found that 57% of the publications used outdated datasets, 23% used only outdated data, and 32% did not cite data sources. Problems such as referencing unavailable databases, slow adoption of RNA-seq datasets, and bias towards human cancer data were also identified. These issues can result in inaccurate and misleading biological results.

WILEY INTERDISCIPLINARY REVIEWS-DATA MINING AND KNOWLEDGE DISCOVERY (2023)

Proceedings Paper Computer Science, Artificial Intelligence

A Multi-population Schema Designed for Biased Random-Key Genetic Algorithms on Continuous Optimisation Problems

Mateus Boiani, Rafael Stubs Parpinelli, Marcio Dorn

Summary: Population diversity plays a crucial role in determining the quality of solutions in Evolutionary Algorithms. This paper proposes a new migration policy for the BRKGA and compares its performance with traditional strategies in continuous search spaces. The results show that the proposal can improve the optimization capability of the BRKGA.

INTELLIGENT SYSTEMS, PT I (2022)

Article Mathematics, Interdisciplinary Applications

A Study on Shape-Dependent Settling of Single Particles with Equal Volume Using Surface Resolved Simulations

Robin Trunk, Colin Bret, Gudrun Thaeter, Hermann Nirschl, Marcio Dorn, Mathias J. Krause

Summary: A constructive and data-driven approach is used to obtain new drag correlations related to the influence of particle shape on settling behavior. By extending the list of considered shape parameters, models describing the drag coefficient and settling velocity were found.

COMPUTATION (2021)

暂无数据