Skip to main content
PLOS Computational Biology logoLink to PLOS Computational Biology
. 2025 Oct 16;21(10):e1013602. doi: 10.1371/journal.pcbi.1013602

TastepepAI: An artificial intelligence platform for taste peptide de novo design

Jianda Yue 1,2,3,#, Tingting Li 1,2,3,#, Jian Ouyang 4,5, Jiawei Xu 1,2,3, Hua Tan 1,2,3, Zihui Chen 1,2,3, Changsheng Han 1,2,3, Huanyu Li 1,2,3, Songping Liang 1,2,3, Zhonghua Liu 1,2,3,*, Zhonghua Liu 1,2,3,4,5,*, Ying Wang 1,2,3,*
Editor: Mohammad Sadegh Taghizadeh6
PMCID: PMC12543283  PMID: 41100564

Abstract

Taste peptides have emerged as promising natural flavoring agents attributed to their unique organoleptic properties, high safety profile, and potential health benefits. However, the de novo identification of taste peptides derived from animal, plant, or microbial sources remains a time-consuming and resource-intensive process, significantly impeding their widespread application in the food industry. In this work, we present TastePepAI, a comprehensive artificial intelligence framework for customized taste peptide design and safety assessment. As the key element of this framework, a loss-supervised adaptive variational autoencoder (LA-VAE) is implemented to efficiently optimize the latent representation of sequences during training and facilitate the generation of target peptides with desired taste profiles. Notably, our model incorporates a novel taste-avoidance mechanism, allowing for selective flavor exclusion. Subsequently, our in-house developed toxicity prediction algorithm (SpepToxPred) is integrated in the framework to undergo rigorous safety evaluation of generated peptides. Using this integrated platform, we successfully identified 73 peptides exhibiting sweet, salty, and umami, significantly expanding the current repertoire of taste peptides. This work demonstrates the potential of TastePepAI in accelerating taste peptide discovery for food applications and provides a versatile framework adaptable to broader peptide engineering challenges.

Author summary

Taste peptides have established themselves as attractive natural flavor enhancers, thanks to their distinct sensory attributes, strong safety record, and possible health advantages. TastePepAI, the first artificial intelligence platform for designing taste peptides with desired flavor profiles, was developed in this work. Traditional methods for identifying taste peptides are time-consuming and costly, with their applications in the food industry limited. Two key innovations are featured in our integrated computational framework: LA-VAE, which is used for generating peptide sequences with target taste properties while suppressing unwanted characteristics, and SpepToxPred for safety assessment—with its accuracy being 12% higher than that of existing toxicity prediction models. Using this platform, 73 novel multifunctional taste peptides exhibiting sweet, salty, and umami properties were successfully designed and validated. Electronic tongue analysis confirmed their expected taste characteristics, while safety assays demonstrated excellent biocompatibility. To promote open science, we established the TastePepMap database and TastePepAI design platform. This work demonstrates AI’s potential in functional peptide design and provides crucial methodological foundations for developing next-generation peptide-based taste modulators, offering new opportunities for creating healthier and more sustainable food ingredients.

1. Introduction

Taste perception fundamentally influences food selection and consumption behavior [1,2]. Taste peptides, emerging as natural taste-modulating compounds, have attracted considerable attention [3,4]. These bioactive peptides, comprising 2–20 amino acid residues [5,6], can trigger multiple taste perceptions including sweet, umami, and salty tastes, without the drawbacks of conventional flavoring agents [5,7]. They offer distinct advantages: easily metabolized and absorbed due to their natural amino acid composition [8,9], simultaneous multiple taste modalities reducing the need for various flavorings [10,11], and additional health-promoting functions such as antioxidization [12,13] and anti-inflammatory [14,15] properties, unlike traditional flavoring agents (such as sodium chloride, sucrose, and monosodium glutamate) that may cause health issues [1619]. This combination of sensory enhancement and health benefits presents a promising solution to the palatability-health paradox in modern food industry [20,21].

Advances in taste peptide research have demonstrated significant applications. In salt reduction, specific peptides maintain sensory qualities while reducing NaCl content in meat products [22,23]. A decapeptide (0.4 g/L) from fermented tofu enhances 50 mM NaCl perception to 63 mM equivalent [24]. And a peptide from Ruditapes philippinarum hydrolysate elevates 3 g/L NaCl perception to 5 g/L equivalent [25,26]. For sugar reduction, sweet peptides like aspartame [27] and neotame [28] are widely used, with aspartame showing additional anti-inflammatory benefits [29,30]. Sweet peptides from mulberry seed protein demonstrate six-fold higher sweetness than 0.1 g/mL sucrose [31]. Umami peptides from various food sources enhance flavor while reducing salt and monosodium glutamate usage through synergistic interactions [11,23,32].

However, traditional identification methods for taste peptides face substantial challenges [33,34]. The conventional workflow of preprocessing, extraction, purification, synthesis, and sensory evaluation remains time-consuming and resource-intensive, yielding limited peptide samples [35,36]. Furthermore, biological sample complexity and experimental variations may result in limitations in taste peptide applications, including toxicity risks [37,38], stability issues [39], or inadequate taste properties [40], significantly increasing development costs and complexity.

To address these experimental challenges, various computational and artificial intelligence-based approaches for taste peptide identification have emerged. Most reported methods focus on predicting single taste properties, such as BERT4Bitter [41] and iBitter-SCM [42] for bitter peptide identification, while iUmami-SCM [43], Umami-MRNN [44, iUmami-DRLF [45], and Umami-gcForest [46] are dedicated to umami peptide prediction. Additionally, a few models like Umami_YYDS [35] have been reported to perform binary classification for umami and bitter tastes. However, current methodologies remain largely rudimentary for several reasons. First, existing taste peptide prediction models have limited complexity, and their capability to identify at most two tastes falls short of practical requirements [35,4146], as peptides may exhibit multiple taste modalities (sour, sweet, bitter, salty, umami). Second, data processing presents significant limitations. Many current prediction studies construct datasets that position bitter taste as the antithesis of umami, creating a binary classification framework [35,46]. However, many peptides, such as GEG [47,48], EGF [47] and KGDEESLA [47,49], are known to possess both umami and bitter characteristics. This suggests that different tastes typically coexist within a same peptide rather than separate in a binary state. Furthermore, relying solely on prediction models may offer less assistance in accelerating potential taste peptide discovery than anticipated, as they merely classify existing sequences as ‘positive’ or ‘negative’ without the capability to generate novel sequences.

In this work, we present TastePepAI, the first integrated artificial intelligence (AI) platform for de novo design and evaluation of taste peptides (Fig 1). At its core, the platform features the loss-supervised adaptive variational autoencoder (LA-VAE) that achieves precise modeling of high-dimensional sequence spaces through dynamic optimization of reconstruction loss (Lossrec) and Kullback-Leibler (KL) divergence (LossKL) during the encoding-decoding process. Notably, this platform introduces a taste-avoidance strategy enabling the model to generate desired taste properties while suppressing unwanted taste characteristics. To ensure the safety of generated sequences, we implemented SpepToxPred, an evaluation model based on sequence-toxicity relationships. Using this AI computational framework, 73 peptides with sweet, salty, and umami tastes have been successfully discovered and then experimentally evaluated, exceeding the total number of previously reported peptides with these three taste characteristics and significantly expanding the known sequence spaces of taste peptides. Experimental validation also confirmed that these peptides showed no significant toxicity toward mammalian red blood cells and non-cancerous cells. All sequence data have been made publicly available in our taste peptide database, TastePepMap. Given its performance in both computational and experimental evaluations, TastePepAI represents a significant advancement in the AI-driven design and development of taste peptides. Fig 1 shows the TastePepAI platform for taste peptide design.

Fig 1. Overview of the TastePepAI platform for taste peptide design.

Fig 1

TastePepAI is a fully automated integrated computational platform. The platform firstly analyzes users’ requirements for specific taste characteristics, followed by four main steps: (1) Target taste peptide generation (light blue panel): utilizing LA-VAE to generate sequences with desired taste properties while suppressing unwanted taste. (2) Clustering analysis of generated sequences to select representative peptide sequences (light red panel). (3) Toxicity prediction using SpepToxPred (yellow-green panel). (4) Comprehensive physicochemical analysis of candidate peptides, including properties such as hydrophobicity, solubility, charge, stability, charge density, isoelectric point, aromaticity, and aliphatic index (light yellow panel).

2. Results

2.1. Comprehensive analysis reveals the sequence characteristics and complex taste properties of taste peptides

The taste peptides demonstrate a clear predominance of short sequences, with 88.54% of the collected peptides not exceeding 10 amino acids in length, while sequences of 15 amino acids or longer constitute less than 3% (Fig 2A). Regarding taste type distribution, the curated dataset exhibits significant imbalance: umami (575) and bitter (541) peptides dominate, while sour (201), sweet (162), and salty (141) peptides are relatively underrepresented (Fig 2B). This distribution pattern likely stems from two key factors: the application potential of umami peptides in food flavor enhancer development has driven related research [20,34,50], while the preferential generation mechanism of bitter peptides during protein proteolysis leads to their prevalence in fermented products [51,52]. Amino acid composition analysis (Fig 2C) reveals diverse residue distribution patterns among different taste peptides, with sour and umami peptides showing high compositional similarity, while salty and bitter peptides are distinguished by high frequencies of aspartic acid (15.36%) and proline (17.90%), respectively.

Fig 2. Sequence characteristics and taste property distribution of the curated taste peptide dataset.

Fig 2

(A) Length distribution of taste peptides. (B) Distribution of peptides across five basic taste categories: sour (201), sweet (162), bitter (541), salty (141), and umami (575) peptides. (C) Amino acid composition analysis across different taste categories. (D) Non-redundant classification analysis of 1131 taste peptides revealing the distribution of single and multiple taste properties. Colored circles represent different tastes (sour: light green, sweet: light red, bitter: light gray, salty: light blue, umami: light yellow), with multiple circles indicating peptides possessing multiple taste properties.

Non-redundant classification analysis (Fig 2D) further unveils the complexity of taste peptides, showing that among 1131 peptides, over 30% possess multiple taste characteristics beyond single-taste peptides (770). Dual-taste peptides (250) exhibit rich combination patterns, including sour-umami (80), sweet-umami (71), and bitter-umami (42); triple-taste peptides (94) form more complex combinations such as sweet-sour-umami (25) and sour-salty-umami (20); some peptides even possess four taste properties (17). Additionally, sequence alignment results (Fig A-A and A-B in S1 Text) indicate high heterogeneity within the same taste category, encompassing both highly similar peptide clusters and groups with substantial sequence variations. Moreover, peptides of different taste categories show highly overlapping distribution patterns in similarity space without clear boundaries. This complex sequence-function relationship not only reflects the sequence diversity of taste peptides but also suggests the flexibility and complexity of taste recognition mechanisms.

2.2. LA-VAE: a loss-supervised adaptive variational autoencoder with contrastive learning for controlled taste peptide generation

To address the intricate sequence-function relationships of taste peptides, we developed LA-VAE as the core algorithm of TastePepAI. LA-VAE introduces an innovative dynamic loss supervision mechanism that enables precise control over the model training process (Fig 3A). This mechanism partitions the training process into two complementary optimization phases: an initial exploration phase (Phase I) that continuously tracks and records the global optimal loss, and a convergence optimization phase (Phase II) that captures optimal latent space representations through strict dual constraints (simultaneous decrease in both Lossrec and LossKL). This loss-aware adaptive optimization framework not only provides an effective model state capture mechanism but also establishes a dynamically balanced quality control system for sequence generation. Notably, when the convergence phase fails to achieve expected performance improvements, LA-VAE automatically triggers an elastic extension mechanism that continues to explore optimal solutions through configurable extension cycles, thereby ensuring the reliability of generated sequences. This multi-phase collaborative optimization strategy significantly enhances both model convergence efficiency and generation quality.

Fig 3. Architecture and workflow of LA-VAE.

Fig 3

(A) Schematic illustration of the loss-supervised adaptive data generation framework. The training process is strategically divided into three phases: (1) Initial exploration phase (first half of total epochs, blue) monitors and records the global minimum loss while maintaining the model’s generative capability; (2) Convergence optimization phase (second half of total epochs, purple) generates sequences and terminates upon discovering a lower loss value, otherwise continues training; (3) Extension phase (additional epochs, dark purple) activates when a new optimal loss is not found during phase II, enabling further optimization. The lower panel shows the core components of the variational autoencoder architecture, including the encoder for latent space mapping, the latent space sampler, and the decoder for sequence reconstruction. Yellow and purple dots represent generated and training data points, respectively, illustrating the progressive refinement of the model’s generative distribution. (B) Contrastive learning-based taste property control mechanism. Left panel: Workflow of selective taste removal, where user-specified taste peptides are split into positive training and negative sets, each processed through variational autoencoders to establish contrasting latent spaces. Middle panel (Step 1): Visualization of latent space distribution displaying positive training data (pink), negative data (green), and generated data points (orange). Right panel (Step 2): Quality assessment of generated peptides based on Euclidean distances to k-nearest neighbors (k = 5). Upper plots show high-quality generated peptides (GP 1-3) with significant distance differences between positive and negative samples (*p < 0.05, **p < 0.01), while lower plots demonstrate low-quality peptides (GP 4-6) with non-significant differences (ns). Scatter plots illustrate the spatial distribution of high-quality (upper) and low-quality (lower) generated peptides (gray) relative to positive training data (yellow) and negative data (green) in the latent space.

To meet the demands for precise control of specific taste properties (e.g., bitter taste elimination [40,53]) in practical applications, we incorporated a contrastive learning-based taste avoidance mechanism into the LA-VAE architecture (Fig 3B). Our contrastive approach differs from traditional contrastive learning methods that use explicit contrastive loss functions. Instead, it implements an implicit contrastive mechanism through bilateral data partitioning and latent space distance evaluation. This mechanism allows users to explicitly specify desired (preferred) and avoided (aversive) taste properties, enabling bilateral partitioning of training data: sequences with target taste features constitute the positive set, while those with avoided features form the negative set. Through parallel training on these complementary datasets, LA-VAE establishes a structured contrastive representation framework in the latent space. During sequence generation, the model employs a k-nearest neighbor (k = 5) based bilateral distance evaluation strategy, computing the average Euclidean distances between each candidate sequence and both positive and negative sample sets in the latent space. Sequences that simultaneously satisfy both “positive sample affinity” and “negative sample repulsion” criteria are selected as final outputs. This precise screening mechanism, based on latent space topology, not only guarantees the target properties of generated sequences but also establishes an effective taste feature control system.

2.3. SpepToxPred: a specialized short peptide toxicity predictor

SpepToxPred, another core component of TastePepAI, was developed to evaluate the toxicity (including hemolytic activity [54], neurotoxicity [55], etc.) of sequences generated by LA-VAE. Initial analysis revealed that sequences under 50 amino acids constituted 99.39% of the total samples (Fig B-A in S1 Text), with cysteine (C) showing the highest frequency (>12%) in positive samples (Fig B-B in S1 Text). Given the primary application of TasToxPred in taste peptide toxicity prediction, we implemented a stringent length filtering strategy, retaining only sequences ≤25 amino acids for model development. This strategy was supported by four key findings: Firstly, after removing sequence redundancy, 2821 positive samples ≤ 25 amino acids remained (Fig B-C in S1 Text), hereafter referred to as shorter toxic peptides), providing sufficient statistical power for model training and validation. Secondly, the amino acid distribution patterns of shorter toxic/non-toxic peptides closely matched those of the complete dataset (Figs B-B and B-D in S1 Text), confirming the representative characteristics of the filtered dataset. Thirdly, length-specific residue frequency analysis of original positive sequences (Fig C in S1 Text) revealed more pronounced length-dependent fluctuations in key residues (e.g., C, K, L, R, W) among shorter toxic peptides, highlighting unique compositional patterns in short sequences. Finally, comparative analysis demonstrated significant differences in the occurrence frequencies of 18 amino acid residues between shorter and longer toxic peptides (Fig D in S1 Text), further supporting the necessity of length-specific modeling approaches.

