Open Access. Powered by Scholars. Published by Universities.®

Life Sciences Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

PDF

2020

Institution
Keyword
Publication
Publication Type

Articles 1 - 30 of 80

Full-Text Articles in Life Sciences

Sensitivity Analysis Of An Agent-Based Simulation Model Using Reconstructability Analysis, Andey M. Nunes, Martin Zwick, Wayne Wakeland Dec 2020

Sensitivity Analysis Of An Agent-Based Simulation Model Using Reconstructability Analysis, Andey M. Nunes, Martin Zwick, Wayne Wakeland

Systems Science Faculty Publications and Presentations

Reconstructability analysis, a methodology based on information theory and graph theory, was used to perform a sensitivity analysis of an agent-based model. The NetLogo BehaviorSpace tool was employed to do a full 2k factorial parameter sweep on Uri Wilensky’s Wealth Distribution NetLogo model, to which a Gini-coefficient convergence condition was added. The analysis identified the most influential predictors (parameters and their interactions) of the Gini coefficient wealth inequality outcome. Implications of this type of analysis for building and testing agent-based simulation models are discussed.


Bioinformatics Metadata Extraction For Machine Learning Analysis, Zachary Tom Dec 2020

Bioinformatics Metadata Extraction For Machine Learning Analysis, Zachary Tom

Master's Projects

Next generation sequencing (NGS) has revolutionized the biological sciences. Today, entire genomes can be rapidly sequenced, enabling advancements in personalized medicine, genetic diseases, and more. The National Center for Biotechnology Information (NCBI) hosts the Sequence Read Archive (SRA) containing vast amounts of valuable NGS data. Recently, research has shown that sequencing errors in conventional NGS workflows are key confounding factors for detecting mutations. Various steps such as sample handling and library preparation can introduce artifacts that affect the accuracy of calling rare mutations. Thus, there is a need for more insight into the exact relationship between various steps of the …


Extending Import Detection Algorithms For Concept Import From Two To Three Biomedical Terminologies, Vipina K. Keloth, James Geller, Yan Chen, Julia Xu Dec 2020

Extending Import Detection Algorithms For Concept Import From Two To Three Biomedical Terminologies, Vipina K. Keloth, James Geller, Yan Chen, Julia Xu

Publications and Research

Background: While enrichment of terminologies can be achieved in different ways, filling gaps in the IS-A hierarchy backbone of a terminology appears especially promising. To avoid difficult manual inspection, we started a research program in 2014, investigating terminology densities, where the comparison of terminologies leads to the algorithmic discovery of potentially missing concepts in a target terminology. While candidate concepts have to be approved for import by an expert, the human effort is greatly reduced by algorithmic generation of candidates. In previous studies, a single source terminology was used with one target terminology.

Methods: In this paper, we are extending …


Editorial Board Dec 2020

Editorial Board

Karbala International Journal of Modern Science

No abstract provided.


Development Of Computational Tools To Target Microrna, Luo Song Dec 2020

Development Of Computational Tools To Target Microrna, Luo Song

Dissertations & Theses (Open Access)

MicroRNAs (a.k.a, miRNAs) play an important role in disease development. However, few of their structures have been determined and structure-based computational methods remain challenging in accurately predicting their interactions with small molecules. To address this issue, my thesis is to develop integrated approaches to screening for novel inhibitors by targeting specific structure motifs in miRNAs. The project starts with implementing a tool to find potential miRNA targets with desired motifs. I combined both sequence information of miRNAs and known RNA structure data from Protein Data Bank (PDB) to predict the miRNA structure and identify the motif to target, then I …


Eelgrass (Zostera Marina) Population Decline In Morro Bay, Ca: A Meta-Analysis Of Herbicide Application In San Luis Obispo County And Morro Bay Watershed, Tyler King Sinnott Dec 2020

Eelgrass (Zostera Marina) Population Decline In Morro Bay, Ca: A Meta-Analysis Of Herbicide Application In San Luis Obispo County And Morro Bay Watershed, Tyler King Sinnott

Master's Theses

