Search PubMedSearch

SEARCH · Search PubMed

Results for “Heuristics”

Search indexed PubMed citations on genomics, clinical trials, systematic reviews and public health. Explore titles, authors and supplied subject terms, then open the PubMed record.

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

At least 19 recordsLinked to original sources

MRDtarget: A heuristic Gaussian approach for optimizing targeted capture regions to enhance Minimal Residual Disease detection.

Molecular residual disease (MRD) detection, initially developed for hematologic malignancies, has become a critical biomarker for monitoring solid tumors. MRD detection primarily relies on circulating tumor DNA (ctDNA) analysis using next-generation sequencing, offering high sensitivity and broad genomic coverage. However, challenges remain in designing cost-effective panels that maximize mutation detection while maintaining biological relevance. Fixed panels often lack sufficient patient-specific mutation coverage, while WES-based personalized MRD assays, despite their high sensitivity, are costly and less accessible. We developed a tumor comprehensive genomic profiling (CGP)-informed personalized MRD assay to detect tumor-derived mutations, which allowed us to design patient-specific personalized panels and meanwhile, provide a cost-effective alternative to whole exome sequencing (WES). To address these limitations, we developed MRDtarget, a heuristic multivariate Gaussian model-based targeted capture region selection method. By expanding beyond traditional hotspot regions, MRDtarget optimizes variant tracking for MRD detection, significantly improving sensitivity. Using a Bayesian inference-based heuristic approach, MRDtarget integrates multi-feature informativeness rates to identify optimal genomic regions for capture. Experimental results demonstrate that MRDtarget enables the detection of more variants per patient. This study underscores the importance of rational panel design to improve MRD sensitivity and provides a novel approach to enhance precision diagnostics and treatment for solid tumor patients.

Humans

A statistical-heuristic methods for automated selection of drugs for screening.

A statistical-heuristic method for selecting drugs for animal screening is developed with molecular structure features as predictors of biological activity. The method is intended to work on large amounts of data over varied structures. A trial of this method on a small data set allows some comparison with more sophisticated pattern recognition methods. Problems connected with interdependence among structure predictors are critical in this method and schemes to eliminate redundancy are reviewed. Alternate sets of structure predictors are considered. The discussion here outlines directions to be taken in the near future.

Animals

Heuristic model for understanding x-ray film characteristics.

A simple, heuristic model of a photographic emulsion is described for the purpose of illustrating the fundamental physical processes and emulsion properties which determine the characteristics of an x-ray film (viz., the shape of the H - D curve, film gamma, and film speed). By means of this model, it is shown that the contrast multiplication afforded by an x-ray film (i.e., a film gamma greater than unity) is a direct result of the exponential attenuation of the viewing light by the developed film, and that film gamma is proportional to grain size, grain density, and emulsion thickness. The difference in the H - D curve that is observed when the same film is exposed to light from an intensifying screen or directly to x rays is also predicted by the model.

Models, Theoretical

HLA serum screening based on an heuristic solution of the set cover problem.

A computer program initially written by the Milwaukee Blood Bank has been modified to use a new algorithm for the assignment of HLA specificities to antisera. The assignment is based on the reactions of cells with known specificities. Specificities which are present only on cells which do not react are first ruled out. This step is followed by one or more steps in which the 'least reactive' specificities are ruled out. The rationale for the algorithm is discussed and an example is presented.

Computers

Overview: the heuristic need for subgroups of the schizophrenic syndrome.

This article is an editor's introduction to the theme of an issue of the Schizophrenia Bulletin devoted to subgroups of the schizophrenic syndrome. The issue includes articles on subtyping from various points of view: neurological, genetic, biochemical, and descriptive. It is hoped that the wide range of findings being applied in ongoing classificatory efforts will produce subgroups with etiologic, prognostic, and treatment validity.

Humans

Problem-orientation: an experimental study to test its heuristic value.

Using a two-group before--after experimental design, this study explored the effect of problem-orientation on a nursing staff's ability to identify underlying patient problems. Nursing service staff members (registered nurses, licensed vocational nurses, and corps personnel) from two small naval hospitals who met the criteria for inclusion and consented to participate were utilized. Because of staff turnover, the composition of the groups differed from preto posttesting phases. The pretest sample consisted of 47 control/48 experimental subjects; the posttest sample included 38 control/39 experimental subjects. The experimental group was instructed on the independent variable, problem-orientation, by the investigator through a six-hour workshop on the problem-oriented nursing record after which the system was instituted in the experimental setting. After a five-month period posttesting was done to determine if changes had occurred. Analysis of the data supported the hypothesis that problem-orientation does, in fact, substantially increase a nursing staff's ability to identify patient problems. The incorporation of this system into nursing services could provide a vehicle for pinpointing underlying patient problems and dealing with them in a systematic way, thereby upgrading patient care.

Evaluation Studies as Topic

[Spatial diffusion of action potential densities in a neural network: a heuristic model].

A continuous approximate stochastical diffusion model for some electrical activities in neural networks is presented. From the interspike interval distribution, which is governed by a Wiener-Markov process, a one-dimensional diffusion equation for action potential densities in the state space is deduced. These densities also depend on a diffusion equation which is defined on the three-dimensional euclidean space, at least for rather regular threshold distributions.

Action Potentials

Approximating edit distances between complex tandem repeats efficiently.

MOTIVATION: Extended tandem repeats (TRs) have been associated with 60 or more diseases over the past 30 years. Although most TRs have single repeat units (or motifs), complex TRs with different units have recently been correlated with some brain disorders. Of note, a population-scale analysis shows that complex TRs at one locus can be divergent, and different units are often expanded between individuals. To understand the evolution of high TR diversity, it is informative to visualize a phylogenetic tree. To do this, we need to measure the edit distance between pairs of complex TRs by considering duplication and contraction of units created by replication slippage. However, traditional rigorous algorithms for this purpose are computationally expensive. RESULTS: We here propose an efficient heuristic algorithm to estimate the edit distance with duplication and contraction of units (EDDC, for short). We select a set of frequent units that occur in given complex TRs, encode each unit as a single symbol, compress a TR into an optimal series of unit symbols that partially matches the original TR with the minimum Levenshtein distance, and estimate the EDDC between a pair of complex TRs from their compressed forms. Using substantial synthetic benchmark datasets, we demonstrate that the estimated EDDC is highly correlated with the accurate EDDC, with a Pearson correlation coefficient of >0.983, while the heuristic algorithm achieves orders of magnitude performance speedup. AVAILABILITY AND IMPLEMENTATION: The software program hEDDC that implements the proposed algorithm is available at https://github.com/Ricky-pon/hEDDC (DOI: 10.5281/zenodo.14732958).

Algorithms