To construct a high-precision toxicity prediction model, we designed a systematic feature engineering and model optimization framework (Fig 4A). This framework integrates 20 sequence encoding descriptors and 9 machine learning algorithms. The feature engineering phase established a multidimensional sequence feature space encompassing amino acid composition (AAC, DPC, etc.), physicochemical properties (CTDC, etc.), sequence encoding (CKSAAP, etc.), evolutionary information (BLOSUM62), and advanced features (DDE, Z-scale, etc.). We implemented a multi-stage feature selection strategy: first quantitatively evaluating single features and all possible dual-feature combinations, then employing iterative forward selection to construct more complex feature combinations. The algorithm assessed performance improvements upon adding each remaining feature to the current optimal feature set until no significant enhancement was observed.

Fig 4. Development and optimization of SpepToxPred.

Fig 4

(A) Systematic framework for feature engineering and model optimization. Upper panel: Integration of 20 sequence encoding descriptors (light yellow box) and 9 machine learning algorithms (light blue box). Middle panel: Performance evaluation of individual algorithms with their optimal feature combinations through 10-fold cross-validation, ranked by Matthews Correlation Coefficient (MCC). Lower panel: Weight optimization results for ensemble models, showing the top 5 configurations with different algorithm combinations. SpepToxPred (Model 1) achieved optimal performance with weights distributed across RF (0.3), LGBM (0.1), XGB (0.2), KNN (0.2), and LR (0.2). Full spelling of the abbreviations of the features and algorithms are listed in Section 4.2.4. (B) Comprehensive performance comparison of SpepToxPred with 17 existing toxicity prediction tools on the independent test set. The evaluation metrics include true positives (TP), false positives (FP), true negatives (TN), false negatives (FN), accuracy, recall (sensitivity), precision, specificity, F1 score, and MCC. SpepToxPred and Models 2-5 represent the top five ensemble configurations from the optimization framework.

In the algorithm optimization phase, comprehensive evaluation based on Matthews Correlation Coefficient (MCC) showed that Random Forest (RF) achieved optimal performance (MCC = 0.6231, accuracy = 0.8099, precision = 0.8483) with the BLOSUM62 + CTDD+DPC + AAC feature combination. We further developed a weighted voting-based ensemble learning framework, where the weight configuration (RF: 0.3, LGBM: 0.1, XGB: 0.2, KNN: 0.2, LR: 0.2) maximized prediction performance (MCC = 0.6540, accuracy = 0.8255, precision = 0.8629). The highest weight (0.3) of RF in the ensemble model indicated its superior capability in capturing toxicity-related sequence features (Fig 4A). Detailed weight calculation results (step size: 0.1) are available in S1 Data.

Systematic comparison with 13 existing peptide toxicity prediction tools on the independent test set (Fig 4B) demonstrated that the five optimal model configurations (SpepToxPred and Models 2–5) selected through 10-fold cross-validation exhibited consistently high performance. SpepToxPred achieved an MCC of 0.7019, representing a 12.79% improvement over the best existing model ToxinPred 3.0 (MCC = 0.5740), with accuracy (0.8445) increased by 6.18%. Additionally, SpepToxPred demonstrated exceptional performance in precision and specificity (0.9258 and 0.9399, respectively). These superior performance metrics not only validate our feature engineering and model optimization strategies but also highlight the specialization and practical value of SpepToxPred in short peptide toxicity prediction.

2.4. Design and validation of safe taste peptides via TastePepAI

To demonstrate the practical utility of TastePepAI, we designed a challenging case study targeting the development of safe taste modulators. Given the health concerns associated with conventional taste enhancers, there is significant value in developing safe alternatives for sweet [31], salty [3], and umami [23,34] tastes. We therefore employed TastePepAI to generate novel sequences exhibiting these three basic tastes (individually or in combination) while maintaining safety and reducing bitterness. To achieve this, the training dataset was constructed by using peptides with target taste properties (sweet, salty, and umami, single or combined) without bitterness as positive samples, while bitter peptides served as negative samples for LA-VAE training. This multi-taste positive sampling strategy effectively captured the diversity and complexity of taste-sequence relationships, enabling comprehensive learning of sequence-taste association patterns.

To gain deeper insights into the training dynamics and optimization process of LA-VAE, we implemented a comprehensive training cycle of 500 epochs and monitored three critical time points (Figs E-A and E-B in S1 Text). During the early phase (Step 1, epoch 10), although the total loss remained relatively high (Losstol=7.5719 for positive training and Losstol=0.7356 for negative training), the model demonstrated rapid convergence. In the first-half optimization phase (Step 2), the model achieved initial optimal performance (Losstol=0.2088 for positive training and Losstol=0.1720 for negative training), followed by the global optimization phase (Step 3) where even lower loss values were attained (Losstol=0.1817 for positive training and Losstol=0.1658 for negative samples). Notably, both Lossrec and LossKLexhibited synchronized reduction throughout the training process. The model’s representational capacity showed progressive enhancement, with generated samples initially displaying distinct separation from positive samples in the latent space (Step 1, Fig E-C in S1 Text), followed by gradual convergence and substantial overlap with the positive sample distribution (Step 2, 3, Figs E-D and E-E in S1 Text). Intriguingly, while positive (purple) and negative (green) samples showed clear separation in the early training phase (Step 1), this distinct boundary gradually diminished as training progressed (Steps 2 and 3). This phenomenon further emphasizes the inherent overlapping characteristics and complexity of taste peptide sequences, highlighting the importance of our developed contrastive learning-based taste control mechanism that relies on Euclidean distance calculations.

Characteristic analysis of the generated sequences demonstrated that LA-VAE not only successfully captured key features of target sequences but also exhibited remarkable innovation. Specifically, the amino acid distribution of generated sequences maintained high similarity with positive samples (Fig F-A in S1 Text), reflecting the model’s accurate learning of amino acid compositional patterns. Sequence similarity analysis revealed that the majority of generated peptides showed less than 50% sequence identity to positive samples (Fig F-B in S1 Text), strongly confirming the model’s capability for deep feature extraction and novel sequence recombination rather than simple template copying or minor modifications. Furthermore, these novel sequences effectively preserved critical physicochemical properties of positive samples, including charge distribution, hydrophobicity, and hydrophobic ratio parameters (Figs F-C to F-L in S1 Text).

Through TastePepAI’s automated screening pipeline, we manually selected 73 candidate peptides for experimental validation. These peptides were synthesized by Fmoc-solid peptide synthesis, and their purity exceeded 98%. All peptides exhibited excellent safety profiles at 100 μM, maintaining cell viability above 90% (Fig G-A in S1 Text) and hemolysis rates below 1.5% (Fig G-B in S1 Text). Electronic tongue analysis (Fig 5 and Tables A and B in S1 Text) revealed complex taste characteristics: at 0.1 mg/mL, all peptides demonstrated sweet and umami properties; at 1 mg/mL, salty characteristics emerged universally. Notably, certain peptides (e.g., TaPep8–11) exhibited relatively strong sweet and umami intensities at low concentrations while displaying different salty intensities at high concentrations, reflecting the complex dynamics of taste perception. Additionally, only few peptides (e.g., TaPep5, TaPep7, TaPep10) showed bitterness suppression at the high concentration (1 mg/mL). This limited bitterness suppression might be attributed to residual impurities from peptide synthesis (e.g., trifluoroacetic acid, sodium acetate) potentially interfering with sensory evaluation [10,56,57], coupled with possible taste evaluation blind spots in training data labeled as ‘currently without bitterness’ [58,59]. Consequently, accurate assessment of bitterness suppression requires further validation.

Fig 5. Electronic tongue analysis reveals concentration-dependent taste profiles of TastePepAI-generated peptides.

Fig 5

Taste characteristics of 73 peptides at two concentrations (0.1 mg/mL and 1 mg/mL). The intensity of each taste modality (sour, sweet, bitter, salty, and umami) is represented by colored dots, where the size reflects the quartile distribution of positive taste scores: large filled dots (75th-100th percentile), medium filled dots (50th-75th percentile), small filled dots (25th-50th percentile), and tiny dots (0-25th percentile). Large empty circles indicate undetected taste responses. At 0.1 mg/mL concentration, all peptides exhibited sweet and umami characteristics, whereas at 1 mg/mL concentration, a universal salty response was observed across all samples.

