Engineering PapersSearch

SEARCH · Engineering Papers

Results for “Mutation testing”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 55 records · Page 3

Comparative Uptake Patterns of Radioactive Iodine and [18F]-Fluorodeoxyglucose (FDG) in Metastatic Differentiated Thyroid Cancers

Background: Metastatic differentiated thyroid cancer (DTC) represents a molecularly heterogeneous group of cancers with varying radioactive iodine (RAI) and [ 18 F]-fluorodeoxyglucose (FDG) uptake patterns potentially correlated with the degree of de-differentiation through the so-called “flip-flop” phenomenon. However, it is unknown if RAI and FDG uptake patterns correlate with molecular status or metastatic site. Materials and Methods: A retrospective analysis of metastatic DTC patients (n = 46) with radioactive 131-iodine whole body scan (WBS) and FDG-PET imaging between 2008 and 2022 was performed. The inclusion criteria included accessible FDG-PET and WBS studies within 1 year of each other. Studies were interpreted by two blinded radiologists for iodine or FDG uptake in extrathyroidal sites including lungs, lymph nodes, and bone. Cases were stratified by BRAF V600E mutation status, histology, and a combination of tumor genotype and histology. The data were analyzed by McNemar’s Chi-square test. Results: Lung metastasis FDG uptake was significantly more common than iodine uptake (WBS: 52%, FDG: 84%, p = 0.04), but no significant differences were found for lymph or bone metastases. Lung metastasis FDG uptake was significantly more prevalent in the papillary pattern sub-cohort (WBS: 37%, FDG: 89%, p = 0.02) than the follicular pattern sub-cohort (WBS: 75%, FDG: 75%, p = 1.00). Similarly, BRAF V600E+ tumors with lung metastases also demonstrated a preponderance of FDG uptake (WBS: 29%, FDG: 93%, p = 0.02) than BRAF V600E- tumors (WBS: 83%, FDG: 83%, p = 1.00) with lung metastases. Papillary histology featured higher FDG uptake in lung metastasis (WBS: 39%, FDG: 89%, p = 0.03) compared with follicular histology (WBS: 69%, FDG: 77%, p = 1.00). Patients with papillary pattern disease, BRAF V600E+ mutation, or papillary histology had reduced agreement between both modalities in uptake at all metastatic sites compared with those with follicular pattern disease, BRAF V600E- mutation, or follicular histology. Low agreement in lymph node uptake was observed in all patients irrespective of molecular status or histology. Conclusions: The pattern of FDG-PET and radioiodine uptake is dependent on molecular status and metastatic site, with those with papillary histology or BRAF V600E+ mutation featuring increased FDG uptake in distant metastasis. Further study with an expanded cohort may identify which patients may benefit from specific imaging modalities to recognize and surveil metastases.

60 APPLIED LIFE SCIENCES

Contractile function is unaltered in diaphragm from mice lacking calcium release channel isoform 3

Skeletal muscle expresses at least two isoforms of the calcium release channel in the sarcoplasmic reticulum (RyR1 and RyR3). Whereas the function of RyR1 is well defined, the physiological significance of RyR3 is unclear. Some authors have suggested that RyR3 participates in excitation-contraction coupling and that RyR3 may specifically confer resistance to fatigue. To test this hypothesis, we measured contractile function of diaphragm strips from adult RyR3-deficient mice (exon 2-targeted mutation) and their heterozygous and wild-type littermates. In unfatigued diaphragm, there were no differences in isometric contractile properties (twitch characteristics, force-frequency relationships, maximal force) among the three groups. Our fatigue protocol (30 Hz, 0.25 duty cycle, 37 degrees C) depressed force to 25% of the initial force; however, lack of RyR3 did not accelerate the decline in force production. The force-frequency relationship was shifted to higher frequencies and was depressed in fatigued diaphragm; lack of RyR3 did not exaggerate these changes. We therefore provide evidence that RyR3 deficiency does not alter contractile function of adult muscle before, during, or after fatigue.

Non-NASA Center

[Radiation Anticarcinogenesis by Thiazolidine Pro-drug]

