Computational Analysis of Six Expression Studies Reveals miRNA-mRNA Interactions and 25 Consistently Disrupted Genes in Atopic Dermatitis ========================================================================================================================================= * Sarah Gao * Andrew Gao ## Abstract Atopic dermatitis (AD), known as eczema, affects millions of people worldwide and is a chronic inflammatory skin disease. It is associated with risks of developing asthma, food allergies, and various other diseases related to the immune system. AD can also negatively affect the self-esteem of patients. Gene expression data could yield new insights into molecular mechanisms and pathways of AD, however, results often vary drastically between studies. In this study, expression data from five mRNA studies and one miRNA study were combined to identify differences between atopic dermatitis skin and unaffected, normal skin. Protein interaction network analysis and Panther analysis revealed that pathways related to leukocyte behavior, antimicrobial defense, metal sequestration, and type 1 interferon signaling were significantly affected in AD. In total, 25 genes, such as SERPINB4 and ST1007 were consistently identified to be disrupted across studies. Within the 25, 11 were underexpressed and 14 were overexpressed. Several genes implicated in skin cancers were among the 25. We also identified underexpressed 13 miRNAs, many of which regulate some of the 14 overexpressed genes. Gene FOXM1 was targeted by 6 underexpressed miRNAs and was on average overexpressed by 9.53 times in AD. Presumably, underexpression of miRNAs led to overexpression of their gene targets. The results of this research have implications for diagnostic tests and therapies for AD. It elucidates molecular mechanisms of AD with greater confidence than does a single study alone. Future steps include experiments regarding the role of SERPINB4, ST1007, neutrophil and leukocyte aggregation, and interferon signaling in AD. Additionally, the associations between AD and skin cancers should be further investigated. ## Introduction Atopic dermatitis (AD), also called eczema, affects about ten to twenty percent of people in developed countries, such as the United States of America and France [1-2]. AD is known as a chronic inflammatory skin disease which means that it lasts for a long time and occurs when the immune system wrongly targets normal body tissues [3]. Treatments for AD amount to up to $3.8 billion dollars yearly in the United States alone [4]. AD is linked to higher risk for getting asthma, food allergies, and other immune system related diseases [5]. AD can also lower patient self esteem as it causes visible lesions and marks on the skin [6]. While AD has been researched before, scientists are still not entirely sure about how AD develops (pathogenesis) [7]. Therefore, research should be conducted to explore the pathways and mechanisms that cause, or are affected by, atopic dermatitis development. With this knowledge, new treatments and tests for AD can be developed and existing methods can be improved. Current treatments for AD include using moisturizers and applying corticosteroids to the affected skin [8]. However, the effectiveness of the treatments vary greatly. For some people the medicines help a lot but for others the medicines don’t do anything. Previously, microarrays have been used to measure gene and miRNA expression levels, often for disease research [9-12]. For example, microarrays are used to find differentially expressed genes (DEGs) between Parkinson’s patients and healthy control patients as well as differentially expressed miRNAs between lung cancer patients and healthy controls [13-14]. Microarrays are useful for discovering disease biomarkers and for learning more about changes in gene expression due to disease or some experimental variable [15]. While they have begun to be replaced by RNA-seq in many cases, existing microarray data still holds a lot of valuable information that can be analyzed. Several teams have performed microarray analysis on AD patients and control patients in order to find differences in gene expression that could shine light on how AD develops. Some researchers have focused on gene expression while others have focused on miRNA expression [16-17]. MiRNAs are non-coding RNAs that have an important role in regulating gene expression [18]. They repress protein production by destabilizing the mRNA they are targeting. As miRNAs are being studied more, scientists are realizing that miRNA and gene expression are often intrinsically correlated [19]. Thus, research linking miRNA expression and gene expression in AD is needed. For example, a miRNA could change gene expression in many genes in a pathway important to AD. Additionally, the existing studies conducted on AD gene/miRNA expression have small sample sizes, meaning that the results are more affected by random chance and individual differences in the patients from which skin samples were collected. Microarray experiments have been criticized in the past for often having errors and batch effects, among other things [20-22]. This means that a lot of the genes identified by one study are not able to be reproduced, or identified, by another group of researchers and sometimes the microarray data is flawed or biased. In the present study, gene and miRNA expression data from multiple sources were combined to provide greater confidence and accuracy in the results as well as elucidate interactions between miRNAs and genes that can play a role in AD. Our approach emphasized biological relevance and statistical significance, often erring on the side of caution. For example, stringent minimum fold change and dataset overlap requirements were enforced. ## Methods ### GEO Dataset Search and Selection The Gene Expression Omnibus (GEO) is an online database of freely available data from various experiments, usually with gene expression [23]. GEO was searched for datasets related to atopic dermatitis. Criteria for selecting a dataset included sample size, age of the data, source of sample (skin tissue only), and the type of AD examined. Six datasets were selected for further analysis: GSE32924, GSE31408, GSE36842, GSE16161, GSE5667, GSE6012 [24-29]. GSE31408 contained miRNA expression data while the rest contained mRNA expression data. Many of the studies were comprised of samples from several types of atopic dermatitis, such as chronic atopic dermatitis and nonlesional atopic dermatitis. We grouped all such types under the umbrella category of atopic dermatitis. While having different specific characteristics, different types of atopic dermatitis still are likely to share similarities and atopic dermatitis is known as a systemic disease. Thus the tradeoff of combining types of atopic dermatitis to gain greater sample size is justified. ### Data processing and statistical analysis GEO2R is an online interactive tool that compares gene expression levels of groups of samples to identify genes that are differentially expressed between groups [30]. Following dataset selection, GEO2R was used to calculate differentially expressed genes between the AD samples and the control samples in each of the datasets. GEO2R automatically performed t-tests on the data. Expression intensity value distribution was normal in each dataset, showing no outliers. Thus, all samples were kept. Subtypes of atopic dermatitis were all included in the AD group, such as nonlesional and lesional. Depending on the study, differentially expressed messenger RNAs or differentially expressed microRNAs were found. The DEGs were saved into Excel sheets. Differentially expressed genes with P values of greater than 0.05 were deleted. Genes were split into two lists, overexpressed and underexpressed (positive fold change and negative fold change, respectively). Next, we applied a minimum fold change threshold of 1.5 for overexpression and ⅔ for underexpression in an effort to enforce biological relevance standards and also reduce the number of genes for analysis (tens of thousands of genes passed the P value test). ### Identifying common genes across studies After the relevant genes for each dataset were split into two lists, overexpressed and underexpressed, data were cleaned, removing duplicate genes and blank rows. We combined the lists of overexpressed genes from each of the five mRNA datasets together. The same was performed for the underexpressed genes. Next, we used Python and Google Colab to calculate out how many times each gene was repeated in a list. This revealed how many times each gene was identified across datasets. Only genes identified in at least four out of five datasets were kept and the rest were deleted (Common Data Ratio >= 0.8). ### STRING protein interaction network analysis STRING is an online database search and network visualization tool of established and predicted protein interactions [31]. STRING was used to analyze relationships between the protein products of genes that were identified in previous steps. Overexpressed and underexpressed genes were analyzed separately. The cut off criteria for minimum confidence of genuine protein interaction was 0.4 which is accepted as medium confidence. Hub gene criteria was having at least a node degree of 6. ### Gene Ontology and pathway analysis Gene Ontology (GO) is a popular computational biology tool that gives information on the functions of various gene products [32]. PantherDB, a tool by Gene Ontology, was applied to identify enriched biological functions [33]. ### miRNA target prediction and analysis The miRNA cutoff criteria were p-value <0.05 and fold change >1.5 or <0.66. The gene targets for the differentially expressed microRNAs identified in GSE31408 were predicted with the miRNet software. The gene targets were analyzed to find overlaps with the differentially expressed genes identified from the mRNA studies. It was assumed that under-expressed miRNAs would be associated with over-expressed target genes, and vice versa. ## Results GSE32924, GSE6012, GSE36842, GSE16161, GSE5667, and GSE31408 were chosen for this study (Table 1). GSE31408 is a miRNA expression profiling study, while the other five are gene expression profiling studies. In total, there were 80 atopic dermatitis samples and 47 healthy control samples across all 5 gene expression datasets. There were 24 atopic dermatitis and 2 control samples in the miRNA dataset. Expression value distribution was checked for each dataset and all were normal, with no outliers. View this table: [Table 1:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/T1) Table 1: Descriptive information for each of the six Gene Expression Omnibus datasets analyzed in this study. Specifically, the columns indicate the number of AD samples, number of control samples, type of expression profiled, platform, author of study, year of study, and country of study. After applying the logFC (>1.5 or <⅔) and p-value criteria (p<0.05), the number of differentially expressed genes were greatly reduced (Table 2). In general, more downregulated genes were identified than upregulated genes with the exception of GSE5667. Genes were sorted by logFC value. View this table: [Table 2:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/T2) Table 2: Number of genes identified as significantly upregulated or downregulated from each of the gene expression datasets. For instance, in dataset GSE32924, 2,868 upregulated genes passed the logFC and p-value criteria. The five selected datasets contained a total of 11,781 upregulated genes and 13,483 downregulated genes satisfying both conditions (Table 3). There were a total of 5,874 unique upregulated genes across the five datasets: 371 of them were identified in only □datasets, 80 identified in □datasets, and 14 identified in all five datasets. There were a total of 6465 unique downregulated genes across the five datasets: 653 of them were identified in only □datasets, 103 identified in □datasets, and 11 identified in all five datasets. The majority of differentially expressed genes were only identified in one dataset out of five. Amongst the downregulated genes, 4,088 out of 6,565 total genes were only found in a single dataset (62.3%). Similarly, amongst upregulated genes, 3,802 out of 5,873 total genes were only found in a single dataset (64.7%). A total of only 25 genes were consistently upregulated or downregulated in all five studies (Table 4). View this table: [Table 3:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/T3) Table 3: Total unique genes. Also, the number of genes across all five datasets that were found in three, four, and five datasets. For instance, only 14 genes were identified as upregulated in all five datasets. View this table: [Table 4:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/T4) Table 4: 25 genes that appeared as upregulated (14) or downregulated (11) consistently in all five gene expression datasets. Genes are presented in alphabetical order. View this table: [Table 5:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/T5) Table 5: Fold change for each of the 14 upregulated genes in each of the five datasets. The average fold change is also provided. The “miRNA regulated?” column shows whether the gene was identified as a target for one of the 13 underexpressed miRNAs, and if yes, how many miRNAs had it as a target. A value of 2 indicates that the gene was expressed twice as much in AD than in control skin. View this table: [Table 5:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/T6) Table 5: Fold change for each of the 11 downregulated genes in each of the five datasets. The average fold change is also provided. A value of 0.5 indicates that the gene was half as expressed in AD than control skin. View this table: [Table 6:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/T7) Table 6: Functional enrichment, p-value, and false discovery rates for the top six Gene Ontology biological process identified by Panther for downregulated genes. View this table: [Table 7:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/T8) Table 7: Functional enrichment, p-value, and false discovery rates for the top six Gene Ontology biological process identified by Panther for downregulated genes. View this table: [Table 8:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/T9) Table 8: 13 miRNAs identified as statistically relevant according to logFC and P-value. View this table: [Table 9:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/T10) Table 9: Upregulated genes identified as gene targets for at least one of the 13 downregulated microRNAs. FOXM1 was a gene target for six microRNAs. ### Notable Genes SERPINB4 appeared in all five datasets, and had the highest fold change out of all upregulated genes in four datasets, 68.26. SERPINB4 is in the SERPIN family of serine protease inhibitors [34]. SERPINB4 is a protein coding gene and it acts as an immune response gene. S100A7 was also found in all five datasets and regularly highly differentially expressed, with an average fold change of 21.45. Like SERPINB4, it was often among the top most upregulated genes in each dataset. S100A7 is S100 calcium-binding protein A7, or psoriasin [35]. It has antimicrobial activity and is reported to be produced by skin epithelial cells to ward off bacterial invaders. It also plays a role in the cell cycle. As its name psoriasin suggests, a study has found higher levels of S100A7 in psoriatic skin lesions. S100A9 was not identified as significantly differentially expressed in GSE5667 but appeared in the four other datasets. It belongs to the same family as S100A7, the S100 family, and also plays a role in the cell cycle [36]. S100A9 had an average fold change of 43.98, even higher than S100A7. ### STRING Network Analysis Figure 1 shows all the different upregulated genes that appear in at least □ of the datasets, and the interactions between their protein products, visualized as edges between nodes. The diagram was generated using STRING DB and 92 out of 94 input genes were mapped (2 were not identified in the database search). 117 edges between gene nodes were mapped, with an expected value of 59 edges, demonstrating that the network of genes has significantly more interactions than would be expected of a random list. The average node degree was 2.54, meaning that on average each gene was linked to 2.54 others. Gene with node degree of at least 6 were: CXCR4, STAT1, SAMHD1, DDX58, IRF9, OAS1, HERC6, CDC20, MCM5, FOXM1, CDC6, TOP2A, S100A7, and KRT16. Notably, STAT1 had degree 12. STAT1 is a transcription factor involved in cytokine signaling, interferon response, and interleukin signaling [37]. ![Figure 1:](http://medrxiv.org/http://medrxiv.stage.highwire.org/content/medrxiv/early/2022/06/07/2022.06.04.22276002/F1.medium.gif) [Figure 1:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/F1) Figure 1: STRING protein interaction network for upregulated genes identified in at least four out of five datasets shows several highly interconnected clusters. ![Figure 2:](http://medrxiv.org/http://medrxiv.stage.highwire.org/content/medrxiv/early/2022/06/07/2022.06.04.22276002/F2.medium.gif) [Figure 2:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/F2) Figure 2: Interferon signaling genes cluster in STRING network ![Figure 3:](http://medrxiv.org/http://medrxiv.stage.highwire.org/content/medrxiv/early/2022/06/07/2022.06.04.22276002/F3.medium.gif) [Figure 3:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/F3) Figure 3: Antimicrobial peptides and metal ion sequestration gene cluster in STRING network ![Figure 4:](http://medrxiv.org/http://medrxiv.stage.highwire.org/content/medrxiv/early/2022/06/07/2022.06.04.22276002/F4.medium.gif) [Figure 4:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/F4) Figure 4: Cytokine signaling gene cluster in STRING network Amongst upregulated genes, there was one cluster all involved in interferon signaling (red) which was not found in any of the other upregulated genes. The cluster contains STAT1, identified as a hub gene with degree 12. These genes warrant further research for exploring how interferon signaling is implicated in atopic dermatitis. There was also a cluster of genes involved in antimicrobial peptides (red) and metal ion sequestration (green). This reflects the nature of atopic dermatitis, a disease often triggered by skin infections. Only the genes depicted were involved in antimicrobial peptides and metal ion sequestration. S100A8, S100A7, and S100A9 are also involved in RAGE receptor binding and are the only genes in the network to do so. S100A8, S100A7, DEFB4B, and S100A9 are also part of the interleukin-17 signaling pathway. SERPINB4 is shown to be connected to S100A7 and was previously identified to have the highest average fold change out of all genes. S100 proteins bind calcium which can explain the overlap between metal ion sequestration and antimicrobial peptides. A cluster of genes involved in cytokine signaling in the immune system was prominent as well. This reflects the roots of AD in the immune system response and perhaps the inflammatory roots of AD [38-39]. Figure 5 shows all the different downregulated genes that appear in □ or in 5/5 of the datasets, and their relations to each other. 112 out of 114 genes were mapped. 68 edges were mapped with an expected value of 29 edges, again showing that there were significantly more interactions between genes than expected randomly. The average node degree was only 1.21. Genes with node degree of at least 6 were: COL1A2, LOX and DCN. All three are directly connected to each other. ![Figure 5:](http://medrxiv.org/http://medrxiv.stage.highwire.org/content/medrxiv/early/2022/06/07/2022.06.04.22276002/F5.medium.gif) [Figure 5:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/F5) Figure 5: Downregulated genes network in String. Edges indicate interactions between nodes, which represent protein products of submitted genes. The Gene Ontology component “cornified envelope” was functionally enriched. 6 genes in the GO component were found in a cluster of genes detached from the main network (Figure 6). The cornified envelope is a very tough and resistant envelope located underneath keratinocyte membranes that protects the skin [40-41]. Downregulated cornified envelope genes could partially explain skin sensitivity, disruption, and weakness in AD. ![Figure 6:](http://medrxiv.org/http://medrxiv.stage.highwire.org/content/medrxiv/early/2022/06/07/2022.06.04.22276002/F6.medium.gif) [Figure 6:](http://medrxiv.org/content/early/2022/06/07/2022.06.04.22276002/F6) Figure 6: Cornified envelope cluster of genes in String network ### Panther Functional Enrichment Analysis Upregulated and downregulated genes identified as significant in at least four of five datasets were submitted to the Gene Ontology Panther bioinformatics functional enrichment analysis tool to identify any patterns in the disrupted genes. Panther analysis revealed that the Gene Ontology Biological Process (GOBP) of neutrophil aggregation was enriched by more than 100 times (p = 1.14E-04) in the list of downregulated genes. Additionally, the GOBP Sequestering of Zinc Ion was also enriched by more than 100 times (p = 2.83E-04). The GOBPs of leukocyte aggregation, sequestering of metal ions, and type 1 interferon signaling pathway were all highly enriched as well. In total, 136 GOBPs were enriched in the downregulated genes. The first six by fold enrichment value are displayed in the table. Amongst the upregulated gene list, there were several GOBPs identified by PantherDB however the fold enrichment was significantly less. The highest fold enrichment amongst the downregulated gene pathways was >100 while it was only 14.7 amongst the upregulated genes. ### miRNA 56 statistically significant miRNAs were identified in GSE31408 (p < 0.05). None of the overexpressed miRNAs passed both cutoff criteria (Fold Change >1.5, p < 0.05). However, 13 underexpressed miRNA passing both cutoff criteria were identified. The miRNet software was used to predict gene targets of the 13 downregulated miRNAs [42]. The predicted gene targets were screened against the upregulated genes to identify potential interactions. For instance, a decrease in expression of a miRNA could lead to an increase in expression of its gene targets. FOXM1 was targeted by 6 out of 13 miRNAs. ## Discussion In the present study, five gene expression datasets and one miRNA expression dataset was analyzed and commonly differentially expressed genes were identified. 208 genes were identified to be biologically relevant and found in at least C studies (94 upregulated, 114 downregulated). 14 upregulated genes and 11 downregulated genes were identified as significant in every dataset. For example, SERPINB4 had a high fold change in all datasets, including samples of chronic atopic dermatitis, nonlesional atopic dermatitis, and lesional atopic dermatitis. We also found several antimicrobial peptide genes such as S100A7 that were overexpressed. The neutrophil and leukocyte aggregation pathways were over-enriched among upregulated genes, which makes sense given the role of inflammation in AD. Cytokines and interferon signaling were also identified as over-enriched. The 25 genes, including SERPINB4, may be involved in molecular mechanisms of atopic dermatitis that are similar or the same between various subtypes of atopic dermatitis. 13 miRNAs were found to be underexpressed in AD. 6 of the 14 upregulated genes were identified as being gene targets for some of these 13 miRNAs. FOXM1 was particularly implicated, with 6 of the underexpressed miRNAs targeting it. This could explain the consistent upregulation of FOXM1 in all five datasets, with an average fold change of 9.53 meaning that FOXM1 was 9.53x more expressed in AD patients than control patients. FOXM1 is a transcription factor that is very important in many processes such as DNA repair, angiogenesis, and cell cycle progression [43]. It “regulates prolifieration, senescence, and oxidative stress in keratinocytes and cancer cells” [44]. Finally, many of the 25 consistently disrupted genes have been implicated in skin-related cancers. SERPINB4 is involved in squamous cell carcinoma [45]. FOXM1 is upregulated in basal cell carcinoma [46-47]. S100A7 is overexpressed in epithelial skin tumors [48]. The results of the study also highlight the need for caution with microarray gene expression studies. Out of thousands of statistically significant and relevantly differentially expressed genes, 63-64% of genes were only identified in a single study. This shows the great amount of variation in expression studies and perhaps serves as a warning. It could be costly and dangerous to focus research efforts on genes based on just one study. Aggregating data from multiple studies could help account for heterogeneity, methodology differences, and more, ultimately providing more reliable and dependable results. One limitation which could also be considered an advantage of the present study is that we grouped subtypes of atopic dermatitis together, for the sake of having more samples. While this means that we are able to identify common gene expression differences across subtypes, it also means that specific important gene expression differences in each subtype could be missed. Another limitation of the current study is that the datasets came from the United States and Sweden which have majority white/Caucasian populations. There could be subtle but clinically relevant racial/ethnic differences in AD that should be examined [49-50]. Overall, the present research helps elucidate molecular mechanisms of atopic dermatitis with greater confidence. Currently, corticosteroids, moisturizers, and immuno-suppressants are being used to treat AD. The identified AD-associated biological networks may be useful maps in designing new treatments for AD. The 25 consistently disrupted genes may be reliable and helpful drug targets for AD as well. Overall, this research provides insights into the molecular mechanisms behind atopic dermatitis and provides leads for treatments and diagnosis tests. The authors recommend further analysis into the 25 consistently differentially expressed genes selected in this study, as well as research into the interaction of miRNAs and mRNAs in AD disease development and progression. ## Data Availability All data used in this study were retrieved from the public database, Gene Expression Omnibus. They are publicly available at the links below. GSE32924: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE32924 GSE6012: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE6012 GSE36842: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE36842 GSE16161: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE16161 GSE5667: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE5667 GSE31408: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE31408 [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE32924](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE32924) [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE6012](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE6012) [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE36842](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE36842) [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE16161](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE16161) [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE5667](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE5667) [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE31408](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE31408) ## Data Availability Data used in this study were retrieved from the public database, Gene Expression Omnibus. * GSE32924: [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE32924](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE32924) * GSE6012: [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE6012](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE6012) * GSE36842: [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE36842](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE36842) * GSE16161: [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE16161](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE16161) * GSE5667: [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE5667](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE5667) * GSE31408: [https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE31408](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE31408) ## Conflicts of Interest The authors have no relevant conflicts of interest to declare. * Received June 4, 2022. * Revision received June 4, 2022. * Accepted June 7, 2022. * © 2022, Posted by Cold Spring Harbor Laboratory This pre-print is available under a Creative Commons License (Attribution-NoDerivs 4.0 International), CC BY-ND 4.0, as described at [http://creativecommons.org/licenses/by-nd/4.0/](http://creativecommons.org/licenses/by-nd/4.0/) ## References 1. 1.Eczema Stats. (n.d.). National Eczema Association. https://nationaleczema.org/research/eczema-facts/#:~:text=31.6%20million%20people%20(10.1%25) 2. 2.Eckert, L., Gupta, S., Gadkari, A., Mahajan, P., & Gelfand, J. M. (2019). Burden of illness in adults with atopic dermatitis: Analysis of National Health and Wellness Survey data from France, Germany, Italy, Spain, and the United Kingdom. Journal of the American Academy of Dermatology, 81(1), 187–195. [https://doi.org/10.1016/j.jaad.2019.03.037](https://doi.org/10.1016/j.jaad.2019.03.037) 3. 3.Better Health Channel. (2012). Eczema (atopic dermatitis). Vic.gov.au. [https://www.betterhealth.vic.gov.au/health/ConditionsAndTreatments/eczema-atopic-dermatitis](https://www.betterhealth.vic.gov.au/health/ConditionsAndTreatments/eczema-atopic-dermatitis) 4. 4.Mancini, A. J., Kaulback, K., & Chamlin, S. L. (2008). The Socioeconomic Impact of Atopic Dermatitis in the United States: A Systematic Review. Pediatric Dermatology, 25(1), 1–6. [https://doi.org/10.1111/j.1525-1470.2007.00572.x](https://doi.org/10.1111/j.1525-1470.2007.00572.x) [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1111/j.1525-1470.2007.00572.x&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=18304144&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) 5. 5. D Leung, et al. Non-lesional skin surface distinguishes atopic dermatitis with food allergy as unique endotype. Science Translational Medicine DOI: 10.1126/scitranslmed.aav2685 2019. [Abstract/FREE Full Text](http://medrxiv.org/lookup/ijlink/YTozOntzOjQ6InBhdGgiO3M6MTQ6Ii9sb29rdXAvaWpsaW5rIjtzOjU6InF1ZXJ5IjthOjQ6e3M6ODoibGlua1R5cGUiO3M6NDoiQUJTVCI7czoxMToiam91cm5hbENvZGUiO3M6MTE6InNjaXRyYW5zbWVkIjtzOjU6InJlc2lkIjtzOjE1OiIxMS80ODAvZWFhdjI2ODUiO3M6NDoiYXRvbSI7czo1MDoiL21lZHJ4aXYvZWFybHkvMjAyMi8wNi8wNy8yMDIyLjA2LjA0LjIyMjc2MDAyLmF0b20iO31zOjg6ImZyYWdtZW50IjtzOjA6IiI7fQ==) 6. 6.Alexandra Benisek. (n.d.). Eczema: Keeping a Positive Body Image. WebMD. [https://www.webmd.com/skin-problems-and-treatments/eczema/features/eczema-positive-image#:~:text=The%20combination%20of%20lower%20self](https://www.webmd.com/skin-problems-and-treatments/eczema/features/eczema-positive-image#:~:text=The%20combination%20of%20lower%20self) 7. 7.McPherson, T. (2016). Current understanding in pathogenesis of atopic dermatitis. Indian Journal of Dermatology, 61(6), 649. [https://doi.org/10.4103/0019-5154.193674](https://doi.org/10.4103/0019-5154.193674) 8. 8.Eczema Treatment | National Eczema Association. (2013). National Eczema Association. [https://nationaleczema.org/eczema/treatment/](https://nationaleczema.org/eczema/treatment/) 9. 9.Thomson, J. M., Parker, J. S., & Hammond, S. M. (2007). Microarray Analysis of miRNA Gene Expression. Methods in Enzymology, 107–122. [https://doi.org/10.1016/s0076-6879(07)27006-5](https://doi.org/10.1016/s0076-6879(07)27006-5) 10. 10.Clarke, P. A., te Poele, R., Wooster, R., & Workman, P. (2001). Gene expression microarray analysis in cancer biology, pharmacology, and drug development: progress and potential. Biochemical Pharmacology, 62(10), 1311–1336. [https://doi.org/10.1016/s0006-2952(01)00785-7](https://doi.org/10.1016/s0006-2952(01)00785-7) [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/S0006-2952(01)00785-7&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=11709192&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000172253600001&link_type=ISI) 11. 11.Gevaert, O., Xu, J., Hoang, C. D., Leung, A. N., Xu, Y., Quon, A., … & Plevritis, S. K. (2012). Non–small cell lung cancer: identifying prognostic imaging biomarkers by leveraging public gene expression microarray data—methods and preliminary results. Radiology, 264(2), 387. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1148/radiol.12111607&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=22723499&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) 12. 12.Duan, S., Gong, B., Wang, P., Huang, H., Luo, L., & Liu, F. (2018). Novel prognostic biomarkers of gastric cancer based on gene expression microarray: COL12A1, GSTA3, FGA and FGG. Molecular medicine reports, 18(4), 3727–3736. 13. 13.Gao, A. (2020). Identification of Blood-based Biomarkers for Early Stage Parkinson’s Disease. MedRxiv. [https://doi.org/10.1101/2020.10.22.20217893](https://doi.org/10.1101/2020.10.22.20217893) 14. 14.Gao, A. (2021). Integrative Bioinformatics Analysis Identifies Noninvasive miRNA Biomarkers for Lung Cancer. MedRxiv. [https://doi.org/10.1101/2020.12.31.20248963](https://doi.org/10.1101/2020.12.31.20248963) 15. 15.Chakraborty, D., & Maulik, U. (2014). Identifying Cancer Biomarkers From Microarray Data Using Feature Selection and Semisupervised Learning. IEEE Journal of Translational Engineering in Health and Medicine, 2, 1–11. [https://doi.org/10.1109/jtehm.2014.2375820](https://doi.org/10.1109/jtehm.2014.2375820) 16. 16.Zhu, J., Wang, Z., & Chen, F. (2019). Association of Key Genes and Pathways with Atopic Dermatitis by Bioinformatics Analysis. Medical Science Monitor, 25, 4353–4361. [https://doi.org/10.12659/msm.916525](https://doi.org/10.12659/msm.916525) 17. 17.Yu, X., Wang, M., Li, L., Zhang, L., Chan, M. T. V., & Wu, W. K. K. (2020). MicroRNAs in atopic dermatitis: A systematic review. Journal of Cellular and Molecular Medicine, 24(11), 5966–5972. [https://doi.org/10.1111/jcmm.15208](https://doi.org/10.1111/jcmm.15208) 18. 18.Tornesello, M. L., Faraonio, R., Buonaguro, L., Annunziata, C., Starita, N., Cerasuolo, A., Pezzuto, F., Tornesello, A. L., & Buonaguro, F. M. (2020). The Role of microRNAs, Long Non-coding RNAs, and Circular RNAs in Cervical Cancer. Frontiers in Oncology, 10. [https://doi.org/10.3389/fonc.2020.00150](https://doi.org/10.3389/fonc.2020.00150) 19. 19.Wang, L., Zhu, J., Deng, F.-Y., Wu, L.-F., Mo, X.-B., Zhu, X.-W., Xia, W., Xie, F.-F., He, P., Bing, P.-F., Qiu, Y.-H., Lin, X., Lu, X., Zhang, L., Yi, N.-J., Zhang, Y.-H., & Lei, S.-F. (2018). Correlation analyses revealed global microRNA-mRNA expression associations in human peripheral blood mononuclear cells. Molecular Genetics and Genomics: MGG, 293(1), 95–105. [https://doi.org/10.1007/s00438-017-1367-4](https://doi.org/10.1007/s00438-017-1367-4) 20. 20.Jaksik, R., Iwanaszko, M., Rzeszowska-Wolny, J., & Kimmel, M. (2015). Microarray experiments and factors which affect their reliability. Biology Direct, 10(1). [https://doi.org/10.1186/s13062-015-0077-2](https://doi.org/10.1186/s13062-015-0077-2) 21. 21.Miller, J. A., Menon, V., Goldy, J., Kaykas, A., Lee, C. K., Smith, K. A., … & Hawrylycz, M. J. (2014). Improving reliability and absolute quantification of human brain microarray data by filtering and scaling probes using RNA-Seq. BMC genomics, 15(1), 1–14. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1186/1471-2164-15-349&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=24382143&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) 22. 22.Asyali, M. H., & Alci, M. (2005). Reliability analysis of microarray data using fuzzy c-means and normal mixture modeling based classification methods. Bioinformatics, 21(5), 644–649. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1093/bioinformatics/bti036&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=15374860&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000227241200011&link_type=ISI) 23. 23.Clough, E., & Barrett, T. (2016). The gene expression omnibus database. In Statistical genomics (pp. 93–110). Humana Press, New York, NY. 24. 24.Suárez-Fariñas M, Tintle SJ, Shemer A, Chiricozzi A et al. Nonlesional atopic dermatitis skin is characterized by broad terminal differentiation defects and variable immune abnormalities. J Allergy Clin Immunol 2011 Apr;127(4):954-64.e1-4. PMID: 21388663 [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.jaci.2010.12.1124&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=21388663&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000289055800017&link_type=ISI) 25. 25.Ralfkiaer U, Hagedorn PH, Bangsgaard N, Løvendorf MB et al. Diagnostic microRNA profiling in cutaneous T-cell lymphoma (CTCL). Blood 2011 Nov 24;118(22):5891–900. PMID: 21865341 [Abstract/FREE Full Text](http://medrxiv.org/lookup/ijlink/YTozOntzOjQ6InBhdGgiO3M6MTQ6Ii9sb29rdXAvaWpsaW5rIjtzOjU6InF1ZXJ5IjthOjQ6e3M6ODoibGlua1R5cGUiO3M6NDoiQUJTVCI7czoxMToiam91cm5hbENvZGUiO3M6MTI6ImJsb29kam91cm5hbCI7czo1OiJyZXNpZCI7czoxMToiMTE4LzIyLzU4OTEiO3M6NDoiYXRvbSI7czo1MDoiL21lZHJ4aXYvZWFybHkvMjAyMi8wNi8wNy8yMDIyLjA2LjA0LjIyMjc2MDAyLmF0b20iO31zOjg6ImZyYWdtZW50IjtzOjA6IiI7fQ==) 26. 26.Gittler JK, Shemer A, Suárez-Fariñas M, Fuentes-Duculan J et al. Progressive activation of T(H)2/T(H)22 cytokines and selective epidermal proteins characterizes acute and chronic atopic dermatitis. J Allergy Clin Immunol 2012 Dec;130(6):1344–54. PMID: 22951056 [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.jaci.2012.07.012&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=22951056&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) 27. 27.Guttman-Yassky E, Suárez-Fariñas M, Chiricozzi A, Nograles KE et al. Broad defects in epidermal cornification in atopic dermatitis identified through genomic analysis. J Allergy Clin Immunol 2009 Dec;124(6):1235-1244.e58. PMID: 20004782 [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.jaci.2009.09.031&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=20004782&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000273071500015&link_type=ISI) 28. 28.Plager DA, Leontovich AA, Henke SA, Davis MD et al. Early cutaneous gene transcription changes in adult atopic dermatitis and potential clinical implications. Exp Dermatol 2007 Jan;16(1):28–36. PMID: 17181634 [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1111/j.1600-0625.2006.00504.x&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=17181634&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) 29. 29.Mobini R, Andersson BA, Erjefält J, Hahn-Zoric M et al. A module-based analytical strategy to identify novel disease-associated genes shows an inhibitory role for interleukin 7 Receptor in allergic inflammation. BMC Syst Biol 2009 Feb 12;3:19. PMID: 19216740 [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1186/1752-0509-3-19&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=19216740&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) 30. 30.Barrett, T., Wilhite, S. E., Ledoux, P., Evangelista, C., Kim, I. F., Tomashevsky, M., … & Soboleva, A. (2012). NCBI GEO: archive for functional genomics data sets—update. Nucleic acids research, 41(D1), D991–D995. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1093/nar/gks119&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=23193258&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000312893300141&link_type=ISI) 31. 31.Szklarczyk, D., Franceschini, A., Wyder, S., Forslund, K., Heller, D., Huerta-Cepas, J., … & Von Mering, C. (2015). STRING v10: protein–protein interaction networks, integrated over the tree of life. Nucleic acids research, 43(D1), D447–D452. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1093/nar/gku1003&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=25352553&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) 32. 32.Gene Ontology Consortium. (2004). The Gene Ontology (GO) database and informatics resource. Nucleic acids research, 32(Suppl_1), D258–D261. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1093/nar/gkh036&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=14681407&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000188079000059&link_type=ISI) 33. 33.Mi, H., Muruganujan, A., Ebert, D., Huang, X., & Thomas, P. D. (2019). PANTHER version 14: more genomes, a new PANTHER GO-slim and improvements in enrichment analysis tools. Nucleic acids research, 47(D1), D419–D426. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1093/nar/gky1038&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=30407594&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) 34. 34.SERPINB4 Gene - GeneCards | SPB4 Protein | SPB4 Antibody. (n.d.). [Www.genecards.org](http://www.genecards.org). Retrieved June 5, 2022, from [https://www.genecards.org/cgi-bin/carddisp.pl?gene=SERPINB4](https://www.genecards.org/cgi-bin/carddisp.pl?gene=SERPINB4) 35. 35.S100A7 Gene - GeneCards | S10A7 Protein | S10A7 Antibody. (n.d.). [Www.genecards.org](http://Www.genecards.org). Retrieved June 5, 2022, from [https://www.genecards.org/cgi-bin/carddisp.pl?gene=S100A7](https://www.genecards.org/cgi-bin/carddisp.pl?gene=S100A7) 36. 36.S100A9 - Protein S100-A9 - Homo sapiens (Human) - S100A9 gene & protein. (n.d.). [Www.uniprot.org](http://Www.uniprot.org). [https://www.uniprot.org/uniprot/P06702](https://www.uniprot.org/uniprot/P06702) 37. 37.STAT1 signal transducer and activator of transcription 1 [Homo sapiens (human)] – Gene - NCBI. (n.d.). [Www.ncbi.nlm.nih.gov](http://Www.ncbi.nlm.nih.gov). [https://www.ncbi.nlm.nih.gov/gene/6772](https://www.ncbi.nlm.nih.gov/gene/6772) 38. 38.Novak, N., Bieber, T., & Leung, D. Y. (2003). Immune mechanisms leading to atopic dermatitis. Journal of Allergy and Clinical Immunology, 112(6), S128–S139. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.jaci.2003.09.032&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=14657843&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) 39. 39.Ong, P. Y., & Leung, D. M. (2006). Immune dysregulation in atopic dermatitis. Current allergy and asthma reports, 6(5), 384–389. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1007/s11882-996-0008-5&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=16899200&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000242004600007&link_type=ISI) 40. 40.Candi, E., Schmidt, R., & Melino, G. (2005). The cornified envelope: a model of cell death in the skin. Nature reviews Molecular cell biology, 6(4), 328–340. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1038/nrm1619&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=15803139&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000228060400014&link_type=ISI) 41. 41.Rice, R. H., & Green, H. (1977). The cornified envelope of terminally differentiated human epidermal keratinocytes consists of cross-linked protein. Cell, 11(2), 417–422. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/0092-8674(77)90059-9&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=890737&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=A1977DL69200019&link_type=ISI) 42. 42.Chang, L., Zhou, G., Soufan, O., & Xia, J. (2020). miRNet 2.0: network-based visual analytics for miRNA functional analysis and systems biology. Nucleic Acids Research, 48(W1), W244–W251. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1093/nar/gkaa467&link_type=DOI) 43. 43.Kalathil, D., John, S., & Nair, A. S. (2020). FOXM1 and Cancer: Faulty Cellular Signaling Derails Homeostasis. Frontiers in Oncology, 10, 626836. [https://doi.org/10.3389/fonc.2020.626836](https://doi.org/10.3389/fonc.2020.626836) 44. 44.Smirnov, A., Panatta, E., Lena, A., Castiglia, D., Di Daniele, N., Melino, G., & Candi, E. (2016). FOXM1 regulates proliferation, senescence and oxidative stress in keratinocytes and cancer cells. Aging, 8(7), 1384–1397. [https://doi.org/10.18632/aging.100988](https://doi.org/10.18632/aging.100988) 45. 45.Izuhara, K., Yamaguchi, Y., Ohta, S., Nunomura, S., Nanri, Y., Azuma, Y., … & Aihara, M. (2018). Squamous cell carcinoma antigen 2 (SCCA2, SERPINB4): an emerging biomarker for skin inflammatory diseases. International journal of molecular sciences, 19(4), 1102. 46. 46.Teh, M. T., Wong, S. T., Neill, G. W., Ghali, L. R., Philpott, M. P., & Quinn, A. G. (2002). FOXM1 is a downstream target of Gli1 in basal cell carcinomas. Cancer research, 62(16), 4773–4780. [Abstract/FREE Full Text](http://medrxiv.org/lookup/ijlink/YTozOntzOjQ6InBhdGgiO3M6MTQ6Ii9sb29rdXAvaWpsaW5rIjtzOjU6InF1ZXJ5IjthOjQ6e3M6ODoibGlua1R5cGUiO3M6NDoiQUJTVCI7czoxMToiam91cm5hbENvZGUiO3M6NjoiY2FucmVzIjtzOjU6InJlc2lkIjtzOjEwOiI2Mi8xNi80NzczIjtzOjQ6ImF0b20iO3M6NTA6Ii9tZWRyeGl2L2Vhcmx5LzIwMjIvMDYvMDcvMjAyMi4wNi4wNC4yMjI3NjAwMi5hdG9tIjt9czo4OiJmcmFnbWVudCI7czowOiIiO30=) 47. 47.Radhakrishnan, S. K., & Gartel, A. L. (2008). FOXM1: the Achilles’ heel of cancer?. Nature Reviews Cancer, 8(3), 242–242. [PubMed](http://medrxiv.org/lookup/external-ref?access_num=18297052&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) 48. 48.Moubayed, N., Weichenthal, M., Harder, J., Wandel, E., Sticherling, M., & Gläser, R. (2007). Psoriasin (S100A7) is significantly up-regulated in human epithelial skin tumours. Journal of cancer research and clinical oncology, 133(4), 253–261. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1007/s00432-006-0164-y&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=17136347&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2022%2F06%2F07%2F2022.06.04.22276002.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000244187400006&link_type=ISI) 49. 49.Brunner, P. M., & Guttman-Yassky, E. (2019). Racial differences in atopic dermatitis. Annals of Allergy, Asthma & Immunology, 122(5), 449–455. 50. 50.Yong, A. M. Y., & Tay, Y. K. (2017). Atopic dermatitis: racial and ethnic differences. Dermatologic clinics, 35(3), 395–402.