Nevertheless, TastePepAI successfully designed and validated 73 novel functional peptides with multiple target taste properties (sweet, salty, and umami), significantly expanding the existing taste peptide library. These results not only validate TastePepAI’s technical advantages in direct taste peptide design but also provide crucial molecular foundations and methodological references for developing next-generation peptide-based taste modulators.

2.5. Online deployment of open-access tools for taste peptide research

To promote open sharing and practical applications in taste peptide research, we developed three interconnected yet functionally distinct platforms. First, we established TastePepMap (Fig 6A), a comprehensive taste peptide database currently hosting over 1200 sequences with professional curation mechanisms for regular updates through continuous monitoring of global taste peptide research advances. TastePepMap supports multidimensional queries, enabling users to flexibly retrieve detailed peptide information through sequence or taste characteristic searches (Fig 6B).

Fig 6. Development and deployment of integrated open-access platforms for taste peptide research.

Fig 6

(A) Logo and landing page of TastePepMap, a comprehensive database for taste peptides. (B) User interface of TastePepMap. (C) Logo and entry page of TastePepAI. (D) User interface of TastePepAI. (E) Logo and entry page of SpepToxPred, a tool for AI-driven peptide toxicity prediction. (F) User interface of SpepToxPred.

Second, addressing the demands from both academic and industrial sectors for taste peptide development, we launched the TastePepAI service platform (Fig 6C). This platform enables users to precisely define target taste characteristics and features to be avoided, offering two carefully designed training modes. ‘Single Pattern Mode’ focuses on precise training for specific taste combinations (e.g., for sour-sweet peptide development, the model trains exclusively on dual-taste peptide data), enabling high-precision prediction of target features. In contrast, ‘Multiple Pattern Mode’ adopts a more inclusive training strategy (e.g., incorporating sour peptides, sweet peptides, and their combinations for sour-sweet peptide development), providing richer training resources. This strategic design expands the model’s exploration of sequence space.

Finally, recognizing that some users may require only peptide toxicity assessment, we separated SpepToxPred as a standalone tool from the TastePepAI platform, providing a dedicated service interface for short peptide toxicity prediction (Fig 6E and 6F). The coordinated deployment of these three platforms not only provides comprehensive technical support for taste peptide research and development but also establishes an open-sharing information platform to advance the field.

3. Discussion

In this study, we developed TastePepAI, an automated computational platform that achieves, for the first time, end-to-end automation in taste peptide design. The platform innovatively integrates the core components - the sequence generator LA-VAE and toxicity predictor SpepToxPred – to establish a comprehensive technical framework encompassing molecular design, cluster analysis, safety assessment, and physicochemical property analysis. During development, our systematic analysis of existing taste peptide databases revealed that approximately one-third of peptides possess multiple taste characteristics, with sequence similarities highly overlapping across different taste categories. This complex molecular feature distribution underscores the inherent challenge in taste peptide design: neither traditional experimental screening methods nor existing binary classification approaches can effectively explore such vast and intertwined sequence spaces.

For the sequence generation module, we designed LA-VAE with a loss supervision mechanism through VAE architecture enhancement. To achieve optimal model performance, we introduced a dynamic loss monitoring strategy that precisely tracks and preserves optimal solutions during training, significantly improving sequence generation stability and controllability. This strategy demonstrates excellent data adaptability, automatically adjusting to accommodate dynamic changes in training data, thus providing technical assurance for rapid model deployment in complex data scenarios. Additionally, we constructed a contrastive learning framework for taste characteristics in latent space, enabling precise control of target taste features. This framework not only enhances the expression intensity of desired taste but also effectively suppresses undesired taste characteristics, reducing cross-interference effects in multi-taste peptide design. Furthermore, our intelligent positive/negative sample assignment strategy, combined with the loss supervision mechanism and adaptive extension approach, provides an effective technical approach to mitigate the challenge of limited samples for certain taste combinations by strategically leveraging multi-taste peptides as training resources across different taste patterns and ensuring optimal learning convergence under small dataset conditions. Notably, the design of LA-VAE demonstrates universality, making it applicable not only to taste peptide design but also to other directed molecular sequence optimization tasks.

Regarding safety assessment, the SpepToxPred module significantly improved short peptide toxicity prediction accuracy through systematic feature engineering and model optimization. The module achieved an MCC value exceeding 0.70 on independent test set, representing a 12% improvement over existing best models. More importantly, SpepToxPred’s predictions provided reliable safety guidance for subsequent experimental validation, effectively reducing the blindness and resource consumption in experimental screening.

Experimental validation results comprehensively demonstrated TastePepAI’s superiority in multi-functional taste peptide design. The platform successfully designed 73 novel multi-taste peptides in a single attempt, with electronic tongue testing confirming their expected sweet, salty, and umami characteristics, while all samples showed no significant toxicity. This breakthrough not only surpasses the total number of similar taste peptides reported in existing literature but also demonstrates the significant advantages of automated computational platforms in complex functional peptide development.

Several directions warrant further exploration. First, taste peptide characterization exhibits strong environmental dependence and subjectivity, where minor changes in testing conditions may lead to perceptual differences [6062]. This inherent uncertainty could affect training data annotation quality and consequently model learning outcomes, particularly in comprehensive assessment of multiple taste features. Future research will benefit from establishing more standardized taste evaluation systems and refined data annotation mechanisms to enhance model reliability. Second, while current models primarily learn from sequence information, taste peptide functionality may be influenced by multiple factors including conformation and physicochemical properties [63,64]. Integrating this multidimensional feature knowledge holds promise for further improving model prediction accuracy and application value.

4. Methods

4.1. Ethics approval

All animal experiments were approved by the Institutional Animal Care and Use Committee (IACUC) of Hunan Normal University (approval number: HUNNU2023–435), and the National Institutes of Health guidelines for the performance of animal experiments were followed.

4.2. Data collection and preprocessing

4.2.1. Taste peptide data.

Taste peptide data were comprehensively collected through multiple channels. Initially, data were extracted from specialized taste peptide databases, including BIOPEP-UWM [65] and TastePeptidesDB [35]. Subsequently, we integrated datasets from established taste peptide prediction models (such as Umami-MRNN [44], VirtuousUmami [66], and IUP-BERT [67]). Additionally, extensive literature searches were conducted on PubMed and Google Scholar using combinations of ‘Tastes’, ‘Sour’, ‘Sweet’, ‘Bitter’, ‘Salty’, ‘Umami’ with ‘Peptides’ as search keywords. During data preprocessing, sequences containing non-standard amino acid residues were removed, and cases where the same sequence was reported with different taste properties across multiple studies were handled uniformly by annotating them as possessing all reported taste properties. Following initial processing, 1161 peptide sequences were obtained. To reduce data noise and enhance model specificity, sequences of 15 amino acids or longer were further excluded, ultimately resulting in a training dataset comprising 1131 taste peptides.

Taste property annotation presented unique challenges due to the complexity of taste perception. Initially, we designed a five-digit binary annotation system (>abcde) to represent the presence (1) or absence (0) of five basic tastes (sour, sweet, bitter, salty, umami). For instance, peptides with salty and umami tastes were annotated as ‘>00011’, while sweet peptides were labeled as ‘>01000’. However, this binary approach showed limitations due to variations in sample acquisition methods, taste determination procedures, and experimental conditions including peptide purity and concentration [19,61]. We recognized that the absence of a reported taste in existing studies or its non-detection through specific experimental procedures should not definitively indicate its non-existence. Consequently, we developed a more precise annotation system, marking unconfirmed taste properties with ‘x’ to indicate ‘uncertainty’. Under this improved system, peptides reported to have salty and umami tastes were annotated as ‘>xxx11’, sweet peptides as ‘>x1xxx’, and other taste peptides accordingly. This annotation strategy not only more accurately reflects current knowledge levels but also maintains flexibility for future taste discoveries.

4.2.2 Toxic peptide data.

To construct a reliable toxicity prediction model, toxic and non-toxic peptide sequences were systematically collected from multiple published model datasets (including ToxGIN [68], ToxinPred 3.0 [55], ToxTeller [69], and ToxIBTL [70]) and professional databases (including Conoserver [71], DRAMP 3.0 [72], CAMPR3 [73], DBAASP v3 [74], and Hemolytik [54]). After removing sequences containing non-standard amino acid residues, the initial dataset comprised 6861 positive samples and 9183 negative samples.

To enhance data quality and ensure model practicality, systematic data preprocessing strategies were implemented: Firstly, considering practical application scenarios (predicting taste peptide toxicity), only sequences not exceeding 25 AA in length were retained. Secondly, redundancy was eliminated using a 90% sequence similarity threshold, maximizing dataset representativeness while minimizing sample redundancy, ultimately yielding 2821 toxic and 4880 non-toxic peptides. To mitigate potential model bias from data imbalance, an equal number of sequences from the negative dataset were randomly sampled to construct a balanced dataset. Finally, the data were split in a 9:1 ratio, resulting in a training set of 2538 toxic and 2538 non-toxic peptides, and a test set of 283 toxic and 283 non-toxic peptides.

4.3. Automated workflow of TastePepAI

4.3.1 Interactive taste feature definition system.

The workflow of TastePepAI initiates with an interactive taste feature definition system. Users define target peptide taste characteristics through a five-digit code comprising ‘1’, ‘0’, and ‘x’, where ‘1’ indicates desired taste features, ‘0’ represents features to avoid, and ‘x’ denotes no specific requirement for that taste position. During training data selection, the system processes uncertain labels (‘x’) through flexible pattern matching: for positions marked as ‘x’, the model collects peptide sequences containing any taste state (‘1’, ‘0’, or ‘x’) at those positions, as ‘x’ indicates the user has no specific preference or requirement for taste features at that position. For example, users can input ‘>x1x00’ to design a peptide with sweet taste while avoiding salty and umami characteristics. The system offers two operational modes: ‘Single Pattern Mode’ and ‘Multiple Pattern Mode’. In ‘Single Pattern Mode’, users input a single taste feature code (e.g., ‘>x1x0x’), and the system filters sequences from the database where the sweet taste position is marked as ‘1’ to form the positive sample set, while simultaneously collecting sequences where the salty taste position is marked as ‘1’ as the negative sample set, thereby achieving precise contrastive learning. In ‘Multiple Pattern Mode’, users can simultaneously input multiple patterns (e.g., ‘>x10xx,xx0x1’), and the system constructs positive training sets from sequences where corresponding positions are marked as ‘1’ and negative training sets from sequences where corresponding positions are marked as ‘0’, then separately merges all matched positive and negative sample sequences to form comprehensive training data. This mode is primarily designed to explore broader sequence-taste relationships, facilitating the model’s learning of latent space representations for different taste combinations. Subsequently, the LA-VAE undergoes end-to-end training using the filtered training data to learn latent space representations of target taste features.

4.3.2. Technical architecture of LA-VAE.

LA-VAE implements a deep neural network architecture where the encoder comprises one-dimensional convolutional layers (Conv1D, filters = 32, kernel_size = 3) and fully connected layers, transforming amino acid sequences into a 2000-dimensional Gaussian latent space through nonlinear mappings. The encoder outputs include mean vectors (z_mean) and log variance vectors (z_log_var) for constructing the posterior distribution of latent variables. The decoder employs a mirror structure, reconstructing sequence probability distributions through inverse mapping. To enhance model generalization, dropout mechanisms are applied post-convolutional layers for regularization, and L1 norm constraints (λ = 0.01) are imposed on Dense layers.

Model optimization utilizes the Adam algorithm (η = 0.001), with Losstol comprising Lossrec and LossKL, where Lossrec undergoes dimensional normalization to balance contributions from sequences of varying lengths. Specifically, in the LA-VAE architecture, the LossKL compares the encoder-learned posterior distribution q(z|x) with the prior distribution p(z), where the posterior distribution q(z|x) is a parameterized Gaussian distribution defined by the mean vector z_mean and log-variance vector z_log_var output by the encoder, while the prior distribution p(z) is a standard multivariate Gaussian distribution N(0, I). The corresponding loss functions are mathematically formulated as follows. The total loss function of LA-VAE comprises two main components with equal weighting:

Losstol=Lossrec+LossKL

The reconstruction loss employs binary cross-entropy with dimensional scaling to balance the contribution relative to the KL divergence term:

Lossrec=1Ni=1N[j=114k=121[xi,j,klog(x^i,j,k)+(1xi,j,k)log(1x^i,j,k)]]×294

where N is the batch size, xi,j,k represents the one-hot encoded input for the i-th sample at position j and amino acid k, x^i,j,k is the corresponding reconstructed output, and the scaling factor 294=14×21 ensures balanced optimization between reconstruction and regularization terms.

The KL divergence loss follows the standard VAE formulation:

LossKL=0.5Ni=1Nd=12000[1+logσi,d2(μi,d)2exp(logσi,d2)]

where μi,d and logσi,d2 are the mean and log-variance outputs from the encoder for the d-th latent dimension of the i-th sample, respectively. Both loss components utilize equal weighting (1:1 ratio) to ensure balanced optimization between reconstruction fidelity and latent space regularization.

Based on these loss formulations, the training process of LA-VAE implements dynamic monitoring through customized callback mechanisms, maintaining training states and executing model weight preservation, sequence generation, and distribution visualization operations.

Following successful training, new latent vectors are sampled from the learned 2000-dimensional Gaussian latent space using standard normal distributions, representing potential peptide encodings with target taste properties. These sampled latent vectors are subsequently processed through the trained decoder network, which transforms each latent representation into probability distributions over the 20 standard amino acids at each of the 14 sequence positions. Final peptide sequences are constructed by selecting the amino acid with highest probability at each position, effectively converting continuous latent representations into discrete peptide sequences suitable for further evaluation and experimental validation.

In taste avoidance mode, the system projects high-dimensional latent space onto two-dimensional manifolds through principal component analysis to characterize positive and negative sample distributions, constructing distance matrices based on Euclidean metrics to provide quantitative criteria for sequence screening.

Specifically, the bilateral distance evaluation strategy computes k-nearest neighbor distances (k = 5) for each generated sequence candidate in the latent space. For every candidate sequence z, the system calculates the average Euclidean distance to the five nearest positive training samples (avg_dist_to_positive) and the five nearest negative training samples (avg_dist_to_negative) when negative samples are available. The ‘positive sample affinity’ criterion is quantified by minimizing avg_dist_to_positive, ensuring generated sequences maintain close proximity to desired taste characteristics in the latent representation. Conversely, the ‘negative sample repulsion’ criterion is quantified by maximizing avg_dist_to_negative, ensuring generated sequences maintain sufficient distance from undesired taste properties.

The final sequence selection employs a dual-ranking strategy: sequences are sorted first by avg_dist_to_positive in ascending order (prioritizing positive affinity), then by avg_dist_to_negative in descending order (prioritizing negative repulsion). When both positive and negative samples are used, the system calculates a differential metric (diff_avg_dist_pos_neg = avg_dist_to_positive - avg_dist_to_negative) and retains the top 25% of candidates with the smallest differential values, representing sequences that simultaneously demonstrate strong positive sample affinity and effective negative sample repulsion. This quantitative framework ensures precise control over taste feature generation while maintaining computational efficiency through k-nearest neighbor approximation. Additionally, for LA-VAE hyperparameter tuning, each hyperparameter configuration was run three consecutive times, with the minimum average Losstol of generated sequences used as the evaluation criterion. Details can be found in S2 Data.

4.3.3 Hierarchical clustering based on sequence similarity.

Candidate sequences generated by LA-VAE undergo optimization through an automated hierarchical clustering system. The system initially performs geometry-based screening in latent space: (1) In standard mode, the system calculates Euclidean metrics of sequences in latent space, retaining the 25% of sequences closest to the training manifold; (2) In taste avoidance mode, the system constructs a dual distance metric framework, computing average Euclidean distances (d+ and d) between each generated sequence and its k-nearest neighbors (k = 5) in positive and negative samples, establishing ranking criteria based on distance differential metrics (Δd=d+d), prioritizing sequences that are simultaneously proximate to target manifolds while distant from avoidance manifolds in latent space.

Filtered sequences are mapped to an undirected weighted network based on sequence homology. Network construction employs an enhanced Needleman-Wunsch global alignment algorithm, quantifying evolutionary distances through scoring matrices (substitution matrix: match=2.0, mismatch=1.0) and affine gap penalties (opening=0.5, extension=0.1). Normalized alignment scores serve as edge weights, with connectivity subgraphs defined by a similarity threshold (≥70%). For each subgraph, the system selects sequences with highest average similarity as cluster representatives based on node centrality metrics. This graph theory-based clustering strategy achieves automated sequence redundancy elimination while preserving sequence space topology.

4.3.4. SpepToxPred toxicity prediction system.

SpepToxPred, a specialized toxicity prediction system for short peptides (≤25 AA), employs multi-feature fusion and ensemble learning frameworks. At the feature engineering level, the system integrates 20 sequence descriptors: Amino Acid Composition (AAC), Dipeptide Composition (DPC), Tripeptide Composition (TPC), Grouped Amino Acid Composition (GAAC), Grouped Dipeptide Composition (GDPC), Grouped Tripeptide Composition (GTPC), Composition-Transition-Distribution descriptors (CTDC, CTDT, CTDD), Conjoint Triad descriptors (Ctriad), Enhanced Amino Acid Composition (EAAC), Enhanced Grouped Amino Acid Composition (EGAAC), Composition of k-Spaced Amino Acid Pairs (CKSAAP), Composition of k-Spaced Amino Acid Group Pairs (CKSAAGP), Binary encoding (Binary), BLOSUM62 matrix encoding (BLOSUM62), Dipeptide Deviation Encoding (DDE), Pseudo Amino Acid Composition (PAAC), Amphiphilic Pseudo Amino Acid Composition (APAAC), and Z-scale descriptors (Z-scale). These features undergo StandardScaler normalization and dimensionality reduction optimization through random forest feature selectors.

In model construction, the system integrates nine machine learning algorithms: Random Forest (RF), Extremely Randomized Trees (ERT), Support Vector Machine (SVM), Light Gradient Boosting Machine (LightGBM, LGBM), eXtreme Gradient Boosting (XGBoost, XGB), CatBoost (CAB), K-Nearest Neighbors (KNN), Logistic Regression (LR), and Adaptive Boosting (AdaBoost, ADB). Prediction results are integrated through weighted voting strategies, leveraging complementary advantages of different algorithms in sequence-toxicity pattern recognition.

4.3.5. Sequence physicochemical property analysis.

Following toxicity prediction, a multidimensional physicochemical property calculation framework based on BioPython [75] and modlamp [76] evaluates sequence characteristics. This framework integrates two sequence analysis tools: (1) BioPython’s ProteinAnalysis module calculates Grand Average of Hydropathicity (GRAVY), Isoelectric Point, Net Charge at pH 7.0, Molecular Weight, Aromaticity, Instability Index, secondary structure proportions (α-helix, β-sheet, and turns), and Molar Extinction Coefficients under reduced and oxidized conditions; (2) modlamp’s GlobalDescriptor and PeptideDescriptor modules compute Aliphatic Index, Charge Density, Hydrophobic Ratio, Hydrophobic Moment (based on Eisenberg hydrophobicity scale), and solubility-related parameters.

4.4. Wet-lab evaluation

4.4.1. Peptide synthesis.

All peptides used in this study were synthesized by Nanjing Peptide Biotech Co., Ltd. (Nanjing, China) using solid-phase peptide synthesis (SPPS) methodology, with all synthesized peptides achieving a purity exceeding 95%. The high-performance liquid chromatography (HPLC) and mass spectrometry (MS) analytical reports for all 73 samples can be found in S1 File.

4.4.2. Cell viability assessment.

The cytotoxicity of 73 synthetic peptides was evaluated using four human cell lines: human pancreatic ductal epithelial cells (HPNE), human embryonic kidney cells (HEK293T), human umbilical vein endothelial cells (HUVEC), and human bronchial epithelial cells (BEAS-2B). When cell density reached 70% confluence, the complete culture medium was replaced with serum-free maintenance medium, and peptides were added at a final concentration of 100 μM for 36 h. Control groups received only serum-free maintenance medium without peptides. Cell proliferation was assessed using the CCK-8 assay kit (Solarbio, CA1210) according to the manufacturer’s instructions. Detailed cell viability assay results are provided in S3 Data.

4.3.3. Hemolysis assay.

The hemolytic activity of synthetic peptides was evaluated using red blood cells from 6-week-old BALB/c mice (mRBCs). Freshly isolated mRBCs were washed three times with PBS buffer (8000 rpm, 2 min per wash) to prepare the mRBC suspension. Equal volumes (70 μL) of 200 μM peptide solutions and mRBC suspension were mixed to achieve final concentrations of 100 μM peptide and 1.5 × 108 cells/mL mRBCs in the reaction system. After incubation with shaking at 37°C for 60 min, samples were centrifuged at 10000 rpm for 5 min, and hemoglobin release was assessed by measuring the absorbance of the supernatant at 490 nm. PBS and 1% Triton X-100 treatments served as 0% and 100% hemolysis controls, respectively. A complete dataset of hemolytic activity measurements is documented in S4 Data.

4.3.4. Electronic tongue analysis.

Taste characteristics were analyzed using the electronic tongue system E-tongue (Taste-Sensing System SA 402B, Intelligent Sensor Technology Co. Ltd., Japan). The system was equipped with five specific sensor probes for detecting sourness (CA0), saltiness (CT0), bitterness (C00), sweetness (GL1), and umami (AAE) [57,77,78]. Samples were tested at concentrations of 0.1 mg/mL and 1.0 mg/mL. Prior to experiments, sensors were activated by immersion in a reference solution (30 mM KCl and 0.3 mM tartaric acid) for 24 h. A 30 min self-diagnostic procedure was performed before each measurement to ensure data accuracy. The reference solution served both as a cleaning solution and standard solution for taste signal calibration. According to the manufacturer’s instructions, using the reference solution as baseline, the detection thresholds were set at 13 for sourness, 6 for saltiness, and 0 for other taste modalities. Two cleaning solutions were employed for electrode maintenance: (1) 30% ethanol solution containing 100 mM HCl for negative charge reference electrodes, and (2) 30% ethanol solution containing 100 mM KCl and 10 mM KOH for positive charge reference electrodes. All taste measurements were performed at room temperature with four replicates, except for sweetness which was measured five times. The first measurement data were excluded from analysis.

Supporting information

S1 Text

Fig A. Sequence similarity networks of taste peptides based on global and local alignment algorithms. (A) Global sequence similarity network constructed using the Needleman-Wunsch algorithm with spring layout algorithm for network visualization optimization. (B) Local sequence similarity network constructed using the Smith-Waterman algorithm with Kamada-Kawai layout algorithm to emphasize local sequence similarities. In both networks, nodes represent individual peptides with size proportional to sequence length, and node colors indicate different taste properties. Edge thickness corresponds to the degree of sequence similarity between peptides. Fig B. Length distribution and amino acid composition analysis of toxic and non-toxic peptides. (A) Length distribution of the complete dataset comprising 6861 toxic peptides (red) and 9183 non-toxic peptides (blue). (B) Amino acid frequency distribution in the complete dataset. (C) Length distribution of the filtered dataset (≤25 AA) containing 2821 toxic peptides and 2821 length-matched non-toxic peptides. (D) Amino acid frequency distribution in the filtered dataset (≤25 AA). Fig C. Length-specific amino acid frequency analysis of toxic peptides. Frequency distribution analysis of amino acid residues across different sequence length groups in toxic peptides. Each subplot shows how a specific amino acid’s frequency (%) varies among peptide sequence sets of different lengths (4–50 AA). The vertical dashed line at 25 AA indicates our sequence length threshold for model development. The mean frequency value is indicated for each residue. Fig D. Comparative analysis of amino acid frequencies between shorter (≤25 AA) and longer (26–50 AA) toxic peptides. Frequency distribution (%) of 20 amino acid residues in shorter (≤25 AA, pink) and longer (26–50 AA, blue) toxic peptide sequences. Error bars represent standard errors. Statistical significance levels are indicated (*p < 0.05, **p < 0.01, ***p < 0.001). Eighteen amino acids showed significant differences in their frequencies between the two length groups (p < 0.001), except for alanine (A, p = 0.152) and valine (V, p = 0.226), supporting the rationale for length-specific toxicity modeling. Fig E. Training dynamics and latent space evolution of LA-VAE. (A, B) Loss curves during model training for (A) positive and (B) negative data across 500 epochs. (C-E) Two-dimensional PCA visualization of the latent space distribution at different training stages. (C) Separation of positive (purple), negative (green), and generated positive (yellow) samples at Step 1 (epoch 10). (D) Intermediate stage showing increased overlap between generated and positive samples at Step 2. (E) Final convergence state demonstrating optimal distribution alignment at Step 3. Fig F. Sequence and physicochemical property analysis of 10000 TastePepAI-generated peptides. (A) Amino acid residue frequency distribution (%) comparing positive training samples (red), negative training samples (blue), and generated sequences (orange). (B) Sequence similarity density distribution between generated peptides and positive training samples, calculated using the Needleman-Wunsch algorithm. The majority of generated sequences show less than 50% identity to training samples. (C-L) Box plots comparing physicochemical properties among positive training set (light red), negative set (light blue), and generated sequences (light orange). Box plots show median, quartiles, and whiskers (minimum to maximum). Fig G. Safety evaluation of 73 peptides. (A) Cell viability assessment of 73 peptides (100 μM) across four different cell lines: BEAS-2B, HEK293T, HPNE, and HUVEC. (B) Hemolysis rates of 73 peptides (100 μM) using mouse red blood cells. Table A. Electronic tongue analysis results of synthetic peptides at 1 mg/mL. Table B. Electronic tongue analysis results of synthetic peptides at 0.1 mg/mL.