The original goal of this work was to determine the capacity of selected aminothiols to modulate radiation induced cytotoxicity, mutagenesis and carcinogenesis in a human mammary epithelial cell line. The conclusions from this work are that WR-1065 is the "gold standard" for protection against radiation induced cytotoxicity, mutagenesis and carcinogenesis. While a potent radiation protector, WR-1065 is cytotoxic in vitro and in vivo. Our rationale for a study of the thiazolidine pro-drugs was that these compounds are neither toxic in vitro or in vivo. The results obtained during this funding period indicate that the thiazolidine pro-drugs are as potent as WR-1065 as protectors against radiation induced mutation induction, and thus presumably against radiation induced carcinogenesis. Our results indicate that the thiazolidine prodrugs are excellent candidates to test as non-toxic anticarcinogens for protecting astronauts from cancer induction during space travel.

Warters, Raymond L.

Generation-based Evolutionary Tool for the Optimization of Constellations (GenETOC)

With the rapid growth in the capabilities of smaller satellites, satellite architectures that replace a single, extremely capable spacecraft with multiple, cheaper ones are gaining in popularity. Unfortunately, the orbit design process for constellations can be significantly more involved, especiallywhen the relative placement of the individual spacecraft within the constellation is not constrained by mission and/or science objectives. Optimizing a satellite constellation in the presence of multiple, competing objectives is a highly complex problem to which many traditional mathematical optimization methods cannot be applied and few tools exist to help mission designers search for promising candidate mission designs. The Generation-based Evolutionary Tool for the Optimization of Constellations (GenETOC) has been created to search for near-optimal constellation design options. GenETOC combines a modified version of the Non-dominated Sorting Genetic Algorithm II (NSGA II) with STK Components libraries (a 3rdparty .NET package created by Analytical Graphics Inc.) to create a framework that enables a mission designer to generate a simulation that models the design problem and obtain a family of potential, near-optimal solutions that can be investigated more in detail. GenETOC was developed in C# using the .NET framework with Windows Presentation Foundation (WPF) serving as the framework from which to create the graphical user interface (GUI). GenETOC user inputs can be categorized into three major data components: definition of the problem (areas of interest, satellite decision parameters, and sensor configurations), definition of performance objectives, and specification of the genetic algorithm (GA) parameters. In the problem definition component, the user is prompted to define the areas of interest against which the performance metrics will be computed, define the sensor parameters and attach them to specific spacecraft, select which satellite orbital parameters will be added to the decision space of the GA, and specify the range of desired values for each optimization parameter. For performance objectives, the user is presented with a list of available coverage and revisit performance based calculation options from which two metrics are chosen to serve as the objective functions that the GA will use to evaluate solutions during the optimization process. Finally, the definition of the GA parameters provides user control over the number of generations (number of optimization iterations), the population size (number of candidate constellations created in each generation), and the adaptive mutation and crossover threshold values (control parameters for how frequently each process occurs during the optimization). GenETOC has been extensively tested to verify the individual components of the optimization process. The GA has been tested against a suite of GA test problems to confirm convergence to the known two and three-dimensional Pareto fronts. The coverage and revisit performance metrics obtained in GenETOC are compared with STK desktop scenarios, confirming the constellations are being appropriately modeled within GenETOC simulations. A walkthrough of a simple, example problem is provided to illustrate the workings of GenETOC and to demonstrate the output available to the mission designer.

mission design

Quantitative analysis of bristle number in Drosophila mutants identifies genes involved in neural development

BACKGROUND: The identification of the function of all genes that contribute to specific biological processes and complex traits is one of the major challenges in the postgenomic era. One approach is to employ forward genetic screens in genetically tractable model organisms. In Drosophila melanogaster, P element-mediated insertional mutagenesis is a versatile tool for the dissection of molecular pathways, and there is an ongoing effort to tag every gene with a P element insertion. However, the vast majority of P element insertion lines are viable and fertile as homozygotes and do not exhibit obvious phenotypic defects, perhaps because of the tendency for P elements to insert 5' of transcription units. Quantitative genetic analysis of subtle effects of P element mutations that have been induced in an isogenic background may be a highly efficient method for functional genome annotation. RESULTS: Here, we have tested the efficacy of this strategy by assessing the extent to which screening for quantitative effects of P elements on sensory bristle number can identify genes affecting neural development. We find that such quantitative screens uncover an unusually large number of genes that are known to function in neural development, as well as genes with yet uncharacterized effects on neural development, and novel loci. CONCLUSIONS: Our findings establish the use of quantitative trait analysis for functional genome annotation through forward genetics. Similar analyses of quantitative effects of P element insertions will facilitate our understanding of the genes affecting many other complex traits in Drosophila.