The endemic eelgrass (Zostera marina) community of Morro Bay Estuary, located on the central coast of California, has experienced an estimated decline of 95% in occupied area (reduction of 344 acres to 20 acres) from 2008 to 2017 for reasons that are not yet definitively clear. One possible driver of degradation that has yet to be investigated is the role of herbicides from agricultural fields in the watershed that feeds into the estuary. Thus, the primary research goal of this project was to better understand temporal and spatial trends of herbicide use within the context of San Luis …


New Methods For Deep Learning Based Real-Valued Inter-Residue Distance Prediction, Jacob Barger Nov 2020

New Methods For Deep Learning Based Real-Valued Inter-Residue Distance Prediction, Jacob Barger

Theses

Background: Much of the recent success in protein structure prediction has been a result of accurate protein contact prediction--a binary classification problem. Dozens of methods, built from various types of machine learning and deep learning algorithms, have been published over the last two decades for predicting contacts. Recently, many groups, including Google DeepMind, have demonstrated that reformulating the problem as a multi-class classification problem is a more promising direction to pursue. As an alternative approach, we recently proposed real-valued distance predictions, formulating the problem as a regression problem. The nuances of protein 3D structures make this formulation appropriate, allowing predictions …


Discrete Models And Algorithms For Analyzing Dna Rearrangements, Jasper Braun Nov 2020

Discrete Models And Algorithms For Analyzing Dna Rearrangements, Jasper Braun

USF Tampa Graduate Theses and Dissertations

In this work, language and tools are introduced, which model many-to-many mappings that comprise DNA rearrangements in nature. Existing theoretical models and data processing methods depend on the premise that DNA segments in the rearrangement precursor are in a clear one-to-one correspondence with their destinations in the recombined product. However, ambiguities in the rearrangement maps obtained from the ciliate species Oxytricha trifallax violate this assumption demonstrating a necessity for the adaptation of theory and practice.

In order to take into account the ambiguities in the rearrangement maps, generalizations of existing recombination models are proposed. Edges in an ordered graph model …


Literature Retrieval For Precision Medicine With Neural Matching And Faceted Summarization, Jiho Noh, Ramakanth Kavuluru Nov 2020

Literature Retrieval For Precision Medicine With Neural Matching And Faceted Summarization, Jiho Noh, Ramakanth Kavuluru

Institute for Biomedical Informatics Faculty Publications

Information retrieval (IR) for precision medicine (PM) often involves looking for multiple pieces of evidence that characterize a patient case. This typically includes at least the name of a condition and a genetic variation that applies to the patient. Other factors such as demographic attributes, comorbidities, and social determinants may also be pertinent. As such, the retrieval problem is often formulated as ad hoc search but with multiple facets (e.g., disease, mutation) that may need to be incorporated. In this paper, we present a document reranking approach that combines neural query-document matching and text summarization toward such retrieval scenarios. Our …


Deepfrag-K: A Fragment-Based Deep Learning Approach For Protein Fold Recognition, Wessam Elhefnawy, Min Li, Jianxin Wang, Yaohang Li Nov 2020

Deepfrag-K: A Fragment-Based Deep Learning Approach For Protein Fold Recognition, Wessam Elhefnawy, Min Li, Jianxin Wang, Yaohang Li

Computer Science Faculty Publications

Background: One of the most essential problems in structural bioinformatics is protein fold recognition. In this paper, we design a novel deep learning architecture, so-called DeepFrag-k, which identifies fold discriminative features at fragment level to improve the accuracy of protein fold recognition. DeepFrag-k is composed of two stages: the first stage employs a multi-modal Deep Belief Network (DBN) to predict the potential structural fragments given a sequence, represented as a fragment vector, and then the second stage uses a deep convolutional neural network (CNN) to classify the fragment vector into the corresponding fold.

Results: Our results show that DeepFrag-k yields …


Period Estimation And Noise In A Neutrally Stable Stochastic Oscillator, Kevin R. Sanft, Ben F. M. Intoy Oct 2020

Period Estimation And Noise In A Neutrally Stable Stochastic Oscillator, Kevin R. Sanft, Ben F. M. Intoy

Spora: A Journal of Biomathematics