(DOCX)

pcbi.1013602.s001.docx (27.9MB, docx)
S1 Data. Ensemble model weight optimization results for SpepToxPred, including all tested combinations and corresponding performance metrics.

(XLSX)

pcbi.1013602.s002.xlsx (5.3MB, xlsx)
S2 Data. LA-VAE related hyperparameter settings and testing.

(XLSX)

pcbi.1013602.s003.xlsx (12.3KB, xlsx)
S3 Data. Cell viability assay results for all 73 peptides tested at 100 μM across four human cell lines.

(XLSX)

pcbi.1013602.s004.xlsx (12.1KB, xlsx)
S4 Data. Hemolytic activity measurements for all 73 peptides at 100 μM using mouse red blood cells.

(XLSX)

pcbi.1013602.s005.xlsx (24.8KB, xlsx)
S1 File. HPLC and mass spectrometry analytical reports confirming purity and molecular identity of all 73 synthesized peptides.

(ZIP)

pcbi.1013602.s006.zip (3.3MB, zip)

Acknowledgments

We thank the Bioinformatics Center of Hunan Normal University for providing computer resources, and acknowledge the Key Laboratory of Tea Science of Ministry of Education of Hunan Agricultural University for access to the electronic tongue system E-tongue (Taste-Sensing System SA 402B, Intelligent Sensor Technology Co. Ltd., Japan).

Data Availability