Non-NASA Center

Binary vector copy number engineering improves Agrobacterium -mediated transformation

The copy number of a plasmid is linked to its functionality, yet there have been few attempts to optimize higher-copy-number mutants for use across diverse origins of replication in different hosts. We use a high-throughput growth-coupled selection assay and a directed evolution approach to rapidly identify origin of replication mutations that influence copy number and screen for mutants that improve Agrobacterium-mediated transformation (AMT) efficiency. By introducing these mutations into binary vectors within the plasmid backbone used for AMT, we observe improved transient transformation of Nicotiana benthamiana in four diverse tested origins (pVS1, RK2, pSa and BBR1). For the best-performing origin, pVS1, we isolate higher-copy-number variants that increase stable transformation efficiencies by 60–100% in Arabidopsis thaliana and 390% in the oleaginous yeast Rhodosporidium toruloides. Our work provides an easily deployable framework to generate plasmid copy number variants that will enable greater precision in prokaryotic genetic engineering, in addition to improving AMT efficiency.

59 BASIC BIOLOGICAL SCIENCES

A role for chromosomal instability in the development of and selection for radioresistant cell variants

Chromosome instability is a common occurrence in tumour cells. We examined the hypothesis that the elevated rate of mutation formation in unstable cells can lead to the development of clones of cells that are resistant to the cancer therapy. To test this hypothesis, we compared chromosome instability to radiation sensitivity in 30 independently isolated clones of GM10115 human-hamster hybrid cells. There was a broader distribution of radiosensitivity and a higher mean SF(2)in chromosomally unstable clones. Cytogenetic and DNA double-strand break rejoining assays suggest that sensitivity was a function of DNA repair efficiency. In the unstable population, the more radioresistant clones also had significantly lower plating efficiencies. These observations suggest that chromosome instability in GM10115 cells can lead to the development of cell variants that are more resistant to radiation. In addition, these results suggest that the process of chromosome breakage and recombination that accompanies chromosome instability might provide some selective pressure for more radioresistant variants. Copyright 2001 Cancer Research Campaign.

NASA Discipline Radiation Health

Data for A Fluorescence-Based Transient Expression Assay for the Analysis of Upstream Open Reading Frames in Plants

Scripts for the manuscript "A fluorescence-based transient expression assay for the analysis of upstream open reading frames in plant" by Haas et al. Upstream open reading frames (uORFs) are regulatory elements present in the 5′ leaders of mRNA that can significantly impact downstream gene expression in eukaryotes. In crop engineering, editing of uORFs can provide an avenue to upregulate expression of native genes without the need to add persistent transgenic copies. Even with genome- wide methods to identify translated uORFs such as ribosome profiling, their functional characterization depends on validation through reporter gene assays and mutagenesis studies. Current screening methods for plants use luciferases or protoplasts to measure differential gene expression between wild- type and mutated transcript leaders, which requires tissue processing and/or substrate addition. Here, we present a time- and cost- efficient alternative to investigate transcript leaders by co- expression of two fluorescent proteins in Nicotiana benthamiana leaf tissue and test our assay on genes involved in photoprotection, editing of which could provide a pathway to increase CO2 assimilation during sun–shade transitions.

Gene Editing

Autoinhibition of a calmodulin-dependent calcium pump involves a structure in the stalk that connects the transmembrane domain to the ATPase catalytic domain

