Browse Articles

Can the nucleotide content of a DNA sequence predict the sequence accessibility?

Balachandran et al. | Mar 10, 2023

Can the nucleotide content of a DNA sequence predict the sequence accessibility?
Image credit: Warren Umoh

Sequence accessibility is an important factor affecting gene expression. Sequence accessibility or openness impacts the likelihood that a gene is transcribed and translated into a protein and performs functions and manifests traits. There are many potential factors that affect the accessibility of a gene. In this study, our hypothesis was that the content of nucleotides in a genetic sequence predicts its accessibility. Using a machine learning linear regression model, we studied the relationship between nucleotide content and accessibility.

Read More...

Tomato disease identification with shallow convolutional neural networks

Trinh et al. | Mar 03, 2023

Tomato disease identification with shallow convolutional neural networks

Plant diseases can cause up to 50% crop yield loss for the popular tomato plant. A mobile device-based method to identify diseases from photos of symptomatic leaves via computer vision can be more effective due to its convenience and accessibility. To enable a practical mobile solution, a “shallow” convolutional neural networks (CNNs) with few layers, and thus low computational requirement but with high accuracy similar to the deep CNNs is needed. In this work, we explored if such a model was possible.

Read More...

Assessing CDK5 as a Nanomotor for Chemotactic Drug Delivery

Jiang et al. | Sep 08, 2022

Assessing CDK5 as a Nanomotor for Chemotactic Drug Delivery

Enzyme chemotaxis is a thermodynamic phenomenon in which enzymes move along a substrate concentration gradient towards regions with higher substrate concentrations and can be used to steer nanovehicles towards targets along natural substrate concentrations. In patients with Alzheimer’s disease, a gradient of tau protein forms in the bloodstream. Tau protein is a substrate of the enzyme CDK5, which catalyzes the phosphorylation of tau protein and can travel using chemotaxis along tau protein gradients to increasing concentrations of tau and amyloid-beta proteins. The authors hypothesized that CDK5 would be able to overcome these barriers of Brownian motion and developed a quantitative model using Michaelis-Menten kinetics to define the necessary parameters to confirm and characterize CDK5’s chemotactic behavior to establish its utility in drug delivery and other applications.

Read More...

Development of a novel machine learning platform to identify structural trends among NNRTI HIV-1 reverse transcriptase inhibitors

Ashok et al. | Jun 24, 2022

Development of a novel machine learning platform to identify structural trends among NNRTI HIV-1 reverse transcriptase inhibitors

With advancements in machine learning a large data scale, high throughput virtual screening has become a more attractive method for screening drug candidates. This study compared the accuracy of molecular descriptors from two cheminformatics Mordred and PaDEL, software libraries, in characterizing the chemo-structural composition of 53 compounds from the non-nucleoside reverse transcriptase inhibitors (NNRTI) class. The classification model built with the filtered set of descriptors from Mordred was superior to the model using PaDEL descriptors. This approach can accelerate the identification of hit compounds and improve the efficiency of the drug discovery pipeline.

Read More...

A novel approach for early detection of Alzheimer’s disease using deep neural networks with magnetic resonance imaging

Ganesh et al. | Mar 20, 2022

A novel approach for early detection of Alzheimer’s disease using deep neural networks with magnetic resonance imaging

In the battle against Alzheimer's disease, early detection is critical to mitigating symptoms in patients. Here, the authors use a collection of MRI scans, layering with deep learning computer modeling, to investigate early stages of AD which can be hard to catch by human eye. Their model is successful, able to outperform previous models, and detected regions of interest in the brain for further consideration.

Read More...

The Effects of Atmospheric Attenuation on Cosmic Ray Muons: How is Surface Level Cosmic Ray Muon Flux Affected by Atmospheric Attenuation?

Sun et al. | Sep 11, 2021

The Effects of Atmospheric Attenuation on Cosmic Ray Muons: How is Surface Level Cosmic Ray Muon Flux Affected by Atmospheric Attenuation?

Cosmic rays are high-energy astronomical particles originating from various sources across the universe. Here, The authors sought to understand how surface-level cosmic-ray muon flux is affected by atmospheric attenuation by measuring the variation in relative muon-flux rate relative to zenith angle, testing the hypothesis that muons follow an exponential attenuation model. The attenuation model predicts an attenuation length of 6.3 km. This result implies that only a maximum of 24% of muons can reach the Earth’s surface, due to both decay and atmospheric interactions.

Read More...

Machine learning on crowd-sourced data to highlight coral disease

Narayan et al. | Jul 26, 2021

Machine learning on crowd-sourced data to highlight coral disease

Triggered largely by the warming and pollution of oceans, corals are experiencing bleaching and a variety of diseases caused by the spread of bacteria, fungi, and viruses. Identification of bleached/diseased corals enables implementation of measures to halt or retard disease. Benthic cover analysis, a standard metric used in large databases to assess live coral cover, as a standalone measure of reef health is insufficient for identification of coral bleaching/disease. Proposed herein is a solution that couples machine learning with crowd-sourced data – images from government archives, citizen science projects, and personal images collected by tourists – to build a model capable of identifying healthy, bleached, and/or diseased coral.

Read More...

The Effect of Caffeine on the Regeneration of Brown Planaria (Dugesia tigrina)

Lazorik et al. | May 10, 2019

The Effect of Caffeine on the Regeneration of Brown Planaria (<em>Dugesia tigrina</em>)

The degeneration of nerve cells in the brain can lead to pathologies such as Parkinson’s disease. It has been suggested that neurons in humans may regenerate. In this study, the effect of different doses of caffeine on regeneration was explored in the planeria model. Caffeine has been shown to enhance dopamine production, and dopamine is found in high concentrations in regenerating planeria tissues. Higher doses of caffeine accelerated planeria regeneration following decapitation, indicating a potential role for caffeine as a treatment to stimulate regeneration.

Read More...

More Efficient Helicopter Blades Based on Whale Tubercles

Weitzman et al. | Dec 22, 2013

More Efficient Helicopter Blades Based on Whale Tubercles

Biomimicry is the practice of applying models and systems found in nature to improve the efficiency and usefulness of human technologies. In this study, the authors designed helicopter blades with tubercle structures similar to those found on the tails of humpback whales. The authors found that certain arrangements of these tubercle structures improved the windspeed and efficiency of a model helicopter.

Read More...

Transfer learning and data augmentation in osteosarcoma cancer detection

Chu et al. | Jun 03, 2023

Transfer learning and data augmentation in osteosarcoma cancer detection
Image credit: Chu and Khan 2023

Osteosarcoma is a type of bone cancer that affects young adults and children. Early diagnosis of osteosarcoma is crucial to successful treatment. The current methods of diagnosis, which include imaging tests and biopsy, are time consuming and prone to human error. Hence, we used deep learning to extract patterns and detect osteosarcoma from histological images. We hypothesized that the combination of two different technologies (transfer learning and data augmentation) would improve the efficacy of osteosarcoma detection in histological images. The dataset used for the study consisted of histological images for osteosarcoma and was quite imbalanced as it contained very few images with tumors. Since transfer learning uses existing knowledge for the purpose of classification and detection, we hypothesized it would be proficient on such an imbalanced dataset. To further improve our learning, we used data augmentation to include variations in the dataset. We further evaluated the efficacy of different convolutional neural network models on this task. We obtained an accuracy of 91.18% using the transfer learning model MobileNetV2 as the base model with various geometric transformations, outperforming the state-of-the-art convolutional neural network based approach.

Read More...