Data availability All taste peptides investigated in this study have been deposited in our established taste peptide database, TastePepMap (http://www.wang-subgroup.com/TastePepMap.html), which is freely accessible to the research community. Code availability The web servers TastePepMap, TastePepAI, and SpepToxPred developed in this study are freely accessible at http://www.wang-subgroup.com/TastePepMap.html, http://www.wang-subgroup.com/TastePepAI.html , and http://www.wang-subgroup.com/TasToxPred/TasToxPred.html, respectively. The source codes are made available to the community of researchers and developers at https://github.com/leleshidawang/TastepepAI .

Funding Statement

This work was supported in part by the National Natural Science Foundation of China (Grants No. 32171271 to S.L., 32271329 to Z.L.(刘中华), and 22473041 to Y.W.), the Natural Science Foundation of Hunan Province (Grant No. 2024JJ2042 to Y.W), and Scientific research project of Education Department of Hunan Province (Key Project, Grant No. 23A0084 to Y.W.). The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.

References

  • 1.Prescott J. Multisensory processes in flavour perception and their influence on food choice. Current Opinion in Food Science. 2015;3:47–52. [Google Scholar]
  • 2.Rolls ET. Taste, olfactory, and food texture processing in the brain, and the control of food intake. Physiol Behav. 2005;85(1):45–56. doi: 10.1016/j.physbeh.2005.04.012 [DOI] [PubMed] [Google Scholar]
  • 3.Chen X, Luo N, Guo C, Luo J, Wei J, Zhang N, et al. Current trends and perspectives on salty and salt taste-enhancing peptides: A focus on preparation, evaluation and perception mechanisms of salt taste. Food Res Int. 2024;190:114593. doi: 10.1016/j.foodres.2024.114593 [DOI] [PubMed] [Google Scholar]
  • 4.Su L, et al. Recent advances and applications of deep learning, electroencephalography, and modern analysis techniques in screening, evaluation, and mechanistic analysis of taste peptides. Trends in Food Science & Technology. 2024;104607. [Google Scholar]
  • 5.Karami Z, Akbari-Adergani B. Bioactive food derived peptides: a review on correlation between structure of bioactive peptides and their functional properties. J Food Sci Technol. 2019;56(2):535–47. doi: 10.1007/s13197-018-3549-4 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6.Kim S-K, Wijesekara I. Development and biological activities of marine-derived bioactive peptides: A review. Journal of Functional Foods. 2010;2(1):1–9. doi: 10.1016/j.jff.2010.01.003 [DOI] [Google Scholar]
  • 7.Heres A, Mora L, Toldrá F. Bioactive and Sensory Di- and Tripeptides Generated during Dry-Curing of Pork Meat. Int J Mol Sci. 2023;24(2):1574. doi: 10.3390/ijms24021574 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8.Xu C, Liu Y, Li K, Zhang J, Wei B, Wang H. Absorption of food-derived peptides: Mechanisms, influencing factors, and enhancement strategies. Food Res Int. 2024;197(Pt 1):115190. doi: 10.1016/j.foodres.2024.115190 [DOI] [PubMed] [Google Scholar]
  • 9.Amigo L, Hernández-Ledesma B. Current Evidence on the Bioavailability of Food Bioactive Peptides. Molecules. 2020;25(19):4479. doi: 10.3390/molecules25194479 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Zhuang M, Lin L, Zhao M, Dong Y, Sun-Waterhouse D, Chen H, et al. Sequence, taste and umami-enhancing effect of the peptides separated from soy sauce. Food Chem. 2016;206:174–81. doi: 10.1016/j.foodchem.2016.03.058 [DOI] [PubMed] [Google Scholar]
  • 11.Yan F, et al. Small peptides hydrolyzed from pea protein and their Maillard reaction products as taste modifiers: Saltiness, umami, and kokumi enhancement. Food and Bioprocess Technology. 2021;14:1132–41. [Google Scholar]
  • 12.Zhang S, et al. Characterization and functional properties of umami peptides from douchi: Taste mechanism and antioxidant activity. Food Bioscience. 2024;60:104303. [Google Scholar]
  • 13.Rezvankhah A, Yarmand MS, Ghanbarzadeh B, Mirzaee H. Development of lentil peptides with potent antioxidant, antihypertensive, and antidiabetic activities along with umami taste. Food Sci Nutr. 2023;11(6):2974–89. doi: 10.1002/fsn3.3279 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Abdo AA, et al. Modification of marine bioactive peptides: Strategy to improve the biological activity, stability, and taste properties. Food and Bioprocess Technology. 2024;17:1412–33. [Google Scholar]
  • 15.Abril AG, Pazos M, Villa TG, Calo-Mata P, Barros-Velázquez J, Carrera M. Proteomics Characterization of Food-Derived Bioactive Peptides with Anti-Allergic and Anti-Inflammatory Properties. Nutrients. 2022;14(20):4400. doi: 10.3390/nu14204400 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Farquhar WB, Edwards DG, Jurkovitz CT, Weintraub WS. Dietary sodium and health: more than just blood pressure. J Am Coll Cardiol. 2015;65(10):1042–50. doi: 10.1016/j.jacc.2014.12.039 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Collaborators G, Ärnlöv J. Global burden of 87 risk factors in 204 countries and territories, 1990–2019: a systematic analysis for the Global Burden of Disease Study 2019. The Lancet. 2020;396:1223–49. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.Yang Q, Zhang Z, Gregg EW, Flanders WD, Merritt R, Hu FB. Added sugar intake and cardiovascular diseases mortality among US adults. JAMA Intern Med. 2014;174(4):516–24. doi: 10.1001/jamainternmed.2013.13563 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Walker R, Lupien JR. The safety evaluation of monosodium glutamate. J Nutr. 2000;130(4S Suppl):1049S-52S. doi: 10.1093/jn/130.4.1049S [DOI] [PubMed] [Google Scholar]
  • 20.Yang Y, Huang L, Huang Z, Ren Y, Xiong Y, Xu Z, et al. Food-derived peptides unleashed: emerging roles as food additives beyond bioactivities. Crit Rev Food Sci Nutr. 2025;65(16):3186–207. doi: 10.1080/10408398.2024.2360074 [DOI] [PubMed] [Google Scholar]
  • 21.Xia R, et al. Unlocking the Potential of the Umami Taste-Presenting Compounds: A Review of the Health Benefits, Metabolic Mechanisms and Intelligent Detection Strategies. Food Reviews International. 2024;:1–21. [Google Scholar]
  • 22.Chen R, Liu X-C, Xiang J, Sun W, Tomasevic I. Prospects and challenges for the application of salty and saltiness-enhancing peptides in low-sodium meat products. Meat Sci. 2023;204:109261. doi: 10.1016/j.meatsci.2023.109261 [DOI] [PubMed] [Google Scholar]
  • 23.Ma F, Li Y, Zhang Y, Zhang Q, Li X, Cao Q, et al. Effects of umami substances as taste enhancers on salt reduction in meat products: A review. Food Res Int. 2024;185:114248. doi: 10.1016/j.foodres.2024.114248 [DOI] [PubMed] [Google Scholar]
  • 24.Chen YP, Wang M, Blank I, Xu J, Chung HY. Saltiness-Enhancing Peptides Isolated from the Chinese Commercial Fermented Soybean Curds with Potential Applications in Salt Reduction. J Agric Food Chem. 2021;69(35):10272–80. doi: 10.1021/acs.jafc.1c03431 [DOI] [PubMed] [Google Scholar]
  • 25.Hu Y, Badar IH, Liu Y, Zhu Y, Yang L, Kong B, et al. Advancements in production, assessment, and food applications of salty and saltiness-enhancing peptides: A review. Food Chem. 2024;453:139664. doi: 10.1016/j.foodchem.2024.139664 [DOI] [PubMed] [Google Scholar]
  • 26.Zhang Y, Gao X, Pan D, Zhang Z, Zhou T, Dang Y. Isolation, characterization and molecular docking of novel umami and umami-enhancing peptides from Ruditapes philippinarum. Food Chem. 2021;343:128522. doi: 10.1016/j.foodchem.2020.128522 [DOI] [PubMed] [Google Scholar]
  • 27.Butchko HH, Stargel WW, Comer CP, Mayhew DA, Benninger C, Blackburn GL, et al. Aspartame: review of safety. Regul Toxicol Pharmacol. 2002;35(2 Pt 2):S1-93. doi: 10.1006/rtph.2002.1542 [DOI] [PubMed] [Google Scholar]
  • 28.O’donnell K. Aspartame, neotame and advantame. Sweeteners and Sugar Alternatives in Food Technology. 2012. 117–36. [Google Scholar]
  • 29.Chontzopoulou E, Papaemmanouil CD, Chatziathanasiadou MV, Kolokouris D, Kiriakidi S, Konstantinidi A, et al. Molecular investigation of artificial and natural sweeteners as potential anti-inflammatory agents. J Biomol Struct Dyn. 2022;40(23):12608–20. doi: 10.1080/07391102.2021.1973565 [DOI] [PubMed] [Google Scholar]
  • 30.Pradhan S, Shah UH, Mathur AG, Sharma S. Aspartame: Sweetener with anti-inflammatory potential?. J Pharmacol Pharmacother. 2010;1(2):113–4. doi: 10.4103/0976-500X.72357 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31.Zhao S, Zheng H, Lu Y, Zhang N, Soladoye OP, Zhang Y, et al. Sweet Taste Receptors and Associated Sweet Peptides: Insights into Structure and Function. J Agric Food Chem. 2023;71(38):13950–64. doi: 10.1021/acs.jafc.3c04479 [DOI] [PubMed] [Google Scholar]
  • 32.Zhang J, Liang L, Zhang L, Zhou X, Sun B, Zhang Y. ACE inhibitory activity and salt-reduction properties of umami peptides from chicken soup. Food Chem. 2023;425:136480. doi: 10.1016/j.foodchem.2023.136480 [DOI] [PubMed] [Google Scholar]
  • 33.Chang J, Wang H, Su W, He X, Tan M. Artificial intelligence in food bioactive peptides screening: Recent advances and future prospects. Trends in Food Science & Technology. 2025;156:104845. doi: 10.1016/j.tifs.2024.104845 [DOI] [Google Scholar]
  • 34.Qi L, Gao X, Pan D, Sun Y, Cai Z, Xiong Y, et al. Research progress in the screening and evaluation of umami peptides. Compr Rev Food Sci Food Saf. 2022;21(2):1462–90. doi: 10.1111/1541-4337.12916 [DOI] [PubMed] [Google Scholar]
  • 35.Cui Z, Zhang Z, Zhou T, Zhou X, Zhang Y, Meng H, et al. A TastePeptides-Meta system including an umami/bitter classification model Umami_YYDS, a TastePeptidesDB database and an open-source package Auto_Taste_ML. Food Chem. 2023;405(Pt B):134812. doi: 10.1016/j.foodchem.2022.134812 [DOI] [PubMed] [Google Scholar]
  • 36.Amelia V, Nurhamzah LY, Lioe HN, Sitanggang AB, Adawiyah DR, Kusumaningrum HD. Characterization and peptide identification of umami fractions from rusip-a traditional fermented anchovy product. J Food Sci. 2024;89(12):8326–41. doi: 10.1111/1750-3841.17532 [DOI] [PubMed] [Google Scholar]
  • 37.Singh PP, Gupta V, Prakash B. Recent advancement in functional properties and toxicity assessment of plant-derived bioactive peptides using bioinformatic approaches. Crit Rev Food Sci Nutr. 2023;63(20):4503–21. doi: 10.1080/10408398.2021.2002807 [DOI] [PubMed] [Google Scholar]
  • 38.Janssen EM-L. Cyanobacterial peptides beyond microcystins - A review on co-occurrence, toxicity, and challenges for risk assessment. Water Res. 2019;151:488–99. doi: 10.1016/j.watres.2018.12.048 [DOI] [PubMed] [Google Scholar]
  • 39.Chakrabarti S, Guha S, Majumder K. Food-Derived Bioactive Peptides in Human Health: Challenges and Opportunities. Nutrients. 2018;10(11):1738. doi: 10.3390/nu10111738 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 40.Liu B, Li N, Chen F, Zhang J, Sun X, Xu L, et al. Review on the release mechanism and debittering technology of bitter peptides from protein hydrolysates. Compr Rev Food Sci Food Saf. 2022;21(6):5153–70. doi: 10.1111/1541-4337.13050 [DOI] [PubMed] [Google Scholar]
  • 41.Charoenkwan P, Nantasenamat C, Hasan MM, Manavalan B, Shoombuatong W. BERT4Bitter: a bidirectional encoder representations from transformers (BERT)-based model for improving the prediction of bitter peptides. Bioinformatics. 2021;37(17):2556–62. doi: 10.1093/bioinformatics/btab133 [DOI] [PubMed] [Google Scholar]
  • 42.Charoenkwan P, Yana J, Schaduangrat N, Nantasenamat C, Hasan MM, Shoombuatong W. iBitter-SCM: Identification and characterization of bitter peptides using a scoring card method with propensity scores of dipeptides. Genomics. 2020;112(4):2813–22. doi: 10.1016/j.ygeno.2020.03.019 [DOI] [PubMed] [Google Scholar]
  • 43.Charoenkwan P, Yana J, Nantasenamat C, Hasan MM, Shoombuatong W. iUmami-SCM: A Novel Sequence-Based Predictor for Prediction and Analysis of Umami Peptides Using a Scoring Card Method with Propensity Scores of Dipeptides. J Chem Inf Model. 2020;60(12):6666–78. doi: 10.1021/acs.jcim.0c00707 [DOI] [PubMed] [Google Scholar]
  • 44.Qi L. Umami-MRNN: Deep learning-based prediction of umami peptide using RNN and MLP. Food Chemistry. 2023;405:134935. [Google Scholar]
  • 45.Jiang J, Li J, Li J, Pei H, Li M, Zou Q, et al. A Machine Learning Method to Identify Umami Peptide Sequences by Using Multiplicative LSTM Embedded Features. Foods. 2023;12(7):1498. doi: 10.3390/foods12071498 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 46.Ji S, Wu J, An F, Lou M, Zhang T, Guo J, et al. Umami-gcForest: Construction of a predictive model for umami peptides based on deep forest. Food Chem. 2025;464(Pt 3):141826. doi: 10.1016/j.foodchem.2024.141826 [DOI] [PubMed] [Google Scholar]
  • 47.Zhang J, Zhao M, Su G, Lin L. Identification and taste characteristics of novel umami and umami-enhancing peptides separated from peanut protein isolate hydrolysate by consecutive chromatography and UPLC-ESI-QTOF-MS/MS. Food Chem. 2019;278:674–82. doi: 10.1016/j.foodchem.2018.11.114 [DOI] [PubMed] [Google Scholar]
  • 48.Ohyama S, Ishibashi N, Tamura M, Nishizaki H, Okai H. Synthesis of Bitter Peptides Composed of Aspartic Acid and Glutamic Acid. Agricultural and Biological Chemistry. 1988;52(3):871–2. doi: 10.1080/00021369.1988.10868747 [DOI] [Google Scholar]
  • 49.Yamasaki Y, Maekawa K. A Peptide with Delicious Taste. Agricultural and Biological Chemistry. 1978;42(9):1761–5. doi: 10.1080/00021369.1978.10863242 [DOI] [Google Scholar]
  • 50.An J, Wicaksana F, Woo MW, Liu C, Tian J, Yao Y. Current food processing methods for obtaining umami peptides from protein-rich foods: A review. Trends in Food Science & Technology. 2024;153:104704. doi: 10.1016/j.tifs.2024.104704 [DOI] [Google Scholar]
  • 51.Maehashi K, Huang L. Bitter peptides and bitter taste receptors. Cell Mol Life Sci. 2009;66(10):1661–71. doi: 10.1007/s00018-009-8755-9 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 52.Liu S, Shi T, Yu J, Li R, Lin H, Deng K. Research on Bitter Peptides in the Field of Bioinformatics: A Comprehensive Review. Int J Mol Sci. 2024;25(18):9844. doi: 10.3390/ijms25189844 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 53.Ley JP. Masking bitter taste by molecules. Chemosensory Perception. 2008;1:58–77. [Google Scholar]
  • 54.Gautam A, Chaudhary K, Singh S, Joshi A, Anand P, Tuknait A, et al. Hemolytik: a database of experimentally determined hemolytic and non-hemolytic peptides. Nucleic Acids Res. 2014;42(Database issue):D444-9. doi: 10.1093/nar/gkt1008 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 55.Rathore AS, Choudhury S, Arora A, Tijare P, Raghava GPS. ToxinPred 3.0: An improved method for predicting the toxicity of peptides. Comput Biol Med. 2024;179:108926. doi: 10.1016/j.compbiomed.2024.108926 [DOI] [PubMed] [Google Scholar]
  • 56.Zhang W, Guan H, Wang M, Wang W, Pu J, Zou H, et al. Exploring the Relationship between Small Peptides and the T1R1/T1R3 Umami Taste Receptor for Umami Peptide Prediction: A Combined Approach. J Agric Food Chem. 2024;72(23):13262–72. doi: 10.1021/acs.jafc.4c00187 [DOI] [PubMed] [Google Scholar]
  • 57.Li X, Xie X, Wang J, Xu Y, Yi S, Zhu W, et al. Identification, taste characteristics and molecular docking study of novel umami peptides derived from the aqueous extract of the clam meretrix meretrix Linnaeus. Food Chem. 2020;312:126053. doi: 10.1016/j.foodchem.2019.126053 [DOI] [PubMed] [Google Scholar]
  • 58.Puputti S, Aisala H, Hoppu U, Sandell M. Multidimensional measurement of individual differences in taste perception. Food Quality and Preference. 2018;65:10–7. doi: 10.1016/j.foodqual.2017.12.006 [DOI] [Google Scholar]
  • 59.Higgins MJ, Gipple JT, Hayes JE. Common bitter stimuli show differences in their temporal profiles before and after swallowing. Food Quality and Preference. 2021;87:104041. doi: 10.1016/j.foodqual.2020.104041 [DOI] [Google Scholar]
  • 60.Temussi PA. The good taste of peptides. J Pept Sci. 2012;18(2):73–82. doi: 10.1002/psc.1428 [DOI] [PubMed] [Google Scholar]
  • 61.Stevens DA. Individual differences in taste perception. Food Chemistry. 1996;56:303–11. [Google Scholar]
  • 62.Talavera K, Ninomiya Y, Winkel C, Voets T, Nilius B. Influence of temperature on taste perception. Cell Mol Life Sci. 2007;64(4):377–81. doi: 10.1007/s00018-006-6384-0 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 63.Sun X, Zheng J, Liu B, Huang Z, Chen F. Characteristics of the enzyme-induced release of bitter peptides from wheat gluten hydrolysates. Front Nutr. 2022;9:1022257. doi: 10.3389/fnut.2022.1022257 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 64.Maehashi K, Matano M, Wang H, Vo LA, Yamamoto Y, Huang L. Bitter peptides activate hTAS2Rs, the human bitter receptors. Biochem Biophys Res Commun. 2008;365(4):851–5. doi: 10.1016/j.bbrc.2007.11.070 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 65.Minkiewicz P, Iwaniak A, Darewicz M. BIOPEP-UWM Database of Bioactive Peptides: Current Opportunities. Int J Mol Sci. 2019;20(23):5978. doi: 10.3390/ijms20235978 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 66.Pallante L, Korfiati A, Androutsos L, Stojceski F, Bompotas A, Giannikos I, et al. Toward a general and interpretable umami taste predictor using a multi-objective machine learning approach. Sci Rep. 2022;12(1):21735. doi: 10.1038/s41598-022-25935-3 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 67.Jiang L, Jiang J, Wang X, Zhang Y, Zheng B, Liu S, et al. IUP-BERT: Identification of Umami Peptides Based on BERT Features. Foods. 2022;11(22):3742. doi: 10.3390/foods11223742 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 68.Yu Q, Zhang Z, Liu G, Li W, Tang Y. ToxGIN: an In silico prediction model for peptide toxicity via graph isomorphism networks integrating peptide sequence and structure information. Brief Bioinform. 2024;25(6):bbae583. doi: 10.1093/bib/bbae583 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 69.Wang J-H, Sung T-Y. ToxTeller: Predicting Peptide Toxicity Using Four Different Machine Learning Approaches. ACS Omega. 2024;9(29):32116–23. doi: 10.1021/acsomega.4c04246 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 70.Wei L, Ye X, Sakurai T, Mu Z, Wei L. ToxIBTL: prediction of peptide toxicity based on information bottleneck and transfer learning. Bioinformatics. 2022;38(6):1514–24. doi: 10.1093/bioinformatics/btac006 [DOI] [PubMed] [Google Scholar]
  • 71.Kaas Q, Yu R, Jin A-H, Dutertre S, Craik DJ. ConoServer: updated content, knowledge, and discovery tools in the conopeptide database. Nucleic Acids Res. 2012;40(Database issue):D325-30. doi: 10.1093/nar/gkr886 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 72.Shi G, Kang X, Dong F, Liu Y, Zhu N, Hu Y, et al. DRAMP 3.0: an enhanced comprehensive data repository of antimicrobial peptides. Nucleic Acids Res. 2022;50(D1):D488–96. doi: 10.1093/nar/gkab651 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 73.Waghu FH, Barai RS, Gurung P, Idicula-Thomas S. CAMPR3: a database on sequences, structures and signatures of antimicrobial peptides. Nucleic Acids Res. 2016;44(D1):D1094-7. doi: 10.1093/nar/gkv1051 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 74.Pirtskhalava M, Amstrong AA, Grigolava M, Chubinidze M, Alimbarashvili E, Vishnepolsky B, et al. DBAASP v3: database of antimicrobial/cytotoxic activity and structure of peptides as a resource for development of new therapeutics. Nucleic Acids Res. 2021;49(D1):D288–97. doi: 10.1093/nar/gkaa991 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 75.Cock PJA, Antao T, Chang JT, Chapman BA, Cox CJ, Dalke A, et al. Biopython: freely available Python tools for computational molecular biology and bioinformatics. Bioinformatics. 2009;25(11):1422–3. doi: 10.1093/bioinformatics/btp163 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 76.Müller AT, Gabernet G, Hiss JA, Schneider G. modlAMP: Python for antimicrobial peptides. Bioinformatics. 2017;33(17):2753–5. doi: 10.1093/bioinformatics/btx285 [DOI] [PubMed] [Google Scholar]
  • 77.Li J, Liu X, Li W, Wu D, Zhang Z, Chen W, et al. A screening strategy for identifying umami peptides with multiple bioactivities from Stropharia rugosoannulata using in silico approaches and SPR sensing. Food Chem. 2024;431:137057. doi: 10.1016/j.foodchem.2023.137057 [DOI] [PubMed] [Google Scholar]
  • 78.Wang H, Wang W, Zhang S, Hu Z, Yao R, Hadiatullah H, et al. Identification of novel umami peptides from yeast extract and the mechanism against T1R1/T1R3. Food Chem. 2023;429:136807. doi: 10.1016/j.foodchem.2023.136807 [DOI] [PubMed] [Google Scholar]
PLoS Comput Biol. doi: 10.1371/journal.pcbi.1013602.r002

Decision Letter 0

Arne Elofsson, Mohammad Sadegh Taghizadeh

11 Sep 2025

TastepepAI:An artificial intelligence platform for taste peptide de novo design

PLOS Computational Biology

Dear Dr. Wang,

Thank you for submitting your manuscript to PLOS Computational Biology. After careful consideration, we feel that it has merit but does not fully meet PLOS Computational Biology's publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process.

Please submit your revised manuscript within 60 days (November 09, 2025 at 23:59 PM). If you will need more time than this to complete your revisions, please reply to this message or contact the journal office at ploscompbiol@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pcompbiol/ and select the 'Submissions Needing Revision' folder to locate your manuscript file.

Please include the following items when submitting your revised manuscript:

* A rebuttal letter that responds to each point raised by the editor and reviewer(s). You should upload this letter as a separate file labeled 'Response to Reviewers'. This file does not need to include responses to formatting updates and technical items listed in the 'Journal Requirements' section below.

* A marked-up copy of your manuscript that highlights changes made to the original version. You should upload this as a separate file labeled 'Revised Manuscript with Track Changes'.

* An unmarked version of your revised paper without tracked changes. You should upload this as a separate file labeled 'Manuscript'.

If you would like to make changes to your financial disclosure, competing interests statement, or data availability statement, please make these updates within the submission form at the time of resubmission. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter

We look forward to receiving your revised manuscript.

Kind regards,

Mohammad Sadegh Taghizadeh, Ph.D.

Academic Editor

PLOS Computational Biology

Arne Elofsson

Section Editor

PLOS Computational Biology

Journal Requirements:

1) Please provide an Author Summary. This should appear in your manuscript between the Abstract (if applicable) and the Introduction, and should be 150-200 words long. The aim should be to make your findings accessible to a wide audience that includes both scientists and non-scientists. Sample summaries can be found on our website under Submission Guidelines:

https://journals.plos.org/ploscompbiol/s/submission-guidelines#loc-parts-of-a-submission

2) Please upload all main figures as separate Figure files in .tif or .eps format. For more information about how to convert and format your figure files please see our guidelines: 

https://journals.plos.org/ploscompbiol/s/figures

3) We have noticed that you have uploaded Supporting Information files, but you have not included a list of legends. Please add a full list of legends for your Supporting Information files after the references list.

4) Some material included in your submission may be copyrighted. According to PLOSu2019s copyright policy, authors who use figures or other material (e.g., graphics, clipart, maps) from another author or copyright holder must demonstrate or obtain permission to publish this material under the Creative Commons Attribution 4.0 International (CC BY 4.0) License used by PLOS journals. Please closely review the details of PLOSu2019s copyright requirements here: PLOS Licenses and Copyright. If you need to request permissions from a copyright holder, you may use PLOS's Copyright Content Permission form.

Please respond directly to this email and provide any known details concerning your material's license terms and permissions required for reuse, even if you have not yet obtained copyright permissions or are unsure of your material's copyright compatibility. Once you have responded and addressed all other outstanding technical requirements, you may resubmit your manuscript within Editorial Manager. 

Potential Copyright Issues:

- Figures 1 and 6. Please confirm whether you drew the images / clip-art within the figure panels by hand. If you did not draw the images, please provide (a) a link to the source of the images or icons and their license / terms of use; or (b) written permission from the copyright holder to publish the images or icons under our CC BY 4.0 license. Alternatively, you may replace the images with open source alternatives. See these open source resources you may use to replace images / clip-art:

- https://commons.wikimedia.org

- https://openclipart.org/.

5) Please ensure that the funders and grant numbers match between the Financial Disclosure field and the Funding Information tab in your submission form. Note that the funders must be provided in the same order in both places as well.

- State the initials, alongside each funding source, of each author to receive each grant. For example: "This work was supported by the National Institutes of Health (####### to AM; ###### to CJ) and the National Science Foundation (###### to AM)."

- State what role the funders took in the study. If the funders had no role in your study, please state: "The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.".

If you did not receive any funding for this study, please simply state: u201cThe authors received no specific funding for this work.u201d

Reviewers' comments:

Reviewer's Responses to Questions

Comments to the Authors:

Please note here if the review is uploaded as an attachment.

Reviewer #1: Yue et al. developed an artificial intelligence platform for designing taste peptides. This manuscript addresses a topic that may be of interest to ploscb as a methods paper. This work provides an artificial intelligence tool for generating target peptides with the desired taste profiles. This approach allows for a reduction in time and resources, thus enabling broader application in the food industry. Although generally well-structured and presented, there are two points that could be further clarified to support this work.

In the results, section 2.2 LA-VAE: a loss-supervised adaptive variational autoencoder with contrastive learning for controlled taste peptide generation paragraph, it's not clear what has been done:

‘To meet the demands for precise control of specific taste properties (e.g., bitter taste elimination40,53) in practical applications, we incorporated a contrastive learning-based properties, enabling bilateral partitioning of training data: sequences with target taste avoidance mechanism into the LA-VAE architecture (Figure 3B) This mechanism allows users to explicitly specify desired (preferred) and avoided (aversive) taste features constitute the positive set, while those with avoided features form the negative set. Through parallel training on these complementary datasets, LA-VAE establishes a structured contrastive representation framework in the latent space.‘

More specifically, what is meant by "bilateral partitioning of the training data"? Furthermore, does this "partitioning" reduce the initial dataset and thus the model training? How does this partitioning ultimately impact decision-making or predictions?

In the results section, 2.4. Design and validation of safe taste peptides via TastePepAI paragraph:

If the training data with "currently no bitterness" were removed, would this have a negative or positive impact on the model's learning?

‘This limited bitterness suppression might be attributed to residual impurities from peptide synthesis (e.g., trifluoroacetic acid, sodium acetate) potentially interfering with sensory evaluation10,56,57, coupled with possible taste evaluation blind spots in training data labeled as ‘currently without bitterness’58,59. Consequently, accurate assessment of bitterness suppression requires further validation.’

How do the authors intend to proceed in validating the suppression of bitterness?

Reviewer #2: The manuscript introduces TastePepAI, an innovative AI framework for customized taste peptide design and safety assessment. The integration of LA-VAE with a toxicity prediction module represents a promising advance in computational peptide engineering and addresses a timely challenge in food science. However, the work suffers from insufficient methodological detail and limited validation.

1. During LA-VAE training, amino acid sequences are reconstructed via an autoencoder to obtain latent representations. However, it remains unclear which two distributions are compared in the KL divergence term. The paper mentions contrastive learning, but does not specify how the contrastive loss is calculated. Please clearly define all loss functions used, together with their weighting scheme in the total loss.

2. The inference stage is insufficiently explained. What is the input during inference? If it is only the desired taste profile (e.g., a character string of taste attributes), how are the corresponding candidate peptide sequences generated from this input?

3. Some hyperparameters lack justification, including latent space dimensionality (2000), K value in KNN (k = 5), and the model weights in SpepToxPred. Please explain the rationale or tuning procedure for these parameters.

4. The criterion that “sequences that simultaneously satisfy both ‘positive sample affinity’ and ‘negative sample repulsion’ are selected as final outputs” is unclear. Please provide a quantitative definition of this criterion.

5. The training dataset contains only 1,131 sequences but encompasses many taste combinations. For certain combinations, the number of available sequences may be very small. Please discuss how the model ensures sufficient positive and negative samples for effective learning.

6. The current validation is insufficient, as the study only demonstrates the generation of bitter-avoidance peptides. It is recommended to include simpler baseline experiments, such as generating peptides with a single taste or with simple dual-taste combinations, and report the success rate.

7. While the experimental verification is commendable, demonstrating the validity of this computational design method based solely on a single experimental set may be insufficient. Ideally, the method should be systematically evaluated using independent test sets and quantitative metrics (e.g., sequence recovery rates analogous to protein design studies). If this is challenging, at minimum, a confidence or uncertainty measure for the generated sequences should be provided to allow users to assess their reliability.

8. The term “losstol” appears multiple times but is not defined. Please provide a clear explanation.

9. The description of the dataset (sources, size, preprocessing and filtering criteria) should be provided in the Methods section. The Results section can present statistical characteristics or distributional analyses.

10. Regarding uncertain taste labels (“x”), the paper introduces this notation but does not explain how the model processes such labels.

11. Ensure consistent terminology when describing taste categories (e.g., always use the plural form: “sweet, salty, and umami tastes”).

Reviewer #3: The paper proposes a computational pipeline for the generation of taste peptides. The main components of the methodology are loss-supervised adaptive variational autoencoder (LA-VAE) for the generation of peptides, combined with a toxicity prediction model. The approach has been validated in vitro (by testing synthesized peptides on cell cultures) and through an electronic tongue. A collection of generated taste peptides has been made available through the development of a public database.

The paper is interesting, methodologically sound and well written. The approach is original and represents a significant advancement of the state of the art. Consequently, my overall opinion on the paper is positive.

I only have a few minor comments:

- The github repository with the source code is available, but the web pages at the domain http://www.wang-subgroup.com/ (which seem to contain a lot of necessary stuff) are not available. When I try to connect (from Europe) I get an error page with text in (probably) Chinese language. Maybe this is a small technical problem, easy to fix (this is why I suggest "minor" revision), but the availability of these web pages is crucial for the acceptance of this paper

- Why the "all_test.fast" file in the github repository contains only very short sequences?

- In the abstract: "to efficiently optimizes" -> "to efficiently optimize" and also "facilitates" -> "facilitate"

- In the introduction: "Here, this paper" sounds weird

**********

Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data and code underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data and code should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data or code —e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #1: None

Reviewer #2: Yes

Reviewer #3: Yes

**********

PLOS authors have the option to publish the peer review history of their article (what does this mean? ). If published, this will include your full peer review and any attached files.

If you choose “no”, your identity will remain anonymous but your review may still be made public.

Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy .

Reviewer #1: No

Reviewer #2: No

Reviewer #3: No

[NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment files.]

Figure resubmission:

Reproducibility:

?>

PLoS Comput Biol. doi: 10.1371/journal.pcbi.1013602.r004

Decision Letter 1

Arne Elofsson, Mohammad Sadegh Taghizadeh

5 Oct 2025

PCOMPBIOL-D-25-01523R1

TastepepAI:An artificial intelligence platform for taste peptide de novo design

PLOS Computational Biology

Dear Dr. Wang,