The regulation of Ca(2+)-pumps is important for controlling [Ca(2+)] in the cytosol and organelles of all eukaryotes. Here, we report a genetic strategy to identify residues that function in autoinhibition of a novel calmodulin-activated Ca(2+)-pump with an N-terminal regulatory domain (isoform ACA2 from Arabidopsis). Mutant pumps with constitutive activity were identified by complementation of a yeast (K616) deficient in two Ca(2+)-pumps. Fifteen mutations were found that disrupted a segment of the N-terminal autoinhibitor located between Lys(23) and Arg(54). Three mutations (E167K, D219N, and E341K) were found associated with the stalk that connects the ATPase catalytic domain (head) and with the transmembrane domain. Enzyme assays indicated that the stalk mutations resulted in calmodulin-independent activity, with V(max), K(mATP), and K(mCa(2+)) similar to that of a pump in which the N-terminal autoinhibitor had been deleted. A highly conservative substitution at Asp(219) (D219E) still produced a deregulated pump, indicating that the autoinhibitory structure in the stalk is highly sensitive to perturbation. In plasma membrane H(+)-ATPases from yeast and plants, similarly positioned mutations resulted in hyperactive pumps. Together, these results suggest that a structural feature of the stalk is of general importance in regulating diverse P-type ATPases.

NASA Discipline Plant Biology

Positive selection moments identify potential functional residues in human olfactory receptors

Correlated mutation analysis and molecular models of olfactory receptors have provided evidence that residues in the transmembrane domains form a binding pocket for odor ligands. As an independent test of these results, we have calculated positive selection moments for the alpha-helical sixth transmembrane domain (TM6) of human olfactory receptors. The moments can be used to identify residues that have been preferentially affected by positive selection and are thus likely to interact with odor ligands. The results suggest that residue 622, which is commonly a serine or threonine, could form critical H-bonds. In some receptors a dual-serine subsite, formed by residues 622 and 625, could bind hydroxyl determinants on odor ligands. The potential importance of these residues is further supported by site-directed mutagenesis in the beta-adrenergic receptor. The findings should be of practical value for future physiological studies, binding assays, and site-directed mutagenesis.

Non-NASA Center

Mutations in a new Arabidopsis cyclophilin disrupt its interaction with protein phosphatase 2A

The heterotrimeric protein phosphatase 2A (PP2A) is a component of multiple signaling pathways in eukaryotes. Disruption of PP2A activity in Arabidopsis is known to alter auxin transport and growth response pathways. We demonstrated that the regulatory subunit A of an Arabidopsis PP2A interacts with a novel cyclophilin, ROC7. The gene for this cyclophilin encodes a protein that contains a unique 30-amino acid extension at the N-terminus, which distinguishes the gene product from all previously identified Arabidopsis cyclophilins. Altered forms of ROC7 cyclophilin with mutations in the conserved DENFKL domain did not bind to PP2A. Unlike protein phosphatase 2B, PP2A activity in Arabidopsis extracts was not affected by the presence of the cyclophilin-binding molecule cyclosporin. The ROC7 transcript was expressed to high levels in all tissues tested. Expression of an ROC7 antisense transcript gave rise to increased root growth. These results indicate that cyclophilin may have a role in regulating PP2A activity, by a mechanism that differs from that employed for cyclophilin regulation of PP2B.

NASA Discipline Plant Biology

Radiation-induced instability and its relation to radiation carcinogenesis

PURPOSE: A model that identifies radiation-induced genetic instability as the earliest cellular event in the multi-step sequence leading to radiation-induced cancer was previously proposed. In this paper ongoing experiments are discussed which are designed to test this model and its predictions in mouse mammary epithelial cells. RESULTS: Several lines of evidence are presented that appear to support this model: first, the development of delayed mutations in p53 following irradiation in altered growth variants; secondly, the high frequencies for the induction of both instability and transformation following irradiation in mammary epithelial cells; and finally, the demonstration that susceptibility to the induction of cytogenetic instability is a heritable trait that correlates with susceptibility to transformation and radiation-induced mammary cancer. Mice resistant to transformation and mammary cancer development are also resistant to the development of instability after irradiation. In contrast, mice sensitive to transformation and cancer are also sensitive to the development of cytogenetic instability. CONCLUSIONS: Data from this laboratory and from the studies cited above suggest a specific, and perhaps unique, role for radiation-induced instability as a critical early event associated with initiation of the carcinogenic process.

Review

Space Exposed Experiment Developed for Students (SEEDS) (P0004-2)

SEEDS, a cooperative endeavor of NASA Headquarters, the NASA Langley Research Center, and the George W. Park Seed Company, resulted in the distribution of approximately 132,000 SEEDS kits to 3.3 million students. Kits contained Rutger's tomato seeds that had flown on the Long Duration Exposure Facility (LDEF), as well as seeds that had been stored in a climate controlled warehouse for the same time period. Preliminary data indicates the germination rate for space exposed seeds was 73.8 percent while Earth based seeds germinated at a rate of 70.3 percent. Tests conducted within the first six months after retrieval indicated space exposed seeds germinated in an average of 8.0 days, while Earth based seeds' average germination time was 8.3 days. Some mutations (assumed to be radiation induced) include plants that added a leaf instead of the usual flower at the end of the flower frond. Also, fruit produced from a flower with a variegated calyx bore seeds producing albino plants, while fruit from a flower with a green calyx from the same plant bore seeds producing green plants.

Grigsby, Doris K.

Space Exposed Experiment Developed for Students (SEEDS) P-0004-2

This cooperative endeavor of NASA Headquarters, the NASA Langley Research Center, and the George W. Park Seed Company, resulted in the distribution, by the end of March, 1990, of approximately 132,000 space exposed experiment developed for students (SEEDS) kits to 64,000 teachers representing 40,000 classrooms and 3.3 million kindergarden through university students. Kits were sent to every state, as well as to 30 foreign countries. Preliminary radiation data indicates that layer A received 725 rads, while layer D received 350 rads. Germination rate was reported to be 73.8 percent for space exposed seeds and 70.3 percent for earth based control seeds. Tests conducted within the first six months after retrieval indicated space exposed seeds germinated in an average of 8.0 days, while earth based control seeds' average germination rate was 8.3 days. Some mutations (assumed to be radiation induced) reported by students and Park Seed include plants that added a leaf instead of the usual flower at the end of the flower front and fruit produced from a flower with a variegated calyx bore seeds producing albino plants, while fruit from a flower with a green calyx from the same plant bore seeds produced green plants.

Grigsby, Doris K.

Controlled evolution of an RNA enzyme

It is generally thought that prior to the origin of protein synthesis, life on earth was based on self-replicating RNA molecules. This idea has become especially popular recently due to the discovery of catalytic RNA (ribozymes). RNA has both genotypic and phenotypic properties, suggesting that it is capable of undergoing Darwinian evolution. RNA evolution is likely to have played a critical role in the early history of life on earth, and thus is important in considering the possibility of life elsewhere in the solar system. We have constructed an RNA-based evolving system in the laboratory, combining amplification and mutation of an RNA genotype with selection of a corresponding RNA phenotype. This system serves as a functional model of a primitive organism. It can also be used as a tool to explore the catalytic potential of RNA. By altering the selection constraints, we are attempting to modify the substrate specificity of an existing ribozyme in order to develop ribozymes with novel catalytic function. In this way, we hope to gain a better understanding of RNA's catalytic versatility and to assess its suitability for the role of primordial catalyst. All of the RNA enzymes that are known to exist in contemporary biology carry out cleavage/ligation reactions involving RNA substrates. The Tetrahymena ribozyme, for example, catalyzes phosphoester transfer between a guanosine containing and an oligopyrimidine containing substrate. We tested the ability of mutant forms of the Tetrahymena ribozyme to carry out a comparable reaction using DNA, rather than RNA substrate. An ensemble of structural variants of the ribozyme was prepared and tested for their ability to specifically cleave d(GGCCCTCT-A3TA3TA) at the phosphodiester bond following the sequence CCCTCT. We recovered a mutant form of the enzyme that cleaves DNA more efficiently than does the wild-type. Beginning with this selected mutant we have now scattered random mutations throughout the ribozyme and have begun an evolutionary search to further expand the catalytic repertoire of RNA.