The periods of the orbits for the well-mixed cyclic three-species Lotka-Volterra model far away from the fixed point are studied. For finite system sizes, a discrete stochastic approach is employed and periods are found via wavelet analysis. As the system size is increased, a hierarchy of approximations ranging from Poisson noise to Gaussian noise to deterministic models are utilized. Based on the deterministic equations, a mathematical relationship between a conserved quantity of the model and the period of the population oscillations is found. Exploiting this property we then study the deterministic conserved quantity and period noise in finite size systems.


A Fuzzy Assessment Model For Hospitals Services Quality Based On Patient Experience, Mohamed Khodyer Alkafaji, Eman Salih Al-Shamery Oct 2020

A Fuzzy Assessment Model For Hospitals Services Quality Based On Patient Experience, Mohamed Khodyer Alkafaji, Eman Salih Al-Shamery

Karbala International Journal of Modern Science

The patient's experience is a lens for services assessment that provide from healthcare institutions because the patient is the first and the last recipient for the service. The patient's experience carries a lot of uncertainty and an ultimate decision cannot be taken from the patient about the services, but it carries the partial truth. Many artificial intelligence technologies deal with the concept of partial truth, such as genetic algorithms and neural networks, but the fuzzy logic remains pioneering to deal with uncertainty. This paper aims to develop an assessment model by using fuzzy inference that is able to assess the …


A Systematic Mapping Study On The Risk Factors Leading To Type Ii Diabetes Mellitus, Karar N. J Musafer, Fahrul Zaman Huyop, Mufeed J Ewadh, Eko Supriyanto, Mohammad Rava Oct 2020

A Systematic Mapping Study On The Risk Factors Leading To Type Ii Diabetes Mellitus, Karar N. J Musafer, Fahrul Zaman Huyop, Mufeed J Ewadh, Eko Supriyanto, Mohammad Rava

Karbala International Journal of Modern Science

Diabetes is one of the most common diseases that has had devastating effects on the general population. It is also among the most popular research trends in modern medicine. Thus, due to the complexity and desirability of this particular affliction, there is a lot of demand towards understanding this disease better, so that it can pave the way towards better solutions in combating diabetes. The aim of this review is to provide a categorization of the risk factors leading to Type II Diabetes. In order to provide a justification for the type of diabetes, an explanation is provided which covers …


Chemical Composition And Antibacterial Activity Of The Essential Oil Of Myrtus Communis Leaves, Hajar El Hartiti, Amine El Mostaphi, Mariam Barrahi, Aouatif Ben Ali, Nabila Chahboun, Rajaa Amiyare, Abdelkader Zarrouk, Brahim Bourkhiss, Mohammed Ouhssine Oct 2020

Chemical Composition And Antibacterial Activity Of The Essential Oil Of Myrtus Communis Leaves, Hajar El Hartiti, Amine El Mostaphi, Mariam Barrahi, Aouatif Ben Ali, Nabila Chahboun, Rajaa Amiyare, Abdelkader Zarrouk, Brahim Bourkhiss, Mohammed Ouhssine

Karbala International Journal of Modern Science

The aim of this work is to determine the yield of the essential oil of the Myrtus communis leaves, to identify its chemical composition and to evaluate its antibacterial properties. The plant is harvested from Sidi Ahmed Chrif, a region in Ouazzane, Morocco. The extraction of the essential oil was carried out by hydrodistillation in a Clevenger apparatus type. The average yield was 0.7%. The analysis of this oil by Gas Chromatography coupled with Mass Spectrum (GC/MS) allows the identification of 32 compounds. Eucalyptol was the main compound with 42.43%, followed by myrtenyl acetate (21.25%) and α-pinene (19.39%). Myrtle essential …


Hormones Of Maize Crop As Affected By Potassium Fertilization , Water Quality And Ascobin Foliar Application ., Qais Hussain Al-Samak Prof., Fatima Karim Khudair Alasadi Oct 2020

Hormones Of Maize Crop As Affected By Potassium Fertilization , Water Quality And Ascobin Foliar Application ., Qais Hussain Al-Samak Prof., Fatima Karim Khudair Alasadi

Karbala International Journal of Modern Science

A pot assay on the plastic container of the wire sunshade in the University of Kerbala's Agricultural Division was conducted to research the impact of potassium treatment, the salinity of irrigation water and ascobin sprinkling, just as their connections, on the some plant hormones activities (auxin, gibberellin and abscisic acid) in developing Zea mays crops in a soil with sandy texture during the farming fall period of 2017–2018. The trial was planned as a factorial one with three factors, Potassium adding are 0, 100 and 200 Kg K.ha–1 . the irrigation water salinity are 1, 3 and 6 ds.m …


Editorial Board Oct 2020

Editorial Board

Karbala International Journal of Modern Science

No abstract provided.


Characterizing The Behavior Of Mutated Proteins With Emcap: The Energy Minimization Curve Analysis Pipeline, Matthew Lee, Bodi Van Roy, Filip Jagodzinski Oct 2020

Characterizing The Behavior Of Mutated Proteins With Emcap: The Energy Minimization Curve Analysis Pipeline, Matthew Lee, Bodi Van Roy, Filip Jagodzinski

WWU Honors College Senior Projects

Studies of protein mutants in wet laboratory experiments are expensive and time consuming. Computational experiments that simulate the motions of protein with amino acid substitutions can complement wet lab experiments for studying the effects of mutations. In this work we present a computational pipeline that performs exhaustive single-point amino acid substitutions in silico. We perform energy minimization as part of molecular dynamics (MD) of our generated mutant proteins, and the wild type, and log the energy potentials for each step of the simulations. We motivate several metrics that rely on the energy minimization curves of the wild type and mutant, …


Integrated Multiparametric Radiomics And Informatics System For Characterizing Breast Tumor Characteristics With The Oncotypedx Gene Assay, Michael A. Jacobs, Christopher B. Umbricht, Vishwa S. Parekh, Riham H. El Khouli, Leslie Cope, Katarzyna J. Macura, Susan Harvey, Antonio C. Wolff Sep 2020

Integrated Multiparametric Radiomics And Informatics System For Characterizing Breast Tumor Characteristics With The Oncotypedx Gene Assay, Michael A. Jacobs, Christopher B. Umbricht, Vishwa S. Parekh, Riham H. El Khouli, Leslie Cope, Katarzyna J. Macura, Susan Harvey, Antonio C. Wolff

Radiology Faculty Publications

Optimal use of multiparametric magnetic resonance imaging (mpMRI) can identify key MRI parameters and provide unique tissue signatures defining phenotypes of breast cancer. We have developed and implemented a new machine-learning informatic system, termed Informatics Radiomics Integration System (IRIS) that integrates clinical variables, derived from imaging and electronic medical health records (EHR) with multiparametric radiomics (mpRad) for identifying potential risk of local or systemic recurrence in breast cancer patients. We tested the model in patients (n = 80) who had Estrogen Receptor positive disease and underwent OncotypeDX gene testing, radiomic analysis, and breast mpMRI. The IRIS method was trained …


Feature Selection Via Random Subsets Of Uncorrelated Features, Long Kim Dang Sep 2020

Feature Selection Via Random Subsets Of Uncorrelated Features, Long Kim Dang

USF Tampa Graduate Theses and Dissertations

The role of feature selection is crucial in many applications. A few of these include computational biology, image classification and risk management. In biology, gene expression micro array data sets have been used extensively in many areas of research. These data sets typically suffer from an important problem: the ratio between the number of features over the number of examples is very high. This problem mainly affects prediction accuracy because it is best to collect more labeled examples than features. A correlation based random subspace ensemble feature selector (CCC_RSM) was proposed to handle this problem [5]. In this approach, first …


Timing Of Maximal Weight Reduction Following Bariatric Surgery: A Study In Chinese Patients, Ting Xu, Chen Wang, Hongwei Zhang, Xiaodong Han, Weijie Liu, Junfeng Han, Haoyong Yu, Jin Chen, Pin Zhang, Jianzhong Di Sep 2020

Timing Of Maximal Weight Reduction Following Bariatric Surgery: A Study In Chinese Patients, Ting Xu, Chen Wang, Hongwei Zhang, Xiaodong Han, Weijie Liu, Junfeng Han, Haoyong Yu, Jin Chen, Pin Zhang, Jianzhong Di