Thank you for submitting your manuscript to PLOS Computational Biology. After careful consideration, we feel that it has merit but does not fully meet PLOS Computational Biology's publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process.

Please submit your revised manuscript within 30 days (November 01, 2025, at 23:59). If you will need more time than this to complete your revisions, please reply to this message or contact the journal office at ploscompbiol@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pcompbiol/ and select the 'Submissions Needing Revision' folder to locate your manuscript file.

Please include the following items when submitting your revised manuscript:

* A rebuttal letter that responds to each point raised by the editor and reviewer(s). You should upload this letter as a separate file labeled 'Response to Reviewers'. This file does not need to include responses to formatting updates and technical items listed in the 'Journal Requirements' section below.

* A marked-up copy of your manuscript that highlights changes made to the original version. You should upload this as a separate file labeled 'Revised Manuscript with Track Changes'.

* An unmarked version of your revised paper without tracked changes. You should upload this as a separate file labeled 'Manuscript'.

If you would like to make changes to your financial disclosure, competing interests statement, or data availability statement, please make these updates within the submission form at the time of resubmission. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter.

We look forward to receiving your revised manuscript.

Kind regards,

Mohammad Sadegh Taghizadeh, Ph.D.

Academic Editor

PLOS Computational Biology

Arne Elofsson

Section Editor

PLOS Computational Biology

Journal Requirements:

1) Please revise your current Competing Interest statement to the standard "The authors have declared that no competing interests exist."

2) Please ensure that the links provided in the Data Availability statement are working. 

Note: If the reviewer comments include a recommendation to cite specific previously published works, please review and evaluate these publications to determine whether they are relevant and should be cited. There is no requirement to cite these works unless the editor has indicated otherwise.

Reviewers' comments:

Reviewer's Responses to Questions

Reviewer #1: Yue et al. responded appropriately to the recommendations and revised the manuscript to clarify critical aspects. They also clarified the impact on decision-making or model predictions under other conditions as requested.

Reviewer #2: The authors have addressed my concerns regarding the inference stage by clarifying the input format and providing details on how training data are selected and processed based on user-defined patterns. However, one aspect remains insufficiently clear. In the revised text, the inference stage is described as: “Subsequently, the LA-VAE undergoes end-to-end training using the filtered training data to learn latent space representations of target taste features.” While this explains how the model learns latent representations, it does not specify how latent vectors are subsequently sampled and decoded into candidate peptide sequences. I suggest that the authors provide additional details on the inference workflow, particularly how sampling is performed in the latent space and how these samples are transformed into peptide sequences.

Reviewer #3: The authors addressed my comments in a satisfactory way in the new version of the paper.

**********

Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data and code underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data and code should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data or code —e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #1: Yes

Reviewer #2: Yes

Reviewer #3: Yes

**********

PLOS authors have the option to publish the peer review history of their article (what does this mean? ). If published, this will include your full peer review and any attached files.

If you choose “no”, your identity will remain anonymous but your review may still be made public.

Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy .

Reviewer #1: No

Reviewer #2: No

Reviewer #3: No

[NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment files.]

Figure resubmission:

Reproducibility:

?>

PLoS Comput Biol. doi: 10.1371/journal.pcbi.1013602.r006

Decision Letter 2

Arne Elofsson, Mohammad Sadegh Taghizadeh

9 Oct 2025

Dear Dr. Wang,

We are pleased to inform you that your manuscript 'TastepepAI:An artificial intelligence platform for taste peptide de novo design' has been provisionally accepted for publication in PLOS Computational Biology.

Before your manuscript can be formally accepted you will need to complete some formatting changes, which you will receive in a follow up email. A member of our team will be in touch with a set of requests.

Please note that your manuscript will not be scheduled for publication until you have made the required changes, so a swift response is appreciated.

IMPORTANT: The editorial review process is now complete. PLOS will only permit corrections to spelling, formatting or significant scientific errors from this point onwards. Requests for major changes, or any which affect the scientific understanding of your work, will cause delays to the publication date of your manuscript.

Should you, your institution's press office or the journal office choose to press release your paper, you will automatically be opted out of early publication. We ask that you notify us now if you or your institution is planning to press release the article. All press must be co-ordinated with PLOS.

Thank you again for supporting Open Access publishing; we are looking forward to publishing your work in PLOS Computational Biology. 

Best regards,

Mohammad Sadegh Taghizadeh, Ph.D.

Academic Editor

PLOS Computational Biology

Arne Elofsson

Section Editor

PLOS Computational Biology

***********************************************************

Reviewer's Responses to Questions

Comments to the Authors:

Please note here if the review is uploaded as an attachment.

Reviewer #2: The authors have addressed all my concerns. I have no more questions.

**********

Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data and code underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data and code should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data or code —e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #2: Yes

**********

PLOS authors have the option to publish the peer review history of their article (what does this mean? ). If published, this will include your full peer review and any attached files.

If you choose “no”, your identity will remain anonymous but your review may still be made public.

Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy .

Reviewer #2: No

PLoS Comput Biol. doi: 10.1371/journal.pcbi.1013602.r007

Acceptance letter

Arne Elofsson, Mohammad Sadegh Taghizadeh

PCOMPBIOL-D-25-01523R2

TastepepAI:An artificial intelligence platform for taste peptide de novo design

Dear Dr Wang,

I am pleased to inform you that your manuscript has been formally accepted for publication in PLOS Computational Biology. Your manuscript is now with our production department and you will be notified of the publication date in due course.

The corresponding author will soon be receiving a typeset proof for review, to ensure errors have not been introduced during production. Please review the PDF proof of your manuscript carefully, as this is the last chance to correct any errors. Please note that major changes, or those which affect the scientific understanding of the work, will likely cause delays to the publication date of your manuscript.

Soon after your final files are uploaded, unless you have opted out, the early version of your manuscript will be published online. The date of the early version will be your article's publication date. The final article will be published to the same URL, and all versions of the paper will be accessible to readers.

For Research, Software, and Methods articles, you will receive an invoice from PLOS for your publication fee after your manuscript has reached the completed accept phase. If you receive an email requesting payment before acceptance or for any other service, this may be a phishing scheme. Learn how to identify phishing emails and protect your accounts at https://explore.plos.org/phishing.

Thank you again for supporting PLOS Computational Biology and open-access publishing. We are looking forward to publishing your work!

With kind regards,

Anita Estes

PLOS Computational Biology | Carlyle House, Carlyle Road, Cambridge CB4 3DN | United Kingdom ploscompbiol@plos.org | Phone +44 (0) 1223-442824 | ploscompbiol.org | @PLOSCompBiol

Associated Data

    This section collects any data citations, data availability statements, or supplementary materials included in this article.

    Supplementary Materials

    S1 Text

    Fig A. Sequence similarity networks of taste peptides based on global and local alignment algorithms. (A) Global sequence similarity network constructed using the Needleman-Wunsch algorithm with spring layout algorithm for network visualization optimization. (B) Local sequence similarity network constructed using the Smith-Waterman algorithm with Kamada-Kawai layout algorithm to emphasize local sequence similarities. In both networks, nodes represent individual peptides with size proportional to sequence length, and node colors indicate different taste properties. Edge thickness corresponds to the degree of sequence similarity between peptides. Fig B. Length distribution and amino acid composition analysis of toxic and non-toxic peptides. (A) Length distribution of the complete dataset comprising 6861 toxic peptides (red) and 9183 non-toxic peptides (blue). (B) Amino acid frequency distribution in the complete dataset. (C) Length distribution of the filtered dataset (≤25 AA) containing 2821 toxic peptides and 2821 length-matched non-toxic peptides. (D) Amino acid frequency distribution in the filtered dataset (≤25 AA). Fig C. Length-specific amino acid frequency analysis of toxic peptides. Frequency distribution analysis of amino acid residues across different sequence length groups in toxic peptides. Each subplot shows how a specific amino acid’s frequency (%) varies among peptide sequence sets of different lengths (4–50 AA). The vertical dashed line at 25 AA indicates our sequence length threshold for model development. The mean frequency value is indicated for each residue. Fig D. Comparative analysis of amino acid frequencies between shorter (≤25 AA) and longer (26–50 AA) toxic peptides. Frequency distribution (%) of 20 amino acid residues in shorter (≤25 AA, pink) and longer (26–50 AA, blue) toxic peptide sequences. Error bars represent standard errors. Statistical significance levels are indicated (*p < 0.05, **p < 0.01, ***p < 0.001). Eighteen amino acids showed significant differences in their frequencies between the two length groups (p < 0.001), except for alanine (A, p = 0.152) and valine (V, p = 0.226), supporting the rationale for length-specific toxicity modeling. Fig E. Training dynamics and latent space evolution of LA-VAE. (A, B) Loss curves during model training for (A) positive and (B) negative data across 500 epochs. (C-E) Two-dimensional PCA visualization of the latent space distribution at different training stages. (C) Separation of positive (purple), negative (green), and generated positive (yellow) samples at Step 1 (epoch 10). (D) Intermediate stage showing increased overlap between generated and positive samples at Step 2. (E) Final convergence state demonstrating optimal distribution alignment at Step 3. Fig F. Sequence and physicochemical property analysis of 10000 TastePepAI-generated peptides. (A) Amino acid residue frequency distribution (%) comparing positive training samples (red), negative training samples (blue), and generated sequences (orange). (B) Sequence similarity density distribution between generated peptides and positive training samples, calculated using the Needleman-Wunsch algorithm. The majority of generated sequences show less than 50% identity to training samples. (C-L) Box plots comparing physicochemical properties among positive training set (light red), negative set (light blue), and generated sequences (light orange). Box plots show median, quartiles, and whiskers (minimum to maximum). Fig G. Safety evaluation of 73 peptides. (A) Cell viability assessment of 73 peptides (100 μM) across four different cell lines: BEAS-2B, HEK293T, HPNE, and HUVEC. (B) Hemolysis rates of 73 peptides (100 μM) using mouse red blood cells. Table A. Electronic tongue analysis results of synthetic peptides at 1 mg/mL. Table B. Electronic tongue analysis results of synthetic peptides at 0.1 mg/mL.

    (DOCX)

    pcbi.1013602.s001.docx (27.9MB, docx)
    S1 Data. Ensemble model weight optimization results for SpepToxPred, including all tested combinations and corresponding performance metrics.

    (XLSX)

    pcbi.1013602.s002.xlsx (5.3MB, xlsx)
    S2 Data. LA-VAE related hyperparameter settings and testing.

    (XLSX)

    pcbi.1013602.s003.xlsx (12.3KB, xlsx)
    S3 Data. Cell viability assay results for all 73 peptides tested at 100 μM across four human cell lines.

    (XLSX)

    pcbi.1013602.s004.xlsx (12.1KB, xlsx)
    S4 Data. Hemolytic activity measurements for all 73 peptides at 100 μM using mouse red blood cells.

    (XLSX)

    pcbi.1013602.s005.xlsx (24.8KB, xlsx)
    S1 File. HPLC and mass spectrometry analytical reports confirming purity and molecular identity of all 73 synthesized peptides.

    (ZIP)

    pcbi.1013602.s006.zip (3.3MB, zip)
    Attachment

    Submitted filename: response.docx

    pcbi.1013602.s007.docx (11.4KB, docx)
    Attachment

    Submitted filename: Response_to_the_reviewers_0919.docx

    pcbi.1013602.s008.docx (513.5KB, docx)
    Attachment

    Submitted filename: Response_to_the_editor_and_reviewers_1006_YJD.docx

    pcbi.1013602.s009.docx (17.2KB, docx)

    Data Availability Statement

    Data availability All taste peptides investigated in this study have been deposited in our established taste peptide database, TastePepMap (http://www.wang-subgroup.com/TastePepMap.html), which is freely accessible to the research community. Code availability The web servers TastePepMap, TastePepAI, and SpepToxPred developed in this study are freely accessible at http://www.wang-subgroup.com/TastePepMap.html, http://www.wang-subgroup.com/TastePepAI.html , and http://www.wang-subgroup.com/TasToxPred/TasToxPred.html, respectively. The source codes are made available to the community of researchers and developers at https://github.com/leleshidawang/TastepepAI .


    Articles from PLOS Computational Biology are provided here courtesy of PLOS

    RESOURCES