Joyce, G. F.

High-Sensitivity DNA Aptasensors for Detecting Salivary Biomarker S100A7 in Heart Failure

Early detection of heart failure (HF) is vital for improving patient outcomes, lowering hospital readmission rates, and enabling prompt treatment. We present the first high-affinity DNA aptamer for the salivary HF biomarker S100A7 and its application in highly sensitive, noninvasive diagnostic tests. Iterative truncation of the initial 82-nt aptamer (17–82) produced a 43-nt core (17–43) with a binding affinity of 27 nM, which was further enhanced to 5.5 nM through dimerization. Biochemical and mutational studies confirmed that 17–43 adopts a G-quadruplex structure, which is essential for S100A7 recognition and resistance to enzymatic degradation in human saliva. Incorporating 17–43 into sandwich aptamer-ELISA and hybrid aptamer–antibody ELISA assays allowed detection of recombinant S100A7 in human saliva with limits of detection (LOD) of 7.4 ng mL–1 (0.6 nM) and 29 pg/mL (2.2 pM), respectively-outperforming commercial immunoassays in both sensitivity and dynamic range. The hybrid assay maintained its full performance after 2.5 months of room temperature storage. Additionally, a biolayer interferometry (BLI) sensor with 17–43 quantified S100A7 in patient saliva (n = 3), achieving a LOD of 3.2 ng mL–1 (0.3 nM) with a total assay time of less than 20 min. The aptamer’s stability, high specificity, and versatility across biosensing platforms establish it as a promising tool for noninvasive heart failure diagnostics, laying the groundwork for portable aptamer-based biosensors for multiplexed monitoring of HF biomarkers.

DNA aptamer

How actin crosslinking and bundling proteins cooperate to generate an enhanced cell mechanical response

Actin-crosslinking proteins organize actin filaments into dynamic and complex subcellular scaffolds that orchestrate important mechanical functions, including cell motility and adhesion. Recent mutation studies have shown that individual crosslinking proteins often play seemingly non-essential roles, leading to the hypothesis that they have considerable redundancy in function. We report live-cell, in vitro, and theoretical studies testing the mechanical role of the two ubiquitous actin-crosslinking proteins, alpha-actinin and fascin, which co-localize to stress fibers and the basis of filopodia. Using live-cell particle tracking microrheology, we show that the addition of alpha-actinin and fascin elicits a cell mechanical response that is significantly greater than that originated by alpha-actinin or fascin alone. These live-cell measurements are supported by quantitative rheological measurements with reconstituted actin filament networks containing pure proteins that show that alpha-actinin and fascin can work in concert to generate enhanced cell stiffness. Computational simulations using finite element modeling qualitatively reproduce and explain the functional synergy of alpha-actinin and fascin. These findings highlight the cooperative activity of fascin and alpha-actinin and provide a strong rationale that an evolutionary advantage might be conferred by the cooperative action of multiple actin-crosslinking proteins with overlapping but non-identical biochemical properties. Thus the combination of structural proteins with similar function can provide the cell with unique properties that are required for biologically optimal responses.

Non-NASA Center

A Fluorescence‐Based Transient Expression Assay for the Analysis of Upstream Open Reading Frames in Plants

Upstream open reading frames (uORFs) are regulatory elements present in the 5′ leaders of mRNA that can significantly impact downstream gene expression in eukaryotes. In crop engineering, editing of uORFs can provide an avenue to upregulate expression of native genes without the need to add persistent transgenic copies. Even with genome-wide methods to identify translated uORFs such as ribosome profiling, their functional characterization depends on validation through reporter gene assays and mutagenesis studies. Current screening methods for plants use luciferases or protoplasts to measure differential gene expression between wild-type and mutated transcript leaders, which requires tissue processing and/or substrate addition. Here, we present a time- and cost-efficient alternative to investigate transcript leaders by co-expression of two fluorescent proteins in Nicotiana benthamiana leaf tissue and test our assay on genes involved in photoprotection, editing of which could provide a pathway to increase CO 2 assimilation during sun–shade transitions.

Nicotiana benthamiana