Computer Science Faculty Publications

Introduction: Bariatric surgery is a well-received treatment for obesity with maximal weight loss at 12–36 months postoperatively. We investigated the effect of early bariatric surgery on weight reduction of Chinese patients in accordance with their preoperation characteristics.

Materials and Methods: Altogether, 409 patients with obesity from a prospective cohort in a single bariatric center were enrolled retrospectively and evaluated for up to 4 years. Measurements obtained included surgery type, duration of diabetic condition, besides the usual body mass index data tuple. Weight reduction was expressed as percent total weight loss (%TWL) and percent excess weight loss (%EWL).

Results: RYGB or …


Functional Morphology Of Gliding Flight Ii. Morphology Follows Predictions Of Gliding Performance, Jonathan Rader, Tyson L. Hedrick, Yanyan He, Lindsay D. Waldrop Sep 2020

Functional Morphology Of Gliding Flight Ii. Morphology Follows Predictions Of Gliding Performance, Jonathan Rader, Tyson L. Hedrick, Yanyan He, Lindsay D. Waldrop

Biology, Chemistry, and Environmental Sciences Faculty Articles and Research

The evolution of wing morphology among birds, and its functional consequences, remains an open question, despite much attention. This is in part because the connection between form and function is difficult to test directly. To address this deficit, in prior work we used computational modeling and sensitivity analysis to interrogate the impact of altering wing aspect ratio, camber, and Reynolds number on aerodynamic performance, revealing the performance landscapes that avian evolution has explored. In the present work, we used a dataset of three-dimensionally scanned bird wings coupled with the performance landscapes to test two hypotheses regarding the evolutionary diversification of …


Machine Learning Applications For Drug Repurposing, Hansaim Lim Sep 2020

Machine Learning Applications For Drug Repurposing, Hansaim Lim

Dissertations, Theses, and Capstone Projects

The cost of bringing a drug to market is astounding and the failure rate is intimidating. Drug discovery has been of limited success under the conventional reductionist model of one-drug-one-gene-one-disease paradigm, where a single disease-associated gene is identified and a molecular binder to the specific target is subsequently designed. Under the simplistic paradigm of drug discovery, a drug molecule is assumed to interact only with the intended on-target. However, small molecular drugs often interact with multiple targets, and those off-target interactions are not considered under the conventional paradigm. As a result, drug-induced side effects and adverse reactions are often neglected …


Enrichment Of Ontologies Using Machine Learning And Summarization, Hao Liu Aug 2020

Enrichment Of Ontologies Using Machine Learning And Summarization, Hao Liu

Dissertations

Biomedical ontologies are structured knowledge systems in biomedicine. They play a major role in enabling precise communications in support of healthcare applications, e.g., Electronic Healthcare Records (EHR) systems. Biomedical ontologies are used in many different contexts to facilitate information and knowledge management. The most widely used clinical ontology is the SNOMED CT. Placing a new concept into its proper position in an ontology is a fundamental task in its lifecycle of curation and enrichment.

A large biomedical ontology, which typically consists of many tens of thousands of concepts and relationships, can be viewed as a complex network with concepts as …


Computational Methods For Predicting Protein-Protein Interactions And Binding Sites, Yiwei Li Aug 2020

Computational Methods For Predicting Protein-Protein Interactions And Binding Sites, Yiwei Li

Electronic Thesis and Dissertation Repository

Proteins are essential to organisms and participate in virtually every process within cells. Quite often, they keep the cells functioning by interacting with other proteins. This process is called protein-protein interaction (PPI). The bonding amino acid residues during the process of protein-protein interactions are called PPI binding sites. Identifying PPIs and PPI binding sites are fundamental problems in system biology.

Experimental methods for solving these two problems are slow and expensive. Therefore, great efforts are being made towards increasing the performance of computational methods.

We present DELPHI, a deep learning based program for PPI site prediction and SPRINT, an algorithmic …


Convex Relaxations For Particle-Gradient Flow With Applications In Super-Resolution Single-Molecule Localization Microscopy, Hesam Mazidisharfabadi Aug 2020

Convex Relaxations For Particle-Gradient Flow With Applications In Super-Resolution Single-Molecule Localization Microscopy, Hesam Mazidisharfabadi

