Next Article in Journal
Gut Microbial-Derived Short Chain Fatty Acids: Impact on Adipose Tissue Physiology
Next Article in Special Issue
Getting Ready for Large-Scale Proteomics in Crop Plants
Previous Article in Journal
Immunomodulation of B Lymphocytes by Prebiotics, Probiotics and Synbiotics: Application in Pathologies
Previous Article in Special Issue
The TriMet_DB: A Manually Curated Database of the Metabolic Proteins of Triticum aestivum
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Identifying and Analyzing Topic Clusters in a Nutri-, Food-, and Diet-Proteomic Corpus Using Machine Reading

by
Jacqueline Pontes Monteiro
1,*,†,
Melissa J. Morine
2,†,
Fabio V. Ued
1 and
Jim Kaput
2
1
Department of Pediatrics, Ribeirão Preto Medical School, University of São Paulo, Bandeirantes Avenue, 3900, Ribeirão Preto 14049-900, Brazil
2
Vydiant Inc., Dallas, TX 75201, USA
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Nutrients 2023, 15(2), 270; https://doi.org/10.3390/nu15020270
Submission received: 3 November 2022 / Revised: 27 December 2022 / Accepted: 30 December 2022 / Published: 5 January 2023

Abstract

:
Nutrition affects the early stages of disease development, but the mechanisms remain poorly understood. High-throughput proteomic methods are being used to generate data and information on the effects of nutrients, foods, and diets on health and disease processes. In this report, a novel machine reading pipeline was used to identify all articles and abstracts on proteomics, diet, food, and nutrition in humans. The resulting proteomic corpus was further analyzed to produce seven clusters of “thematic” content defined as documents that have similar word content. Examples of publications from several of these clusters were then described in a similar way to a typical descriptive review.

1. Introduction

