Attention:The NSF Public Access Repository (PAR) system and access will be unavailable from 5:00 PM ET until 8:00 PM ET on Friday, September 11 due to maintenance. We apologize for the inconvenience.


Search for: All records

Creators/Authors contains: "Rosen, Gail L."

Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher. Some full text articles may not yet be available without a charge during the embargo (administrative interval).
What is a DOI Number?

Some links on this page may take you to non-federal websites. Their policies may differ from this site.

  1. Free, publicly-accessible full text available June 30, 2027
  2. Free, publicly-accessible full text available May 20, 2027
  3. Recently, there has been great interest in AI-based approaches for de novo design of novel drug candidates. However, the generation of useful lead drug candidate compounds requires more than predicting engagement with the desired protein target. Candidate molecules must also be anchored in the real world of medicinal chemistry for their synthesis and modification as well as satisfying multiple drug development-related criteria. Here, we present Nevermore, an AI target-conditioned, database-grounded workflow for prioritizing candidate ligands from large compound libraries. Nevermore uses a geometry-aware protein–ligand affinity oracle to score target-specific binding and perform sparse integer edits in count-based Morgan fingerprint space. Nevermore then retrieves the most structurally similar molecules from public chemical databases. This design enables multi-objective search over predicted affinity and absorption, distribution, metabolism, excretion, and toxicity (ADMET) proxies while keeping all candidates anchored to valid database compounds. We evaluated Nevermore’s performance across three biologically distinct targets: Menin, a protein-interaction target relevant to leukemia; SARS-CoV-2 Mpro, a viral cysteine protease relevant to antiviral discovery; and epidermal growth factor receptor (EGFR), a kinase-superfamily oncology target with extensive experimentally tested compounds. Nevermore retrieved candidate sets with favorable predicted affinity–property trade-offs. These results support database-grounded fingerprint steering as a practical computational strategy for lead prioritization and for generating testable molecular hypotheses, although the prioritized candidates remain predictions, requiring follow-up experimental validation. 
    more » « less
    Free, publicly-accessible full text available June 1, 2027
  4. Abstract Genome Language Models (GLMs) represent a transformative convergence of artificial intelligence (AI) and genomics, offering unprecedented capabilities for biological discovery, healthcare innovation, and therapeutic design applications. However, these powerful tools create novel regulatory challenges that existing frameworks—whether AI governance or genomic privacy protections—cannot adequately address alone. This paper examines the critical regulatory gaps emerging at this intersection, highlighting tensions between AI principles that favor broad data access and genomic governance that demands stringent privacy protections and informed consent. We analyze how GLMs challenge conventional regulatory approaches as they pertain to applications in disease risk prediction, international research collaboration, and open-source model distribution. We propose a multilayered governance framework that combines policy innovations such as regulatory sandboxes and certification frameworks with technical solutions for privacy preservation and model interpretability. By developing adaptive governance strategies that bridge AI and genomic regulation, we can enable responsible GLM innovation while safeguarding individual rights, promoting equity, and addressing emerging biosecurity concerns in this rapidly evolving field. 
    more » « less
    Free, publicly-accessible full text available October 1, 2026
  5. Free, publicly-accessible full text available December 1, 2026
  6. Free, publicly-accessible full text available January 1, 2027
  7. Free, publicly-accessible full text available October 12, 2026
  8. BackgroundThe advancement of sequencing technology has led to a rapid increase in the amount of DNA and protein sequence data; consequently, the size of genomic and proteomic databases is constantly growing. As a result, database searches need to be continually updated to account for the new data being added. However, continually re-searching the entire existing dataset wastes resources. Incremental database search can address this problem. MethodsOne recently introduced incremental search method is iBlast, which wraps the BLAST sequence search method with an algorithm to reuse previously processed data and thereby increase search efficiency. The iBlast wrapper, however, must be generalized to support better performing DNA/protein sequence search methods that have been developed, namely MMseqs2 and Diamond. To address this need, we propose iSeqsSearch, which extends iBlast by incorporating support for MMseqs2 (iMMseqs2) and Diamond (iDiamond), thereby providing a more generalized and broadly effective incremental search framework. Moreover, the previously published iBlast wrapper has to be revised to be more robust and usable by the general community. ResultsiMMseqs2 and iDiamond, which apply the incremental approach, perform nearly identical to MMseqs2 and Diamond. Notably, when comparing ranking comparison methods such as the Pearson correlation, we observe a high concordance of over 0.9, indicating similar results. Moreover, in some cases, our incremental approach, iSeqsSearch, which extends the iBlast merge function to iMMseqs2 and iDiamond, provides more hits compared to the conventional MMseqs2 and Diamond methods. ConclusionThe incremental approach using iMMseqs2 and iDiamond demonstrates efficiency in terms of reusing previously processed data while maintaining high accuracy and concordance in search results. This method can reduce resource waste in continually growing genomic and proteomic database searches. The sample codes and data are available at GitHub and Zenodo (https://github.com/EESI/Incremental-Protein-Search; DOI:10.5281/zenodo.14675319). 
    more » « less
  9. Kendziorski, Christina (Ed.)
    Abstract MotivationThis study examines the query performance of the NBC++ (Incremental Naive Bayes Classifier) program for variations in canonicality, k-mer size, databases, and input sample data size. We demonstrate that both NBC++ and Kraken2 are influenced by database depth, with macro measures improving as depth increases. However, fully capturing the diversity of life, especially viruses, remains a challenge. ResultsNBC++ can competitively profile the superkingdom content of metagenomic samples using a small training database. NBC++ spends less time training and can use a fraction of the memory than Kraken2 but at the cost of long querying time. Major NBC++ enhancements include accommodating canonical k-mer storage (leading to significant storage savings) and adaptable and optimized memory allocation that accelerates query analysis and enables the software to be run on nearly any system. Additionally, the output now includes log-likelihood values for each training genome, providing users with valuable confidence information. Availability and implementationSource code and Dockerfile are available at http://github.com/EESI/Naive_Bayes. 
    more » « less