McKelvey School of Engineering Theses & Dissertations

Single-molecule localization microscopy (SMLM) techniques have become advanced bioanalytical tools by quantifying the positions and orientations of molecules in space and time at the nanoscale. With the noisy and heterogeneous nature of SMLM datasets in mind, we discuss leveraging particle-gradient flow 1) for quantifying the accuracy of localization algorithms with and without ground truth and 2) as a basis for novel, model-driven localization algorithms with empirically robust performance. Using experimental data, we demonstrate that overlapping images of molecules, a typical consequence of densely packed biological structures, cause biases in position estimates and reconstruction artifacts. To minimize such biases, we develop …


Snow-Albedo Feedback In Northern Alaska: How Vegetation Influences Snowmelt, Lucas C. Reckhaus Aug 2020

Snow-Albedo Feedback In Northern Alaska: How Vegetation Influences Snowmelt, Lucas C. Reckhaus

Theses and Dissertations

This paper investigates how the snow-albedo feedback mechanism of the arctic is changing in response to rising climate temperatures. Specifically, the interplay of vegetation and snowmelt, and how these two variables can be correlated. This has the potential to refine climate modelling of the spring transition season. Research was conducted at the ecoregion scale in northern Alaska from 2000 to 2020. Each ecoregion is defined by distinct topographic and ecological conditions, allowing for meaningful contrast between the patterns of spring albedo transition across surface conditions and vegetation types. The five most northerly ecoregions of Alaska are chosen as they encompass …


Functional Morphology Of Gliding Flight I. Modeling Reveals Distinct Performance Landscapes Based On Soaring Strategies, Lindsay D. Waldrop, Yanyan He, Tyson L. Hedrick, Jonathan Rader Aug 2020

Functional Morphology Of Gliding Flight I. Modeling Reveals Distinct Performance Landscapes Based On Soaring Strategies, Lindsay D. Waldrop, Yanyan He, Tyson L. Hedrick, Jonathan Rader

Biology, Chemistry, and Environmental Sciences Faculty Articles and Research

The physics of flight influences the morphology of bird wings through natural selection on flight performance. The connection between wing morphology and performance is unclear due to the complex relationships between various parameters of flight. In order to better understand this connection, we present a holistic analysis of gliding flight that preserves complex relationships between parameters. We use a computational model of gliding flight, along with analysis by uncertainty quantification, to 1) create performance landscapes of gliding based on output metrics (maximum lift-to-drag ratio, minimum gliding angle, minimum sinking speed, lift coefficient at minimum sinking speed); and 2) predict what …


An Investigation Into Multi-View Error Correcting Output Code Classifiers Applied To Organ Tissue Classification, Daniel Alvarez Aug 2020

An Investigation Into Multi-View Error Correcting Output Code Classifiers Applied To Organ Tissue Classification, Daniel Alvarez

UNLV Theses, Dissertations, Professional Papers, and Capstones

Large amounts of data is being generated constantly each day, so much data that it is difficult to find patterns in order to predict outcomes and make decisions for both humans and machines alike. It would be useful if this data could be simplified using machine learning techniques. For example, biological cell identity is dependent on many factors tied to genetic processes. Such factors include proteins, gene transcription, and gene methylation. Each of these factors are highly complex mechanism with immense amounts of data. Simplifying these can then be helpful in finding patterns in them. Error-Correcting Output Codes (ECOC) does …


Causality In Microbiomes, Md Musfiqur Rahman Sazal Jul 2020

Causality In Microbiomes, Md Musfiqur Rahman Sazal

FIU Electronic Theses and Dissertations

No abstract provided.


Hypergraph Analysis Of Structure Models, Cliff A. Joslyn, Teresa D. Schmidt, Martin Zwick Jul 2020

Hypergraph Analysis Of Structure Models, Cliff A. Joslyn, Teresa D. Schmidt, Martin Zwick

Systems Science Faculty Publications and Presentations

Theoretical discussion on the analysis of hypergraph networks; application of analysis methods to hypergraph networks derived by applying Reconstructability Analysis to health care data (the PhD dissertation work of Teresa Schmidt).