Search

Search results

2684 results found

Cox Lab: Craniofacial Development & Dysmorphology

Research in the Cox lab is aimed at understanding the genetic and epigenetic contributions that govern normal facial development and determine an individual’s susceptibility to common craniofacial malformations, such as cleft lip/palate and craniofacial microsomia.

Researcher Maria L. Spletter

Dr. Spletter's research interests lie in understanding how the regulation of RNA processing and alternative splicing defines the structure and function of muscles. Our bodies contain hundreds of different muscles that have distinct morphological and contractile properties. In muscle disease and atrophy, changes in RNA regulation contribute to muscle malfunction. To understand how these changes alter muscle biology, the Spletter lab uses the powerful genetic model organism Drosophila melanogaster. Many of the RNA binding proteins that regulate RNA processing in muscle, such as CELF, RBFOX and MBNL family proteins, are also found in flies, and structural components as well as the mechanism of muscle contraction are highly conserved. Dr. Spletter's lab focuses on how changes in gene isoform expression alter the construction of the myofibril cytoskeleton and the regulation of actomyosin interactions. They employ a wide variety of experimental techniques, merging classic genetic analysis with live-imaging, confocal microscopy, biochemistry, and transcriptomics. Their work provides disease-relevant insight into the developmental functions of RNA binding proteins, affords a more detailed understanding of the process of sarcomere assembly and reveals conserved mechanisms by which muscles employ RNA regulation to fine-tune their contractile properties.

Paul Rulis Teaching Research and Service

Paul Rulis is a computational condensed matter materials physicist at the University of Missouri - Kansas City and he is the lead principle investigator (PI) of the Computational Physics Group (CPG). Paul Rulis specializes in density functional theory based electronic structure method development and is the lead developer of the orthogonalized linear combination of atomic orbitals (OLCAO) method. The OLCAO method uses a basis of localized atomic orbitals combined with periodic boundary conditions. Paul Rulis and the CPG work on a wide variety of materials including amorphous molecular solids, Xenes, biomolecules, laser host crystals, ceramics, nanostructural materials, etc.

Grace Duff

Name of hometown: Springfield, MO Name of undergrad/grad institution: UMKC BA/MD program A cut above: What I love to do most outside of work is watch tv while crocheting with my friends. Needle unprotected: My pet peeve is when people say "pacific" when they mean "specific". Slice of life: The most...

CS 5590/MATH 5555 Optimization in Machine Learning

Analysis of various optimization methods and their application in training common machine learning models. Gradient descent, line search, Newton’s method, and their implementation in standard PyTorch optim interface. Specific topics include: quasi-Newton method, (stochastic) gradient descent, and momentum. Coding these methods using the optimizer class interface in PyTorch, and competing on Kaggle with your classmates.