Nutrients and energy intake contribute to the initiation, progression, and outcome of multiple diseases [1]. However, many of the molecular mechanisms by which food components initiate diseases are not well defined, which hampers early detection of chronic diseases and the influence of nutrition on these processes. Transcriptomic [2], metabolomic [3], and proteomic technologies (this review) are increasingly used to probe subtle changes in cells and molecules in blood that are affected by different diets, nutrients, and food components.
Although blood is a key transport process to deliver metabolites to and from various organs, as well as the garbage system for removing unused end products and cell debris, both of which can be assessed from a venous blood draw. Sampling other human tissues, such as from adipose or muscle, is more invasive and has more challenges for sample preparation. Identifying biomarkers of exposure (e.g., [4,5]) is a primary goal of many of research studies and results of omic analyses of blood components can be used to develop predictive models that may explain the variability of nutrition response (e.g., [6])
Compared to genomic and transcriptomic technologies, high-throughput proteomic methods have been the most challenging to develop because of the broad range in concentration (particularly in the blood) and the extensive variation in physicochemical properties of proteins. Nevertheless, advances in proteomic technologies such as antibody-based multiplexed proximity extension assays [7], mass spectroscopic instrumentation and workflows [8,9], and DNA aptamer technologies [10] now permit the analysis of several thousands of proteins simultaneously. The Human Protein Atlas lists 4072 proteins in plasma detectable by mass spectroscopy (https://www.proteinatlas.org/humanproteome/blood+protein/proteins+detected+in+ms (accessed on 18 September 2022)) and Somalogic’s SomascanTM platform can quantify over 7000 proteins (https://somalogic.com/specificity/ (accessed on 18 September 2022)).
The advancements in proteomic technologies are increasingly being used to identify clinically and nutritionally relevant biomarkers such as receptors, enzymes, and transporters. A PubMed search for (i) proteomics and nutrition, (ii) proteomics and diet, and (iii) proteomics and food listed 4970, 2766, and 10,485 citations, respectively (as of 18 September 2022). Classical manual methods of reviewing this literature would necessarily require restricting the search to more specific targets, eliminating the possibility of a comprehensive survey of proteomics in nutri-, food-, and diet-proteomics. An alternative approach is to use machine reading technology to extract and analyze the corpus of these topics.
We previously developed a natural language processing pipeline that parses, annotates, and analyzes ~37 M citations and publications in the National Library of Medicine (e.g., PubMed and PubMed Central) [11], as well as extracts semantically meaningful relationships between the labelled entities. The relation extractor module of the pipeline is built on a transformer-based language model [12] and fine-tuned to label the meaning and directionality of the extracted relationships. In this report, we used parts of the machine reading pipeline to identify, parse, and analyze all articles and abstracts on proteomics, diet, food, and nutrition in humans. The resulting proteomic corpus was analyzed to produce seven clusters of “thematic” content defined as documents that have similar word content. Examples of publications from several of these clusters are then described in a manner similar to a typical descriptive review. We propose that this machine-guided approach facilitates a more objective and systematic review of the articles in this domain.

2. Materials and Methods

2.1. Querying and Document Parsing

The machine reading pipeline was essentially as described in [13] (excluding the relation extraction module) but briefly, the initial step in the pipeline development was to parse ~33 M citations in PubMed and ~2.4 M full-text records and annotate/index the concepts of interest (Table 1). The NCBI e-utils API service was used to fetch articles returned from the queries described in Table 1. The queries included both keywords and MeSH terms, so as to not rely exclusively on a set of query terms (as is the case with keyword search) but also to ensure inclusion of the latest articles (which are often missing from MeSH term search, due to the time lag in MeSH indexing). Further, within the MeSH term search, we queried using both the standard [MH] and [MAJR] tags, which restricts to articles with primary importance of the queried MeSH term. This allows separate assessment of the corpus sizes of these two searches. It is expected that the articles from the [MAJR] search are a strict subset of those from the [MH] search. The articles returned from the queries were parsed from XML to json using the PubMed parser Python library, and then the abstract and full text were split into sentences using the scispaCy en_core_sci_sm sentencizer model.

2.2. Document Annotation

The proteomic-nutrition corpus was annotated using various approaches, depending on the entity type. The DNorm ([14] and https://www.ncbi.nlm.nih.gov/research/bionlp/Tools/dnorm/(accessed on 20 June 2020)) annotation tool from NCBI was used for disease annotations which provides integrated functionality for disease normalization to MeSH IDs. The GNormPlus ([15] and https://www.ncbi.nlm.nih.gov/research/bionlp/Tools/gnormplus/(accessed on 20 June 2020)) annotation tool from NCBI was used to integrate functionality for gene normalization to NCBI gene IDs. These results are discussed below and provided in an interactive Supplementary File.

2.3. Co-Mention Analysis

An analysis was performed to identify sentences comentioning entity pairs of interest. Each comention relation is summarized in a network and/or table (examples below) with the following details: (i) the origin sentence and (ii) tagged entities (proteins or disease), labeled as V1 and V1 (vertex 1 and 2). Because comentions are nondirected, there is no semantic difference between V1 and V2. V1 and V2 are further described in terms of: (i) text_found which is the exact text representing the given entity, (ii) preflabel for the given entity (which serves to collapse synonyms for a common entity)—the preflabels (and not text_found) are the nodes in the network, and (iii) type entity which in this case are proteins or diseases. These results are discussed below with an interactive graph and a table of comention statements provided in the interactive Supplement Files SB.

2.4. Document Clustering

To gain insight on the thematic content of proteomic-nutrition corpus identified by the pipeline, we performed document clustering using the term-frequency-inverse document frequency (tf-idf) metric. Briefly, this metric describes the importance of a given word in each (and every) document within the context of a larger corpus. tf-idf is highest when a word is common within a given document and rare in the rest of the corpus. Words with high tf-idf in document are therefore loosely analogous to keywords. We then used these numeric vectors to cluster the documents into thematic groups with K means clustering. For the K means clustering, we used a plot of the within-cluster sum of squares to decide on a suitable value for K. T-Distributed Stochastic Neighbor Embedding (t-SNE) was used for dimensionality reduction [16] and visualization [17]. Tf-idf vectorization, K means clustering, and t-SNE were all performed using the scikitlearn library for Python. An interactive version of the t-SNE plot and a summary table are provided in File S1, Figure S7.

2.5. Disease Annotation

The Database for Annotation, Visualization, and Integrated Database (https://david.ncifcrf.gov/list.jsp (accessed on 20 June 2020)) was used for disease annotation.

3. Results

The information summarized in Section 3.1 through Section 3.5 is provided in more detail in supplement files SA and SB.

3.1. Query Results

The combined queries (Table 1) analyzed by the machine reading pipeline yielded 965 unique abstracts (Figure 1, interactive Figure in SA) and 273 unique full-text records (Figure 1). Only 39 of the 965 publications (4%) in this field are in journals with a SCImago Journal Ranking (SJR—https://www.scimagojr.com/aboutus.php (accessed on 30 September 2022) of four or above since 2002 (Figure S2 in File S1).

3.2. Document Annotation

Annotation of the proteomic-nutrition corpus by DNorm [14] and GNormPlus [15] identified the diseases and gene/proteins, respectively, most often mentioned in the nutrition-proteomic corpus (Figure 2A,B, Supplement SA, Section 4). Importantly, these algorithms perform both tagging and normalization (i.e., collapsing of potentially long lists of tagged synonyms to a common label) of terms in the corpus. GNormPlus does not distinguish between genes and proteins in the document annotation.

3.3. Comention Analysis

Whereas Figure 2 provides an overview of the diseases and proteins studied in the nutrition-proteomic corpus, comention analysis identifies a link between two entities, in this case sentence-level comentions between proteins and diseases, which can be displayed as a network (Figure 3A) or in tabular form (Figure 3B). The nutrition-proteomic corpus consists of 5373 comentions between proteins and diseases (Table S5.2). Comentions have no direction or specific semantic meaning—the mentioned protein could affect the disease or conversely, the disease could over-express the protein—as two simple examples of many types of possible semantic relationships.

3.4. Document Clustering

An important step in many NLP analyses is the conversion of individual words and/or documents to numeric vectors—aka vectorization—which allows for mathematic analysis of the corpus by a variety of methods. For this analysis, we used the tf-idf metric as a document-level vectorization and used K-means analysis to identify seven clusters of these document vectors with increased similarity in keyword content within each cluster. Rather than using MeSH terms group or categorize the documents in our corpus, tf-idf was used because it is a purely data-driven and discovery-oriented approach that does not rely on a pre-defined set of categories that may or may not adequately describe the corpus. From the document clusters, we calculated the average tf-idf score per word within each cluster to identify the top 10 terms per group (Table 2). This “theme” variable describes the main topic of each cluster and provides a convenient filter for identifying publications of interest (Figure 4; the interactive version is in Supplement SA, Figure S6.3). The trends in the topic areas by year of publication is shown in Figure 5 (the interactive version is in SA, Figure 2).

3.5. Simple Quantitative Charactercistics of the Thematic Clusters

The publications in the clusters can be further analyzed for a variety of different “thematic characteristics.” For example, the occurrence and statistical overrepresentation of individual proteins (Table 3), disease associations (Table 4), or functional analysis using DAVID [18], STRING [19], or KEGG [20], or their functional analysis tools. The same proteins can be found in different clusters (see Supplement File SB for full list). The proteins in each cluster are (of course) related to and help drive the thematic content.

3.6. Disease Annotation

The DAVID Functional Annotation Tool [18] was used to analyze disease associations of the proteins in each of the thematic clusters to provide more context on the key word results used to define the clusters (Table 4). In general, the diseases found were consistent with the keywords identified by top tf-idf keywords in each cluster. As expected, the larger the cluster, the more diseases are associated with the proteins. Cluster C is an exception because many of the publications in this theme are related to milk production in agricultural animals and humans.

3.7. From Group Level Data to Individual Papers

Analyses of all articles in the nutrition-proteomic corpus (Figure 1, Figure 2, Figure 3 and Figure 4 and Table 1 and Table 2) or characterizations of the publications grouped by the tf-idf cluster analysis (Table 3 and Table 4) provide a metaphorical ~30,000 foot or ~1000 ft view of the extracted articles. Individual abstracts or publications can also be viewed and further analyzed by manual text mining typical for preparing publications, systematic reviews, and meta-analysis. For illustrative purposes, Table 5 compares the top words of the thematic cluster with the top words in the document for all the publications described in the following section. By definition, the top cluster words will also show more frequent use within most or all documents in the cluster. However, it is not necessarily the case that top cluster words should also be top document words for each document in the cluster. Selected articles from each cluster are discussed to show the utility of the pipeline and subsequent data-driven cluster analysis. We did not focus on a particular topic for each cluster, but selected articles based current interest to clinical and research nutritionists interested in proteomic analysis of health, disease, and treatments.

3.7.1. Cluster A—Protein, Liver, Diet, Mouse, Fatty, Rat, Disease, Obesity, Plasma, Muscle

Nutritional research is increasingly focused on measuring the effect dietary patterns on health and disease processes rather than how specific foods or isolated nutrients alter physiology.
Proteomic profiles in 1713 participants of the Framingham Heart Study were analyzed in three different dietary patterns, (i) Alternative Healthy Eating Index (AHEI), (ii) the Dietary Approaches to Stop Hypertension (DASH) diet and (iii) the Mediterranean-style (MDS) [21]. DNA-based aptamers (SOMAscan) were used to find unique associations between dietary patterns and 17 plasma proteins with AHEI, 52 with DASH, and 3 with MDS. Significant proteins enriched biological pathways involved in cellular metabolism/proliferation and immune response/inflammation, providing insights into the molecular mechanisms mediating diet-related disease. Although the specific proteins may become biomarkers of these three dietary patterns, the results need replication in independent populations.
A separate study examined the AHEI and modified versions of the Mediterranean-style Diet Score (mMDS) and mDASH in 6360 participants (mean age 50 years; 54% women) in the same Framingham Heart Study [22]. The proteomic analysis used a modified sandwich ELISA method multiplexed on a Luminex xMAP (Sigma-Aldrich, St. Louis, MO, USA). The associations between diet and 71 candidate cardiovascular disease (CVD)-related proteins were examined in individuals against the three diet quality scores. Mediation analysis identified proteins that mediated the associations between diet and incident CVD and all-cause mortality. The results indicated that a healthy diet is associated with circulating cardiovascular disease-related protein biomarkers, largely representing regulators of inflammatory pathways in the group of middle-aged and older participants. Four proteins—B2M (beta-2-microglobulin), GDF15 (growth differentiation factor 15), sICAM1 (soluble intercellular adhesion molecule 1), and UCMGP (uncarboxylated matrix Gla-protein)—may mediate the association of diet with health outcomes.
The CORonary Diet Intervention with olive oil and cardiovascular PREVention [CORDIOPREV] study [24] evaluated the effect of two healthy dietary models (a Mediterranean diet and a low-fat diet) on endothelial function, measured by flow-mediated dilation (FMD), in patients with coronary heart disease (CHD). Patients with CHD following the Mediterranean diet had higher FMD compared with those on a low-fat diet, regardless of the severity of endothelial dysfunction. The Mediterranean diet also led to better endothelial function, enhanced endothelial repair mechanisms, and a reduction in the mechanisms associated with endothelial damage. Patients who consumed the Mediterranean diet had lower miR181c-5p levels as compared with a low-fat diet, inhibiting the proapoptotic action of this miRNA. miR181c-5p is also implicated in ROS synthesis, so the reduction in the levels of this miRNA would lead to a decrease in GPx3, an enzyme that catalyzes the reduction in ROS, as was observed in another proteomic study [36]. The Mediterranean diet may better modulate endothelial function compared with a low-fat diet and is associated with a better balance of vascular homeostasis in CHD patients, even in those with severe endothelial dysfunction.
Proteins from liver tissue samples from controls and patients with parenteral nutrition (PN)-associated liver disease (PNALD) were analyzed with the Isobaric Tag for Relative and Absolute Quantitation (iTRAQ)-based quantitative proteomics method [23]. A total of 112 proteins were found to be differentially expressed, of which 73 were downregulated, and 39 were upregulated in tissues from the PNALD group. These proteins were associated with mitochondrial oxidative phosphorylation, hepatic glycolipid metabolism (primarily involved in glycogen formation and gluconeogenesis), and oxidative stress involved in antioxidant change, such as, CYP2B6, DDAH1, and NDUFA1 that were significantly downregulated, and FABP5 and CAPG that were upregulated in the PNALD group, compared to the control group. This study identified candidate proteins as future PNALD biomarkers or therapeutic targets related to long parenteral nutrition therapy.
A follow-on study of the DioGENES weight maintenance study [37] analyzed 173 glycemic responders versus 201 glycemic nonresponders who had previously lost >8% of their body weight on a 800 kcal/d for 8 week diet. The two groups were comparable at baseline for body composition, glycemic control, adipose tissue transcriptomics, and plasma ketone bodies, but they differed significantly in their response to LCD, including improvements in visceral fat, overall insulin resistance (IR), and tissue-specific IR. Proteomics analysis was conducted using DNA aptamers (version 1 of Somascan, SomaLogic, Boulder, CO, USA) which revealed that total ApoE, ApoE2, ApoE3, and ApoE4 differed significantly between responders and nonresponders. In addition, proteomic pathway analyses highlighted other proteins involved in lipoprotein metabolism (APOA1, BMP1, FABP3 and ANGPTL4) that are key markers in obesity and NAFLD (e.g., [38,39]). Given the link between NAFLD, insulin resistance, and lipid metabolism, these markers, as well as other adipo- and hepatokines deserve further investigation in the context of weight loss and glycemic improvements following LCD intervention.

3.7.2. Cluster B—Milk, Protein, Peptide, Human, Infant, Milk Fat Globule Membrane, Colostrum, Lactation, Bovine, Membrane

Milk fat globules (MFGs) are a mixture of proteins and lipids with nutraceutical properties related to the milk fat globule membrane (MFGM). Given the similarities between the human and bovine MFGM and the bioactive properties of MFGM components (rev. in [26]), several attempts have been made to supplement infant formulas (IFs) with polar lipid and protein fractions of bovine. The most shared proteins across species were involved in protein/vesicle-mediated transport, along with major MFGM proteins such as BTN, ADPH, FABP, and MUC1. The main difference regarding human MFGM proteome was a higher enrichment in enzymes involved in lipid catabolism [27] and in a set of immune response proteins [28]. The similarities between human and cow MFGM proteome and molecular functions, suggesting that bovine milk, and more specifically bovine MFGM proteins, could be used as a supplement in infant formulas (rev in [26]).
Phosphorylation is a widespread posttranslational protein modification involved in regulation of many biological processes. Liquid chromatography mass spectroscopy (LC-MS/MS) quantitatively analyzed phosphorylation sites in human milk and colostrum fat globule membrane (MFGM) proteins [29]. A total of 71 phosphorylation sites in 48 human MFGM proteins differed between stages. These 48 phosphoproteins were mainly associated with immune-related processes. The majority of these phosphoproteins were involved in 16 of KEGG pathways including insulin, AMPK, Ras, PI3K-Akt, ErbB, apelin, and chemokine signaling pathways. SPRING functional protein association network analysis suggested more immune system process-related phosphoproteins in human colostrum MFGM than in mature MFGM, probably because of the important role that colostrum has in building the immune system of newborns [29].
Different storage conditions, and particularly temperature variation may affect the stability of the human milk proteome. More specifically, 22 of 110 quantifiable proteins significantly decreased after 48 h at 4.9 and 6.0 °C (rev. in [30]). Pasteurization of human milk changes milk components such as immunoglobulins and lactoferrin (rev. in [30]). An additional variable in milk composition may be caused by environmental factors. For example, children who grow up on farms are at lower risk of developing childhood atopic disease, which is called the “farm effect” [40]. A quantitative glycoproteomics analysis of 54 milk samples from Rochester urban/suburban and Old Order Mennonite mothers identified differences in 79 N-glycopeptides from 15 different proteins, including many involved in immune function [31]. These findings highlight the importance of understanding and recording metadata such as storage conditions, processing, handling, and origin of samples not only for proteome research, but also for nutritional content of milk products.

3.7.3. Cluster C—Protein, Plant, Seed, Food, Allergen, Gluten, Wheat, Soybean, Crop, Fruit

The consumption of bread wheat (Triticum aestivum ssp. aestivum) products can cause celiac disease (CD), allergic reactions, and nonceliac wheat sensitivity (NCWS) (rev. in [32]). The proteomes of 15 representative varieties of the bread wheat flour and a spelt subspecies spelt were analyzed using nano LC–ESI–MS/MS. Although 81 proteins (e.g., alpha-amylase inhibitors, serpins, gliadins, glutenins, and Bowman–Birk trypsin inhibitor) had high heritability, protein expression was largely driven by environmental effects. Of the 3050 proteins expressed in spelt, 1555 proteins were differentially expressed depending on field locations. Similarly, 1166 of 2770 proteins in bread wheat showed differential expression, underlining the large environmental impact caused by type of nitrogen fertilization, weather conditions, and soil types (rev. in [32]).
Traditional food plants (TFPs) typically consumed by rural indigenous communities across the globe have been gaining increasing importance in maintaining genetic diversity as climate changes alter local environments (rev. in [33]). Proteomic analysis of samples of Manihot esculenta (cassava) obtained during cold or drought stress identified changes in levels of protein such as ATP synthase subunit beta, rubisco activase (RCA), rubisco, phosphoglycerate, chaperone peroxiredoxin, heat shock protein, glutathione transferase, and the drought-induced Di19-like protein (rev. in [33]). In addition to improving sustainable growth characteristics, proteomic analysis can also identify processes for improving the nutritional content of plants. For example, the expression of the phytoene synthase (EutPSY) gene was found to be correlated with the higher accumulation of lycopene in the silverberry (E. umbellate) (rev. in [33]). Understanding the proteomic changes caused by climate stress or the pathways responsible for levels of nutritionally important metabolites may allow for rapidly improving resilience and nutritional content in these and other plants using modern genetic modification procedures (e.g., CRISPR).

3.7.4. Cluster E—Gut, Probiotic, Microbiota, Protein, Intestinal, Cell, Microbiome, Bacterial, Human, Host

No accepted diagnostic markers are known for the three subtypes (i.e., diarrheal, constipation, or mixed) of inflammatory bowel syndrome (IBS). Tandem mass tag (TMT)-based proteomics of samples were obtained from intestinal mucosa samples during colonoscopies of IBS-diarrheal and controls [34]. Eighty differentially expressed proteins were with relative expression levels of 48 up-regulated at 1.2 or greater (p < 0.05) and 32 down-regulated at 1.2 or greater (p < 0.05). The identified proteins were significantly enriched in the nutrient ingestion pathways related to immune molecules and to FODMAP (fermentable oligosaccharides, disaccharides, monosaccharides, and polyols) metabolism including methanethiol oxidase (SELENBP), V-Set, and immunoglobulin domain containing 2 (VISG2), 7-dehydrocholesterol reductase (DHCR7), B cell receptor associated protein 31 (BCAP31), peroxisome proliferator activated receptor alpha (PPARA) and delta (PPARD), galactose mutarotase (GALM), carbonic anhydrase 2 (CA2), immunoglobulin kappa variable 1–33 (IGKV1-33), and fatty acid binding protein (FABP1), among others. These results confirmed changes in immune function pathways but also identified potential new explanations for why low FODMAP diets are not tolerated by IBS-D patients.

3.7.5. Cluster G—Cell, Protein, Cancer, Meat, Colorectal, Quality, Proteomics, Fish, Study, Muscle

Intermittent fasting has been linked to improved health outcomes, but the molecular mechanisms are unknown. A mass spectroscopic proteomic analysis was conducted of serum samples from 14 healthy subjects who fasted from dawn to sunset (i.e., greater than 14 h daily) for 30 consecutive days but otherwise were not calorically restricted [35]. The untargeted serum proteomic profiling identified upregulation of key regulatory proteins involved in glucose and lipid metabolism, circadian clock, DNA repair, cytoskeleton remodeling, immune system, and cognitive function. The identified proteins are associated with protective effects for cancer, metabolic syndrome, inflammation, Alzheimer’s disease, and several neuropsychiatric disorders. For example, a 9-fold increase was found for the large tumor suppressor kinase 1 (LATS1) and an 11-fold increase in NR1D1 nuclear receptor subfamily 1 group D member 1 (NR1D1), with a significant reduction in the amyloid beta precursor protein (APP), beta-1,4-galactosyltransferase 1 (B4GALT1), and ArfGAP with SH3 domain, ankyrin repeat, and PH domain 1 (ASAP1) at the end compared to before the 30-day intermittent fasting period.

4. Discussions and Conclusions

4.1. Data-Driven Analysis and Organization of Literature

NLP methods have been rapidly adopted in the biomedical literature and, increasingly, the Electronic Health Record space (e.g., [41]), particularly since the development of the widely impactful transformer-based deep learning models [42]. A selection of applications of NLP for information extraction in biomedical/clinical text include: tagging [43], normalization and linking of biomedical entities [14], relation extraction [44], and event extraction [45]. To our knowledge, NLP has not been used for preparing narrative or systematic reviews although several reports compared ML approaches to guide initial selection of the literature corpus rather than using ML for downstream information extraction from the retrieved documents [46,47,48]. A PubMed knowledge graph connected (1) authors, their educational background, funding data, and affiliation history with (2) the diseases, drugs, genes, species, and mutations identified in their corpus of abstracts [49]. An alternative approach to literature retrieval, which we have applied in the domain of whole-food and nutrient effects on human disease [11], is to individually index all foods (to the extent reasonably possible) and nutrients in all biomedical abstracts and full text, and retrieve all articles referencing any food or nutrient.
Identification of the (in this case) nutrition-proteomic corpus presented here is naturally specific to the exact search terms described in Table 1 and, therefore, some proteomic studies in PubMed/PMC will not be the identified by the pipeline if they do not match the specific search terms (in this case, Table 1). As examples, our team previously used samples from a micronutrient intervention in healthy children aged from 9 to 13 years old [6] for three DNA-aptamer-based serum proteomic studies. One study explored the relationship of 117 pro-inflammatory proteins with different levels of DNA damage and EPA and DHA levels [50]. A second study explained levels of serum LTAH4 with plasma levels of cobalamin, riboflavin, pyridoxal, and homocysteine [51]. The third study identified 20 differentially expressed proteins (with iTRAQ technology) between 10 individuals with lower triglycerides, LDL, and VLDL compared to 10 individuals with higher lipid profiles [52]. Although these reports described analysis of nutritional biomarkers in serum (lipid profile, vitamin levels, and hundreds of other metabolites [6]), none of these papers appeared in the nutrition-proteomic corpus because they did not include the terms “nutrition” or “nutritional” (or corresponding MESH term) in the abstract and publication. Hence, they did not match our queries. Different search terms such as nutritional or serum biomarkers, blood metabolite levels, or lipid profiles and proteomics would identify those documents focused on those topics. However, for this review, we aimed to maintain a focus on articles with explicit reference to the field of proteomics in nutrition, diet, and food research. Our analyses did not assess the populations (e.g., description of participants in study), intervention (e.g., diets, drugs, or other), comparator (e.g., diseased versus control, or high fat group versus low fat group), or outcome (e.g., decreased biomarker or disease symptom)—PICO [53]—for each study in the corpus, which was beyond the scope of the topic for this review.
We used K-means cluster analysis to identify seven “themes” in the extracted nutri-proteomic corpus. Others have reported methodological studies that compared various analytical methods (i.e., tf-idf, latent semantic analysis, topic modeling, self-organizing maps, and poison-based [46] or Gaussian mixture model [54]) to identify thematic cluster documents extracted using MESH terms [46] or the BioBERT language model [54]. Regardless of the methodological approach, cluster analysis further contextualizes documents identified by machine reading technologies.

4.2. Conclusions

The use of high-throughput quantification and analysis of proteins in response to nutrition, food, or diet differences has been increasing rapidly with the development of improved mass spectroscopic sample workflows (e.g., [8]), molecularly tagged antibody technology (OLink [7]), and aptamer technologies [10]. The machine learning pipeline used here identified 945 publications on proteomics in the domain of nutrition, food, and diet. Reviewing this number of publications requires some ideally unbiased type of selection method and criteria. Unlike manual sorting of this corpus, publications were grouped into thematic clusters based on their word usage (i.e., tf-idf). Each cluster of publications could be the basis of a narrative, systematic, or meta-analytic review.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/nu15020270/s1, Supplement A: (Supp_A_Monteiro_Morine) and Supplement B: (Supp_B_Monteiro_Morine_Disease_Association). Supplement A is an html file that can be opened by any browser. The file is interactive in that tables contain multiple tabs, can be sorted, and searched. Data in figures are linked to PubMed by hoovering over the bars or dot plots. Supplement B is the output of DAVID functional analysis for disease association of proteins in each cluster.

Author Contributions

Conceptualization, J.P.M., J.K. and M.J.M.; methodology, M.J.M.; data curation, M.J.M. and J.K.; writing—original draft preparation, J.P.M.; writing—review and editing, J.P.M., F.V.U., M.J.M. and J.K.; visualization, M.J.M. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

All data and results are available in Supplement File SA and SB.

Conflicts of Interest

J.K. and M.J.M. are employed by Vydiant, a for-profit company.

References

  1. Lee, M.B.; Hill, C.M.; Bitto, A.; Kaeberlein, M. Antiaging diets: Separating fact from fiction. Science 2021, 374, eabe7365. [Google Scholar] [CrossRef] [PubMed]
  2. Afman, L.; Milenkovic, D.; Roche, H.M. Nutritional aspects of metabolic inflammation in relation to health--insights from transcriptomic biomarkers in PBMC of fatty acids and polyphenols. Mol. Nutr. Food Res. 2014, 58, 1708–1720. [Google Scholar] [CrossRef] [PubMed]
  3. Maruvada, P.; Lampe, J.W.; Wishart, D.S.; Barupal, D.; Chester, D.N.; Dodd, D.; Djoumbou-Feunang, Y.; Dorrestein, P.C.; Dragsted, L.O.; Draper, J.; et al. Perspective: Dietary Biomarkers of Intake and Exposure—Exploration with Omics Approaches. Adv. Nutr. 2020, 11, 200–215. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Landberg, R.; Hanhineva, K.; Tuohy, K.; Garcia-Aloy, M.; Biskup, I.; Llorach, R.; Yin, X.; Brennan, L.; Kolehmainen, M. Biomarkers of cereal food intake. Genes Nutr. 2019, 14, 28. [Google Scholar] [CrossRef] [PubMed]
  5. Cuparencu, C.; Praticó, G.; Hemeryck, L.Y.; Sri Harsha, P.S.C.; Noerman, S.; Rombouts, C.; Xi, M.; Vanhaecke, L.; Hanhineva, K.; Brennan, L.; et al. Biomarkers of meat and seafood intake: An extensive literature review. Genes Nutr. 2019, 14, 35. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  6. Mathias, M.G.; Coelho-Landell, C.D.A.; Scott-Boyer, M.P.; Lacroix, S.; Morine, M.J.; Salomao, R.G.; Toffano, R.B.D.; Almada, M.O.R.D.V.; Camarneiro, J.M.; Hillesheim, E.; et al. Clinical and Vitamin Response to a Short-Term Multi-Micronutrient Intervention in Brazilian Children and Teens: From Population Data to Interindividual Responses. Mol. Nutr. Food Res. 2018, 62, 1700613. [Google Scholar] [CrossRef] [Green Version]
  7. Lundberg, M.; Eriksson, A.; Tran, B.; Assarsson, E.; Fredriksson, S. Homogeneous antibody-based proximity extension assays provide sensitive and specific detection of low-abundant proteins in human blood. Nucleic Acids Res. 2011, 39, e102. [Google Scholar] [CrossRef]
  8. Dayon, L.L.; Núñez Galindo, A.; Corthesy, J.; Cominetti, O.; Kussmann, M.; Galindo, A.N.; Corthesy, J.; Cominetti, O.; Kussmann, M. Comprehensive and Scalable Highly Automated MS-Based Proteomic Workflow for Clinical Biomarker Discovery in Human Plasma. J. Proteome Res. 2014, 13, 3837–3845. [Google Scholar] [CrossRef]
  9. Cominetti, O.; Galindo, A.N.; Corthesy, J.; Moreno, S.O.; Irincheeva, I.; Valsesia, A.; Astrup, A.; Saris, W.H.M.; Hager, J.; Kussmann, M.; et al. Proteomic Biomarker Discovery in 1000 Human Plasma Samples with Mass Spectroscopy. J. Proteome Res. 2016, 15, 389–399. [Google Scholar] [CrossRef]
  10. Gold, L.; Ayers, D.; Bertino, J.; Bock, C.; Bock, A.; Brody, E.N.; Carter, J.; Dalby, A.B.; Eaton, B.E.; Fitzwater, T.; et al. Aptamer-based multiplexed proteomic technology for biomarker discovery. PLoS ONE 2010, 5, e15004. [Google Scholar] [CrossRef]
  11. Morine, M.J.; Priami, C.; Coronado, E.; Haber, J.; Kaput, J. A Comprehensive and Holistic Health Database. In Proceedings of the 2022 IEEE International Conference on Digital Health (ICDH), Barcelona, Spain, 10–16 July 2022; pp. 202–207. [Google Scholar] [CrossRef]
  12. Lee, J.; Yoon, W.; Kim, S.; Kim, D.; Kim, S.; So, C.H.; Kang, J. BioBERT: A pre-trained biomedical language representation model for biomedical text mining. Bioinformatics 2020, 36, 1234–1240. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  13. Lacroix, S.; Klicic Badoux, J.; Scott-Boyer, M.P.; Parolo, S.; Matone, A.; Priami, C.; Morine, M.J.; Kaput, J.; Moco, S. A computationally driven analysis of the polyphenol-protein interactome. Sci. Rep. 2018, 8, 2232. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  14. Leaman, R.; Doǧan, R.I.; Lu, Z. DNorm: Disease name normalization with pairwise learning to rank. Bioinformatics 2013, 29, 2909–2917. [Google Scholar] [CrossRef] [Green Version]
  15. Wei, C.H.; Kao, H.Y.; Lu, Z. GNormPlus: An Integrative Approach for Tagging Genes, Gene Families, and Protein Domains. BioMed Res. Int. 2015, 2015. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  16. Van Der Maaten, L.; Hinton, G. Visualizing Data using t-SNE. J. Mach. Learn. Res. 2008, 9, 2579–2605. [Google Scholar]
  17. Van Der Maaten, L.; Hinton, G. Visualizing non-metric similarities in multiple maps. Mach. Learn. 2012, 87, 33–55. [Google Scholar] [CrossRef] [Green Version]
  18. Sherman, B.T.; Hao, M.; Qiu, J.; Jiao, X.; Baseler, M.W.; Lane, H.C.; Imamichi, T.; Chang, W. DAVID: A web server for functional enrichment analysis and functional annotation of gene lists (2021 update). Nucleic Acids Res. 2022, 50, W216–W221. [Google Scholar] [CrossRef]
  19. Szklarczyk, D.; Gable, A.L.; Nastou, K.C.; Lyon, D.; Kirsch, R.; Pyysalo, S.; Doncheva, N.T.; Legeay, M.; Fang, T.; Bork, P.; et al. The STRING database in 2021: Customizable protein-protein networks, and functional characterization of user-uploaded gene/measurement sets. Nucleic Acids Res. 2021, 49, D605–D612. [Google Scholar] [CrossRef]
  20. Chen, L.; Zhang, Y.H.; Wang, S.P.; Zhang, Y.H.; Huang, T.; Cai, Y.D. Prediction and analysis of essential genes using the enrichments of gene ontology and KEGG pathways. PLoS ONE 2017, 12, e0184129. [Google Scholar] [CrossRef] [Green Version]
  21. Walker, M.E.; Song, R.J.; Xu, X.; Gerszten, R.E.; Ngo, D.; Clish, C.B.; Corlin, L.; Ma, J.; Xanthakis, V.; Jacques, P.F.; et al. Proteomic and metabolomic correlates of healthy dietary patterns: The framingham heart study. Nutrients 2020, 12, 1476. [Google Scholar] [CrossRef]
  22. Kim, Y.; Lu, S.; Ho, J.E.; Hwang, S.J.; Yao, C.; Huan, T.; Levy, D.; Ma, J. Proteins as mediators of the association between diet quality and incident cardiovascular disease and all-cause mortality: The framingham heart study. J. Am. Heart Assoc. 2021, 10, e021245. [Google Scholar] [CrossRef]
  23. Maitiabola, G.; Tian, F.; Sun, H.; Zhang, L.; Gao, X.; Xue, B.; Wang, X. Proteome characteristics of liver tissue from patients with parenteral nutrition-associated liver disease. Nutr. Metab. 2020, 17, 43. [Google Scholar] [CrossRef] [PubMed]
  24. Yubero-Serrano, E.M.; Fernandez-Gandara, C.; Garcia-Rios, A.; Rangel-Zuñiga, O.A.; Gutierrez-Mariscal, F.M.; Torres-Peña, J.D.; Marin, C.; Lopez-Moreno, J.; Castaño, J.P.; Delgado-Lista, J.; et al. Mediterranean diet and endothelial function in patients with coronary heart disease: An analysis of the CORDIOPREV randomized controlled trial. PLoS Med. 2020, 17, e1003282. [Google Scholar] [CrossRef] [PubMed]
  25. Valsesia, A.; Chakrabarti, A.; Hager, J.; Langin, D.; Saris, W.H.M.; Astrup, A.; Blaak, E.E.; Viguerie, N.; Masoodi, M. Integrative phenotyping of glycemic responders upon clinical weight loss using multi-omics. Sci. Rep. 2020, 10, 9236. [Google Scholar] [CrossRef] [PubMed]
  26. Manoni, M.; Di Lorenzo, C.; Ottoboni, M.; Tretola, M.; Pinotti, L. Comparative Proteomics of Milk Fat Globule Membrane (MFGM) Proteome across Species and Lactation Stages and the Potentials of MFGM Fractions in Infant Formula Preparation. Foods 2020, 9, 1251. [Google Scholar] [CrossRef]
  27. Cao, X.; Zheng, Y.; Wu, S.; Yang, N.; Wu, J.; Liu, B.; Ye, W.; Yang, M.; Yue, X. Characterization and comparison of milk fat globule membrane N-glycoproteomes from human and bovine colostrum and mature milk. Food Funct. 2019, 10, 5046–5058. [Google Scholar] [CrossRef]
  28. Lu, J.; Wang, X.; Zhang, W.; Liu, L.; Pang, X.; Zhang, S.; Lv, J. Comparative proteomics of milk fat globule membrane in different species reveals variations in lactation and nutrition. Food Chem. 2016, 196, 665–672. [Google Scholar] [CrossRef]
  29. Yang, M.; Deng, W.; Cao, X.; Wang, L.; Yu, N.; Zheng, Y.; Wu, J.; Wu, R.; Yue, X. Quantitative Phosphoproteomics of Milk Fat Globule Membrane in Human Colostrum and Mature Milk: New Insights into Changes in Protein Phosphorylation during Lactation. J. Agric. Food Chem. 2020, 68, 4546–4556. [Google Scholar] [CrossRef]
  30. Dingess, K.A.; Li, C.; Zhu, J. Human milk proteome: What’s new? Curr. Opin. Clin. Nutr. Metab. Care 2021, 24, 252–258. [Google Scholar] [CrossRef]
  31. Holm, M.; Saraswat, M.; Joenväärä, S.; Seppo, A.; Looney, R.J.; Tohmola, T.; Renkonen, J.; Renkonen, R.; Järvinen, K.M. Quantitative glycoproteomics of human milk and association with atopic disease. PLoS ONE 2022, 17, e0267967. [Google Scholar] [CrossRef]
  32. Afzal, M.; Pfannstiel, J.; Zimmermann, J.; Bischoff, S.C.; Würschum, T.; Longin, C.F.H. High-resolution proteomics reveals differences in the proteome of spelt and bread wheat flour representing targets for research on wheat sensitivities. Sci. Rep. 2020, 10, 14677. [Google Scholar] [CrossRef] [PubMed]
  33. Kumar, A.; Anju, T.; Kumar, S.; Chhapekar, S.S.; Sreedharan, S.; Singh, S.; Choi, S.R.; Ramchiary, N.; Lim, Y.P. Integrating omics and gene editing tools for rapid improvement of traditional food plants for diversified and sustainable food security. Int. J. Mol. Sci. 2021, 22, 8093. [Google Scholar] [CrossRef] [PubMed]
  34. Chai, Y.N.; Qin, J.; Tong, Y.L.; Liu, G.H.; Wang, X.R.; Liu, C.Y.; Peng, M.H.; Qin, C.Z.; Xing, Y.R. TMT proteomics analysis of intestinal tissue from patients of irritable bowel syndrome with diarrhea: Implications for multiple nutrient ingestion abnormality. J. Proteom. 2021, 231, 103995. [Google Scholar] [CrossRef] [PubMed]
  35. Mindikoglu, A.L.; Abdulsada, M.M.; Jain, A.; Jalal, P.K.; Devaraj, S.; Wilhelm, Z.R.; Opekun, A.R.; Jung, S.Y. Intermittent fasting from dawn to sunset for four consecutive weeks induces anticancer serum proteome response and improves metabolic syndrome. Sci. Rep. 2020, 10, 18341. [Google Scholar] [CrossRef] [PubMed]
  36. Shen, X.; Li, Y.; Sun, G.; Guo, D.; Bai, X. miR-181c-3p and -5p Promotes High-Glucose-Induced Dysfunction in Human Umbilical Vein Endothelial Cells by Regulating Leukemia Inhibitory Factor; Elsevier: Amsterdam, The Netherlands, 2018; Volume 115, ISBN 860451859. [Google Scholar]
  37. Handjieva-Darlenska, T.; Handjiev, S.; Larsen, T.M.; Van Baak, M.A.; Jebb, S.; Papadaki, A.; Pfeiffer, A.F.H.; Martinez, J.A.; Kunesova, M.; Holst, C.; et al. Initial weight loss on an 800-kcal diet as a predictor of weight loss success after 8 weeks: The Diogenes study. Eur. J. Clin. Nutr. 2010, 64, 994–999. [Google Scholar] [CrossRef]
  38. Jung, T.W.; Yoo, H.J.; Choi, K.M. Implication of hepatokines in metabolic disorders and cardiovascular diseases. BBA Clin. 2016, 5, 108–113. [Google Scholar] [CrossRef] [Green Version]
  39. Thumser, A.E.; Moore, J.B.; Plant, N.J. Fatty acid binding proteins: Tissue-specific functions in health and disease. Curr. Opin. Clin. Nutr. Metab. Care 2014, 17, 124–129. [Google Scholar] [CrossRef] [Green Version]
  40. Ludka-Gaulke, T.; Ghera, P.; Waring, S.C.; Keifer, M.; Serogy, C.; Gern, J.E.; Kirkhorn, S. Farm Exposure in Early Childhood is Associated with a Lower Risk of Severe Respiratory Illnesses. J. Allergy Clin. Immunol. 2018, 141, 454–456. [Google Scholar] [CrossRef] [Green Version]
  41. Li, L.; Wang, P.; Yan, J.; Wang, Y.; Li, S.; Jiang, J.; Sun, Z.; Tang, B.; Chang, T.H.; Wang, S.; et al. Real-world data medical knowledge graph: Construction and applications. Artif. Intell. Med. 2020, 103, 101817. [Google Scholar] [CrossRef]
  42. Devlin, J.; Chang, M.-W.; Lee, K.; Toutanova, K. BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. arXiv 2018, arXiv:1810.04805. [Google Scholar]
  43. Cho, H.; Lee, H. Biomedical named entity recognition using deep neural networks with contextual information. BMC Bioinform. 2019, 20, 735. [Google Scholar] [CrossRef] [PubMed]
  44. Cenikj, G.; Eftimov, T.; Seljak, B.K. SAFFRON: Transfer Learning For Food-Disease Relation extraction. In Proceedings of the 20th Workshop on Biomedical Language Processing, Online, June 2021; pp. 30–40. [Google Scholar] [CrossRef]
  45. Zhu, L.; Zheng, H. Biomedical event extraction with a novel combination strategy based on hybrid deep neural networks. BMC Bioinform. 2020, 21, 1–12. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  46. Boyack, K.W.; Newman, D.; Duhon, R.J.; Klavans, R.; Patek, M.; Biberstine, J.R.; Schijvenaars, B.; Skupin, A.; Ma, N.; Börner, K. Clustering more than two million biomedical publications: Comparing the accuracies of nine text-based similarity approaches. PLoS ONE 2011, 6, e18029. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  47. Abdelkader, W.; Navarro, T.; Parrish, R.; Cotoi, C.; Germini, F.; Iorio, A.; Haynes, R.B.; Lokker, C. Machine learning approaches to retrieve high-quality, clinically relevant evidence from the biomedical literature: Systematic review. JMIR Med. Inform. 2021, 9, e30401. [Google Scholar] [CrossRef] [PubMed]
  48. Rossanez, A.; dos Reis, J.C.; Torres, R.d.S.; de Ribaupierre, H. KGen: A knowledge graph generator from biomedical scientific literature. BMC Med. Inform. Decis. Mak. 2020, 20, 314. [Google Scholar] [CrossRef]
  49. Xu, J.; Kim, S.; Song, M.; Jeong, M.; Kim, D.; Kang, J.; Rousseau, J.F.; Li, X.; Xu, W.; Torvik, V.I.; et al. Building a PubMed knowledge graph. Sci. Data 2020, 7, 205. [Google Scholar] [CrossRef]
  50. De Barros, T.T.; Venâncio, V.D.P.; Hernandes, L.C.; Greggi Antunes, L.M.; Hillesheim, E.; Salomão, R.G.; Mathias, M.G.; Coelho-Landell, C.A.; Toffano, R.B.D.; Do Vale Almada, M.O.R.; et al. DNA damage is inversely associated to blood levels of DHA and EPA fatty acids in Brazilian children and adolescents. Food Funct. 2020, 11, 5115–5121. [Google Scholar] [CrossRef]
  51. Almada, M.O.R.D.V.; Almeida, A.C.F.; Ued, F.d.V.; Mathias, M.G.; Coelho-Landell, C.d.A.; Salomão, R.G.; Toffano, R.B.D.; Camarneiro, J.M.; Hillesheim, E.; de Barros, T.T.; et al. Metabolic groups related to blood vitamin levels and inflammatory biomarkers in Brazilian children and adolescents. J. Nutr. Sci. Vitaminol. 2020, 66, 515–525. [Google Scholar] [CrossRef] [PubMed]
  52. Coelho-Landell, C.A.; Salomão, R.G.; Almada, M.O.R.d.V.; Mathias, M.G.; Toffano, R.B.D.; Hillesheim, E.; Barros, T.T.; Camarneiro, J.M.; Camelo-Junior, J.S.; Rosa, J.C.; et al. Metabo groups in response to micronutrient intervention: Pilot study. Food Sci. Nutr. 2020, 8, 683–693. [Google Scholar] [CrossRef]
  53. Kang, T.; Zou, S.; Weng, C. Pretraining to recognize piCO elements from randomized controlled trial literature. Stud. Health Technol. Inform. 2019, 264, 188–192. [Google Scholar] [CrossRef] [PubMed]
  54. Davagdorj, K.; Wang, L.; Li, M.; Pham, V.H.; Ryu, K.H.; Theera-Umpon, N. Discovering Thematically Coherent Biomedical Documents Using Contextualized Bidirectional Encoder Representations from Transformers-Based Clustering. Int. J. Environ. Res. Public Health 2022, 19, 5893. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Venn diagram of unique abstracts with overlaps queries of nutrition proteomics. An interactive version of this figure with links to the PubMed abstracts is in the File SA.
Figure 1. Venn diagram of unique abstracts with overlaps queries of nutrition proteomics. An interactive version of this figure with links to the PubMed abstracts is in the File SA.
Nutrients 15 00270 g001
Figure 2. Document annotation of proteomic-nutrition corpus. (A) Diseases with 50 or more articles in the corpus. (B) Proteins with 20 or more articles. References for each disease or gene/protein can be obtained by clicking the bars in each interactive graph in supplementary File SA. The proteins are: ADIPOQ: adiponectin, C1Q and collagen domain containing; AKT1: AKT serine/threonine kinase 1; ALB: albumin; APOA1: apolipoprotein A1; APOB: apolipoprotein B; APOE: apolipoprotein E; BBS9: Bardet-Biedl syndrome 9; CRP: C-reactive protein; CXCL8: C-X-C motif chemokine ligand 8; EGFR: epidermal growth factor receptor; IL6: interleukin 6; INS: insulin; LALBA: lactalbumin alpha; LEP: leptin; LTF: lactotransferrin; MFGE8: milk fat globule EGF and factor V/VIII domain; MTOR: mechanistic target of rapamycin kinase; NFKB1: nuclear factor kappa B subunit 1; PPARA: peroxisome proliferator activated receptor alpha; SERPINA1: serpin family A member 1; TF: transferrin; TNF: tumor necrosis factor; TP53: tumor protein p53.
Figure 2. Document annotation of proteomic-nutrition corpus. (A) Diseases with 50 or more articles in the corpus. (B) Proteins with 20 or more articles. References for each disease or gene/protein can be obtained by clicking the bars in each interactive graph in supplementary File SA. The proteins are: ADIPOQ: adiponectin, C1Q and collagen domain containing; AKT1: AKT serine/threonine kinase 1; ALB: albumin; APOA1: apolipoprotein A1; APOB: apolipoprotein B; APOE: apolipoprotein E; BBS9: Bardet-Biedl syndrome 9; CRP: C-reactive protein; CXCL8: C-X-C motif chemokine ligand 8; EGFR: epidermal growth factor receptor; IL6: interleukin 6; INS: insulin; LALBA: lactalbumin alpha; LEP: leptin; LTF: lactotransferrin; MFGE8: milk fat globule EGF and factor V/VIII domain; MTOR: mechanistic target of rapamycin kinase; NFKB1: nuclear factor kappa B subunit 1; PPARA: peroxisome proliferator activated receptor alpha; SERPINA1: serpin family A member 1; TF: transferrin; TNF: tumor necrosis factor; TP53: tumor protein p53.
Nutrients 15 00270 g002
Figure 3. Protein–Disease Network and Protein–Disease Comention. (A) The protein–disease comention network from the nutrition–proteomic corpus, restricted to those protein–disease pairs with five or more supporting references (for plotting clarity). Blue circles are proteins and orange diamonds are diseases. The size of the symbols is proportional to the number of mentioning publications in the corpus. The edges are similarly scaled to represent the number of unique publications comentioning the two entities. An interactive network is in File SA, Figure S5.1. (B) Screenshot of File SA, interactive Table S5.2 with the PubMed ID (pmid), the extracted sentence, publication date, the gene/protein, and the disease. PMIDs retain links to the PubMed abstracts. Individual columns can be sorted (arrows in column headings) and searched.
Figure 3. Protein–Disease Network and Protein–Disease Comention. (A) The protein–disease comention network from the nutrition–proteomic corpus, restricted to those protein–disease pairs with five or more supporting references (for plotting clarity). Blue circles are proteins and orange diamonds are diseases. The size of the symbols is proportional to the number of mentioning publications in the corpus. The edges are similarly scaled to represent the number of unique publications comentioning the two entities. An interactive network is in File SA, Figure S5.1. (B) Screenshot of File SA, interactive Table S5.2 with the PubMed ID (pmid), the extracted sentence, publication date, the gene/protein, and the disease. PMIDs retain links to the PubMed abstracts. Individual columns can be sorted (arrows in column headings) and searched.
Nutrients 15 00270 g003
Figure 4. t-SNE cluster and visualization of nutrition-proteomic research themes. Each dot refers to a single article (click on dot in the interactive Supplement File SA, Figure S6.3 to open its PubMed abstract) and documents with similar word content are in close proximity. The size of the dot refers to the impact factor of the journal. The color of each dot refers to the cluster designation which in the text will labeled with a letter: (A) dark blue: protein, liver, diet, mouse, fatty, rat, disease, obesity, plasma, muscle; (B) light purple: milk, protein, peptide, human, infant, milkfat globular membrane (MFGM), colostrum, lactation, bovine, membrane; (C) orange: protein, plant, seed, food, allergen, gluten, wheat, soybean, crop, fruit; (D) light orange: protein, egg, salivary, plasma, child, biomarkers, saliva, disease, proteomics, proteome; (E) dark green: gut, probiotic, microbiota, protein, intestinal, cell, microbiome, bacterial, human, host; (F) light green: nutrition, nutritional, food, research, nutrigenomics, health, metabolomics, disease, genomics, science; (G) red: cell, protein, cancer, meat, colorectal, quality, proteomics, fish, study, muscle.
Figure 4. t-SNE cluster and visualization of nutrition-proteomic research themes. Each dot refers to a single article (click on dot in the interactive Supplement File SA, Figure S6.3 to open its PubMed abstract) and documents with similar word content are in close proximity. The size of the dot refers to the impact factor of the journal. The color of each dot refers to the cluster designation which in the text will labeled with a letter: (A) dark blue: protein, liver, diet, mouse, fatty, rat, disease, obesity, plasma, muscle; (B) light purple: milk, protein, peptide, human, infant, milkfat globular membrane (MFGM), colostrum, lactation, bovine, membrane; (C) orange: protein, plant, seed, food, allergen, gluten, wheat, soybean, crop, fruit; (D) light orange: protein, egg, salivary, plasma, child, biomarkers, saliva, disease, proteomics, proteome; (E) dark green: gut, probiotic, microbiota, protein, intestinal, cell, microbiome, bacterial, human, host; (F) light green: nutrition, nutritional, food, research, nutrigenomics, health, metabolomics, disease, genomics, science; (G) red: cell, protein, cancer, meat, colorectal, quality, proteomics, fish, study, muscle.
Nutrients 15 00270 g004
Figure 5. Cluster topics by year from 2000 to 2022. The interactive version of this figure is in Supplement SA, Figure S6.2.
Figure 5. Cluster topics by year from 2000 to 2022. The interactive version of this figure is in Supplement SA, Figure S6.2.
Nutrients 15 00270 g005
Table 1. Machine Reading Search Terms.
Table 1. Machine Reading Search Terms.
QueryPubMed Terms 1
protnutr_mhProteomics [MH] AND “Diet, Food, and Nutrition” [MH] and Human [MH]
protnutr_majrProteomics [MAJR] AND “Diet, Food, and Nutrition” [MAJR] and Human [MH]
protnutr_ab(proteomics [TIAB] OR “DNA aptamer” [TIAB] OR Somascan [TIAB]) and (“Nutrition” [TIAB] OR “Nutritional” [TIAB]) AND (Human [MH] OR Human [TIAB] or individuals [TIAB] or patients [TIAB] or participants [TIAB] or subjects [TIAB])
QueryPubMed Central Terms
protnutr_mhProteomics [MH] AND “Diet, Food, and Nutrition” [MH] AND Human [MH] AND (open access [filter] OR author manuscript [filter])
protnutr_majrProteomics [MH] AND “Diet, Food, and Nutrition” [MH] AND Human [MH] AND (open access [filter] OR author manuscript [filter])
protnutr_ab(proteomics [Abstract] OR “DNA aptamer” [Abstract] OR Somascan [Abstract]) and (“Nutrition” [Abstract] OR “Nutritional” [Abstract]) AND (Human [MH] OR Human [TIAB] or individuals [Abstract] or patients [Abstract] or participants [Abstract] or subjects [Abstract]) AND (open access [filter] OR author manuscript [filter])
1 [MH] refers to regular MeSH tag, [MAJR] refers to MeSH tag of primary importance to the paper (as designated by National Library of Medicine analyst), [TIAB] refers to ‘title/abstract’. The [TIAB] query captures, and in particular, articles that do not have MeSH tags. Subquery (open access [filter] OR author manuscript [filter]) is added to each query, to limit to those articles freely available to commercial entities.
Table 2. Themes of Nutrition Proteomic Research 1.
Table 2. Themes of Nutrition Proteomic Research 1.
ClusterThemeCluster SizeMedian SJRMedian YearEarliestLatest
Aprotein, liver, diet, mouse, fatty, rat, disease, obesity, plasma, muscle1121.189201720012022
Bmilk, protein, peptide, human, infant, milk fat globule membrane, colostrum, lactation, bovine, membrane1011.189201720062022
Cprotein, plant, seed, food, allergen, gluten, wheat, soybean, crop, fruit1811.279201820022022
Dgut, probiotic, microbiota, protein, intestinal, cell, microbiome, bacterial, human, host1580.934201220002022
Enutrition, nutritional, food, research, nutrigenomics, health, metabolomics, disease, genomics, science1041.085201720042022
Fcell, protein, cancer, meat, colorectal, quality, proteomics, fish, study, muscle1561.323201720032022
Gprotein, egg, salivary, plasma, child, biomarkers, saliva, disease, proteomics, proteome1331.189201620032022
1 t-SNE derived clusters (A-G); theme is pipeline-derived keywords. Cluster size is number of proteins in cluster. SJR is Scimago Journal Ranking. Median year of publication of all papers in the cluster with earliest and latest publication in the cluster (as of August 2022). Visualization is in Figure 4 and the interactive version in Supplement SA, Figure S2.
Table 3. Protein Enrichment Per Cluster 1.
Table 3. Protein Enrichment Per Cluster 1.
ClusterProtein_IDName#/Clusterp-Value
AINSinsulin213.14 × 10−7
AADIPOQadiponectin, C1Q and collagen domain containing57.43 × 10−3
AAPOEapolipoprotein E51.84 × 10−2
AHPhaptoglobin42.75 × 10−2
AInsrinsulin receptor34.03 × 10−2
APRKAA2protein kinase AMP-activated catalytic subunit a234.03 × 10−2
ASrebf1sterol regulatory element bindingTF1transcription34.03 × 10−2
ATNFtumor necrosis factor54.88 × 10−2
ACLUclusterin36.33 × 10−2
ATFtransferrin36.33 × 10−2
AVIMvimentin36.33 × 10−2
ACRPC-reactive protein47.67 × 10−2
ATTRtransthyretin47.67 × 10−2
AAPOA4apolipoprotein A439.10 × 10−2
AAPOC3apolipoprotein C339.10 × 10−2
AApoa1apolipoprotein A129.86 × 10−2
AB2Mbeta-2-microglobulin29.86 × 10−2
AIrs1insulin receptor substrate 129.86 × 10−2
APON1paraoxonase 129.86 × 10−2
APUM3pumilio RNA binding family member 329.86 × 10−2
ASlc2a4solute carrier family 2 member 429.86 × 10−2
AVDRvitamin D receptor29.86 × 10−2
BMFGE8milk fat globule EGF with factor V/VIII domain252.90 × 10−8
BLALBAlactalbumin alpha97.72 × 10−4
BLYZlysozyme62.24 × 10−2
BCSN2casein beta51.29 × 10−2
BLTFlactotransferrin42.66 × 10−2
BMfgE8milk fat globule EGF with factor V/VIII domain48.48 × 10−2
CIGHEimmunoglobulin heavy episolon chain42.57 × 10−2
CNT5C3A5 prime-nucleotidase, cytosolic IIIA32.77 × 10−2
CLOC112695262 27.67 × 10−2
DFGBfibrinogen beta chain31.52 × 10−2
DLEPleptin32.46 × 10−2
DFGGfibrinogen gamma chain25.11 × 10−2
DLdlrlow density lipoprotein receptor25.11 × 10−2
DNOS1nitric oxide synthase 125.11 × 10−2
DNos1murine nitric oxide synthase 125.11 × 10−2
DTXNthioredoxin25.11 × 10−2
DAPOBapolipoprotein B27.98 × 10−2
EABCB1ATP binding cassette subfamily B member 131.41 × 10−2
EABCC2ATP binding cassette subfamily C member 231.41 × 10−2
EABCC3ATP binding cassette subfamily C member 331.41 × 10−2
EABCG2ATP binding cassette subfamily G member 224.87 × 10−2
ECASP3caspase 324.87 × 10−2
EGusbglucuronidase beta47.06 × 10-−3
EHSP90AA1heat shock protein 90 a family class A member 127.61 × 10−2
EIL10interleukin 1024.87 × 10−2
ESLC15A1solute carrier family 15 member 131.41 × 10−2
ESLCO2B1solute carrier organic anion transporter 2B124.87 × 10−2
GAKT1AKT serine/threonine kinase 132.95 × 10−2
GMTORmechanistic target of rapamycin kinase32.95 × 10−2
GCrtc1CREB regulated transcription coactivator 125.79 × 10−2
GSOD1superoxide dismutase 125.79 × 10−2
GTNFSF10TNF superfamily member 1025.79 × 10−2
1 Cluster is the same as Table 2 and Figure 4. #/cluster is the number of documents in the cluster containing the protein. p-value cut-off was < 0.1. Cluster F had no proteins below this cut-off. Upper case proteins designations are human, and first letter capital followed by lower case designate mouse proteins. The full list of proteins in each cluster and enrichment values are in Supplement File B.
Table 4. Disease Associations of Proteins in Thematic Clusters 1.
Table 4. Disease Associations of Proteins in Thematic Clusters 1.
Cluster#Term IDTerm DescriptionObserved Protein CountBackground Protein CountFalse Discovery Rate
ADOID:0060158Acquired metabolic disease423204.98 × 10−27
DOID:0014667Disease of metabolism649971.02 × 10−26
DOID:4Disease13859214.54 × 10−20
DOID:9120Amyloidosis19701.96 × 10−16
DOID:7Disease of anatomical entity10944523.59 × 10−15
DOID:4194Glucose metabolism disease211258.46 × 10−15
DOID:0050828Artery disease201183.34 × 10−14
DOID:178Vascular disease242232.44 × 10−13
DOID:9351Diabetes mellitus191183.82 × 10−13
DOID:1287Cardiovascular system disease314541.21 × 10−12
BDOID:0014667Disease of metabolism329977.14 × 10−11
DOID:0050161Lower respiratory tract disease162061.24 × 10−9
DOID:1579Respiratory system disease172632.40 × 10−9
DOID:0060158Acquired metabolic disease183203.47 × 10−9
DOID:4Disease7359211.42 × 10−8
DOID:0050828Artery disease121182.09 × 10−8
DOID:850Lung disease131728.18 × 10−8
DOID:326Ischemia7232.91 × 10−7
DOID:77Gastrointestinal system disease195103.18 × 10−7
DOID:552Pneumonia7253.81 × 10−7
DDOID:0014667Disease of metabolism329976.28 × 10−13
DOID:4Disease7159219.45 × 10−12
DOID:0050636Familial visceral amyloidosis9214.70 × 10−11
DOID:0060158Acquired metabolic disease183202.45 × 10−10
DOID:9120Amyloidosis11704.55 × 10−10
DOID:0050828Artery disease101181.19 × 10−6
DOID:7Disease of anatomical entity5244521.31 × 10−6
DOID:178Vascular disease122232.55 × 10−6
DOID:1247Blood coagulation disease8767.61 × 10−6
DOID:0050161Lower respiratory tract disease112061.00 × 10−5
EDOID:178Vascular disease142231.01 × 10−8
DOID:4Disease5859211.01 × 10−8
DOID:7Disease of anatomical entity5044521.01 × 10−8
DOID:326Ischemia7235.33 × 10−8
DOID:77Gastrointestinal system disease165109.92 × 10−7
DOID:2914Immune system disease176111.37 × 10−6
DOID:0014667Disease of metabolism219971.47 × 10−6
DOID:0050828Artery disease91182.32 × 10−6
DOID:11162Respiratory failure5102.32 × 10−6
DOID:552Pneumonia6252.32 × 10−6
FDOID:0060158Acquired metabolic disease103201.43 × 10−7
DOID:10652Alzheimers disease6351.43 × 10−7
DOID:9351Diabetes mellitus71187.14 × 10−7
DOID:9352Type 2 diabetes mellitus5299.97 × 10−7
DOID:10763Hypertension5362.33 × 10−6
DOID:0014667Disease of metabolism129975.77 × 10−6
DOID:0050828Artery disease61181.19 × 10−5
DOID:4Disease2459211.19 × 10−5
DOID:5844Myocardial infarction4201.69 × 10−5
GDOID:18Urinary system disease163151.36 × 10−7
DOID:4Disease6559211.75 × 10−7
DOID:0050686Organ system cancer216772.16 × 10−7
DOID:14566Disease of cellular proliferation2510122.40 × 10−7
DOID:850Lung disease121723.12 × 10−7
DOID:77Gastrointestinal system disease185103.23 × 10−7
DOID:9120Amyloidosis9703.23 × 10−7
DOID:162Cancer238953.46 × 10−7
DOID:0060158Acquired metabolic disease143201.61 × 10−6
DOID:0050687Cell type cancer154063.51 × 10−6
1 Simplified output from DAVID Functional Annotation Tool (https://david.ncifcrf.gov/ (accessed on 30 November 2022). Observed protein counts are the number of proteins from a cluster that map to the term ID/term description. Background is the number of terms in that term ID. The number of diseases with FDR ≤ 10−5 was 52, 26, 0, 19, 21, 9, and 25 for clusters A through G, respectively.
Table 5. Thematic Cluster versus Documents Words of Selected Documents 1.
Table 5. Thematic Cluster versus Documents Words of Selected Documents 1.
RefTop Document WordsTop Thematic Cluster WordsCluster
[21]pattern; dietary; dash; ahei; md; metabolomic; fdr; metabolite; index; framinghamprotein, liver, diet, mouse, fatty, rat, disease, obesity, plasma, muscleA
[22]diet; score; mortality; cvd; association; p0; incident; mediation; all cause; quality
[23]pnald; liver; mitochondrial; glycolipid; deps; parenteral; oxidative; differentially; expressed; patient
[24]endothelial; ci; diet; mediterranean; cordioprev; lowfat; coronary; patient; difference; dysfunction
[25]nonresponders; curve; responder; body; ketone; roc; glycemic; weight; difference; baseline
[26]mfgm; bovine; ifs; specie; globule; fraction; milk; attempt; proteome; fatmilk, protein, peptide, human, infant, milk fat globule membrane, colostrum, lactation, bovine, membraneB
[27]mfgm; milk; bovine; colostrum; nglycoproteomes; nglycoproteins; mature; lactation; glycosylation; globule
[28]lipid; fat; mfgm; milk; globule; catabolic; membrane; specie; enzyme; utilization
[29]phosphorylation; site; mfgm; milk; colostrum; mature; protein; phosphoproteomics; phosphoprotein; globule
[30]milk; infant; proteome; ptms; human; expanded; endogenous; mother; like; peptide
[31]atopic; glycopeptides; oom; milk; nglycoprotein; rochester; lifestyle; york; mother; child
[32]wheat; spelt; bread; flour; ncws; heritability; differed; celiac; protein; hypersensitivities; breadprotein, plant, seed, food, allergen, gluten, wheat, soybean, crop, fruitC
[33]tfps; editing; trait; food; plant; improvement; omics; sustainable; nutritious; traditional
[34]ibsd; intestinal; irritable; bowel; patient; molecule; tissue; syndrome; tmt; ingestiongut, probiotic, microbiota, protein, intestinal, cell, microbiome, bacterial, human, hostE
[35]fasting; intermittent; clock; sunset; day; circadian; dawn; consecutive; neuropsychiatric; syndromecell, protein, cancer, meat, colorectal, quality, proteomics, fish, study, muscleG
1 Mapping of specific references (first column) and their top document words to the cluster (last column) document terms. Protein acronyms are defined in Table 3. Some abbreviated terms were left unresolved to provide examples of the search results. In some cases, these terms are filtered for subsequent analysis. References for each paper in a cluster can be obtained by clicking on a dot in Figure S4 of Supplementary file SA.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Monteiro, J.P.; Morine, M.J.; Ued, F.V.; Kaput, J. Identifying and Analyzing Topic Clusters in a Nutri-, Food-, and Diet-Proteomic Corpus Using Machine Reading. Nutrients 2023, 15, 270. https://doi.org/10.3390/nu15020270

AMA Style

Monteiro JP, Morine MJ, Ued FV, Kaput J. Identifying and Analyzing Topic Clusters in a Nutri-, Food-, and Diet-Proteomic Corpus Using Machine Reading. Nutrients. 2023; 15(2):270. https://doi.org/10.3390/nu15020270

Chicago/Turabian Style

Monteiro, Jacqueline Pontes, Melissa J. Morine, Fabio V. Ued, and Jim Kaput. 2023. "Identifying and Analyzing Topic Clusters in a Nutri-, Food-, and Diet-Proteomic Corpus Using Machine Reading" Nutrients 15, no. 2: 270. https://doi.org/10.3390/nu15020270

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop