ORIGINAL RESEARCH article

Front. Genet., 04 September 2019

Sec. Computational Genomics

Volume 10 - 2019 | https://doi.org/10.3389/fgene.2019.00766

Machine Learning Classifiers for Endometriosis Using Transcriptomics and Methylomics Data

  • 1. Informatics Institute, University of Missouri, Columbia, MO, United States

  • 2. Electrical Engineering and Computer Science, University of Missouri, Columbia, MO, United States

  • 3. Christopher S. Bond Life Sciences Center, University of Missouri, Columbia, MO, United States

  • 4. OB/GYN and Women’s Health, University of Missouri School of Medicine, Columbia, MO, United States

  • 5. Boone Hospital Center, Columbia, MO, United States

  • 6. Health Management and Informatics, University of Missouri, Columbia, MO, United States

Article metrics

View details

55

Citations

16,3k

Views

4,6k

Downloads

Abstract

Endometriosis is a complex and common gynecological disorder yet a poorly understood disease affecting about 176 million women worldwide and causing significant impact on their quality of life and economic burden. Neither a definitive clinical symptom nor a minimally invasive diagnostic method is available, thus leading to an average of 4 to 11 years of diagnostic latency. Discovery of relevant biological patterns from microarray expression or next generation sequencing (NGS) data has been advanced over the last several decades by applying various machine learning tools. We performed machine learning analysis using 38 RNA-seq and 80 enrichment-based DNA methylation (MBD-seq) datasets. We experimented how well various supervised machine learning methods such as decision tree, partial least squares discriminant analysis (PLSDA), support vector machine, and random forest perform in classifying endometriosis from the control samples trained on both transcriptomics and methylomics data. The assessment was done from two different perspectives for improving classification performances: a) implication of three different normalization techniques and b) implication of differential analysis using the generalized linear model (GLM). Several candidate biomarker genes were identified by multiple machine learning experiments including NOTCH3, SNAPC2, B4GALNT1, SMAP2, DDB2, GTF3C5, and PTOV1 from the transcriptomics data analysis and TRPM6, RASSF2, TNIP2, RP3-522J7.6, FGD3, and MFSD14B from the methylomics data analysis. We concluded that an appropriate machine learning diagnostic pipeline for endometriosis should use TMM normalization for transcriptomics data, and quantile or voom normalization for methylomics data, GLM for feature space reduction and classification performance maximization.

Introduction

Endometriosis is a complex and common gynecological disorder, and the etiology is poorly understood (Halme et al., 1984). The impact of endometriosis is very high. About 176 million women worldwide and about 8.5 million women in North America suffer from endometriosis (David Adamson et al., 2010). Five to ten percent of women who are of reproductive age, 20–30% of women with subfertility, and 40–60% of women with chronic pelvic pain and infertility are suffering from endometriosis (Selçuk and Bozdağ, 2013). Nearly 70% of teens with pelvic pain are later diagnosed with endometriosis (Yeung et al., 2011). Endometriosis is a leading cause of the 600,000 hysterectomies performed in the US every year (Burkett et al., 2011) and significantly impairs mental and physical quality of life in patients. Moreover, work performance for women with endometriosis is seriously compromised. Endometriosis causes a large economic burden due to loss of workdays and the health-care costs due to outpatient visits, hospitalization, and medications, which in the US have been estimated to be $22 billion each year (Simoens et al., 2007).

A gold standard for endometriosis diagnostic approach is laparoscopy, which is an invasive procedure. Due to the lack of definitive clinical diagnostic symptoms and an easy-to-perform molecular diagnostic approach, current diagnostic latency is on average 4 to 11 years (Agarwal et al., 2019). Therefore, early intervention is crucial for reducing suffering and expenses related to the disease. A minimally invasive diagnostic approach, such as endometrial biopsy, would be very useful for reducing diagnostic latency. Endometriosis patients have an altered methylome (DNA methylation) and transcriptome (RNA-seq), and these differences in DNA methylation and gene expression could lead to the identification of biomarkers for developing a minimally invasive diagnostic technique for endometriosis (Eyster et al., 2007; Wu et al., 2007; Xue et al., 2007a; Xue et al., 2007b; Lee et al., 2009). In a DNA microarray study comparing eutopic endometrium and ectopic endometrium suggested that alterations of cell adhesion-associated genes may contribute to the adhesive and invasive properties of ectopic endometrium (Eyster et al., 2007). In a mouse model of endometriosis with bisulphite-based DNA methylation suggested that significant changes occur in multiple markers of endometrial receptivity in the eutopic endometrium after induction of endometriosis (Lee et al., 2009). A cross-sectional measurement of gene expression levels of DNMT1, DNMT3A, and DNMT3B on endometriotic tissue demonstrated that those genes were overexpressed in the ectopic endometrium as compared with normal control subjects or the eutopic endometrium of women with endometriosis (Wu et al., 2007). Also, differential methylation of a CpG island at the ESR2 promoter region (Xue et al., 2007a) and SF-1 promoter and exon I regions (Xue et al., 2007b) may be key mechanisms related to endometriosis.

Discovery of relevant biological patterns from microarray expression data or next generation sequencing data have been advanced over the last several decades by applying various machine learning tools (Tarca et al., 2007; Liu et al., 2013; Neelima and Prasad Babu, 2017). Both unsupervised and supervised machine learning methods have been applied widely on microarray expression data (Vandesompele et al., 2002; Libbrecht and Noble, 2015). In the unsupervised machine learning application, some studies evaluated the clustering techniques such as hierarchical clustering and K-means clustering for identifying the groups of genes that share similar functions or expressions (Mudge et al., 2013; GTEx Consortium, 2015; Melé et al., 2015). For the application of supervised machine learning methods, some studies evaluated the application of disease vs. healthy classification tasks using various methods such as decision trees, random forests, artificial neural networks (ANN), support vector machines (SVM), and Bayesian networks (Pirooznia et al., 2008). Availability of both transcriptomics and methylomics data have greatly increased in recent years, which created the opportunity for using those data in clinical diagnostics (Mikeska et al., 2012; Byron et al., 2016). Unlike microarray gene expression data, application of machine learning classifiers on transcriptomics or methylomics data have been limited with various success (Bhasin et al., 2005; Wei et al., 2006; Bock, 2012; Cai et al., 2015; Thompson et al., 2016; Johnson et al., 2018). The difference of gene expressions in transcriptomics data or the difference of DNA methylation in methylomics data can provide avenues for the development of endometriosis diagnostic method (Eyster et al., 2007; Wu et al., 2007; Xue et al., 2007a; Xue et al., 2007b; Lee et al., 2009). In this work, we assess various supervised machine learning methods trained on both transcriptomics and methylomics data for classifying endometriosis samples from the control for creating highly accurate diagnostic predictive models.

An earlier work evaluated the performance of classification models using transcriptomics data (Akter et al., 2018). This work aims to systematically examine how well various state-of-the art supervised machine learning methods perform in classifying endometriosis and control samples using both transcriptomics and methylomics data. The assessment was done from three different perspectives: a) implication of three different normalization techniques on prediction performances, b) implication of differential analysis on prediction performances. In addition, network and functional enrichment analysis was conducted using the genes identified from different machine learning models.

Materials and Methods

Subjects and Tissue Collection

Subjects for the study were aged between 18 and 49 years and all undergoing a laparoscopy procedure—either diagnostic laparoscopy for pain or infertility or seeking laparoscopic sterilization. Prior to surgery, the physician obtained informed consent following the IRB protocol. Endometrial biopsies, which yield ≥250 mg of tissue, were collected using suction pipelles (Cooper Surgical Uterine Explora Model I) under general anesthesia prior to surgery. Endometrial biopsy is a quick, minimally invasive procedure, lasting ≤5 min, with minimal risk of infection, uterine perforation, or bleeding. During laparoscopy, the physician thoroughly examined the peritoneal cavity and visually confirmed the presence or absence of endometriosis. If present, at least one endometriotic lesion was sent to pathology for histological confirmation of endometriosis. Endometriosis patients had visually and histologically confirmed endometriosis.

Table 1 presents the inclusion and exclusion criteria for the two populations. Samples were collected from three different institutes: 1) Women’s and Children’s Hospital, University of Missouri; 2) Boone Hospital, Columbia, MO; and 3) University of California, San Francisco. The tissue samples were processed for generating high-throughput mRNA (RNA-Seq) data and enrichment-based DNA methylation (MBD-seq) data using the Illumina Next Seq NGS technology. Our transcriptomics dataset includes 38 single-end RNA-seq samples (22 controls and 16 endometriosis). The methylomics dataset includes 80 enrichment-based DNA methylation samples (36 controls and 44 endometriosis) where 77 (35 controls and 42 endometriosis) met the quality control criteria.

Table 1

GroupInclusion criteriaExclusion criteria
ControlsAge 18 to 49 yearsVisual observation of lesions
EndometriosisAge 18 to 49 years
Laparoscopic and pathology confirmed
Diagnostic laparoscopy without visual observation of endometriotic lesions

Inclusion and exclusion criteria.

Transcriptomics and Methylomics Data Preprocessing Workflow

We preprocessed our data using several widely accepted bioinformatics tools. The transcriptomics dataset was processed in five steps, and the methylomics dataset was processed in seven steps. Steps 1 to 3 were same for both datasets. In the first step, all raw data were checked for quality control using FastQC (Andrews). In the second step, Cutadapt (Martin, 2011) was used to remove reads with low-quality bases, adapter sequences, and other contaminating sequences. In step three, Bowtie2 (Langmead et al., 2009) was applied to align sequence reads to the reference genome hg38. In the fourth step for RNA-seq, TopHat (Trapnell et al., 2009) was used to discover the locations of short sequence reads with respect to the reference. In step five for RNA-seq, HTSeq (Anders et al., 2015) was applied to generate the read count data, which was then filtered to remove very low count genes. The filtering criterion was to keep the genes that have at least 1 count per million (cpm) reads mapped in at least n samples where n is the smallest group size. In the fourth step for DNA methylation, each sample’s read was aligned against the reference genome hg38 using Bowtie2 (Langmead et al., 2009). In the fifth step for DNA methylation, we used Samtools (Li et al., 2009) and Picard (Picar) for sorting and removing duplicate reads. In the sixth step for DNA methylation, we segmented the genome sequence into 1,000 bases tiling windows, which is widely used. The seventh step for DNA methylation is to record the number of reads that are mapped to each methylated region. Read counts are the number of aligned reads that uniquely map to the hg38 reference genome. Several R packages (MEDIPS, BSgenome, BSgenome.Hsapiens.UCSC.hg38) were applied to generate the read count data, which was then filtered to remove very low count methylated regions. The filtering criterion was to keep the regions that have nonzero counts per million (cpm) reads mapped in at least n samples where n is the smallest group size. A study on comparing normalization techniques in RNA-seq analysis demonstrated that normalization methods have impacts on the results (Lin et al., 2016). In this study, the read count data were normalized using three different techniques: a) logarithm of counts per million (logCPM) of trimmed mean of M values (TMM) (Smyth, 2004), b) quantile normalization (qNorm) (Bolstad et al., 2003), and c) Voom normalization (vNorm) (Smyth, 2004).

In the methylomics data analysis, our goal is to identify the methylated regions of interest (MROI) and find the nearby genes. Mapping of an MROI to the reference annotation information helped us to extract the nearest genes from that MROI. Our goal is to identify the genomic features such as the protein-coding genes, long intergenic noncoding RNA (lincRNA) genes, microRNA (miRNA) genes, ribosomal ribonucleic acid (rRNA) genes, small nucleolar RNA (snoRNA) genes, and small nuclear RNA (snRNA) genes. The distance threshold for the MROI position to the genomic region was set to 10,000 bp.

Differential Analysis

To identify the differentially expressed genes (DEGs) in the transcriptomics dataset or the differentially methylated regions (DMRs) in the methylomics dataset between the control and endometriosis cases, a generalized linear model (GLM) was applied followed by likelihood ratio test using the edgeR (Robinson et al., 2010) package. The trimmed mean of M values (TMM) normalization was performed to normalize read counts among different samples. The significance of the genes was defined by using an adjusted p-value cutoff set at 5% using the false discovery rate (FDR) method for multiple testing (Benjamini and Hochberg, 1995).

Network and Functional Enrichment Analysis

We used the GeneMANIA (Montojo et al., 2014) application in Cytoscape (Shannon et al., 2003) for the network analysis and functional enrichment analysis. For a given gene list, GeneMANIA can build a weighted functional interaction network using a database of almost 2,300 networks. The networks are organized into different groups such as co-expression, physical interaction, genetic interaction, shared protein domains, co-localization, pathway, etc. To generate a network, Pearson correlation is used as the degree of interaction strength between each pair of genes. Utilizing the publicly available datasets, the GeneMANIA algorithm can predict genes or gene products that are highly related to the original gene list. Hypergeometric test was applied for the functional enrichment analysis with q-values cutoff of 0.10 using the Benjamini–Hochberg procedure.

Machine Learning Classifiers

Decision Tree

Decision tree is a tree-based algorithm that can be described as IF–THEN rules (Quinlan, 1993). There are many varieties of the decision tree algorithm based on the attribute selection criteria such as Iterative Dichotomiser 3 (ID3) (Quinlan, 1986), Classification and Regression Trees (CART) (Breiman et al., 1984), and C4.5 (Quinlan, 1993). Decision tree is constructed in two phases. First, a large tree is grown to fit the data closely. Second, the tree is pruned by removing parts that are predicted to have a relatively high error rate. C4.5 is a popular algorithm for decision tree construction that uses entropy minimization or information gain for attribute selection criteria. We used an improved version of C4.5 called C5.0/see5 (Data Mining Tools See5 and C5.0) for constructing the decision tree in this study. Confidence factor is used as a parameter for tree pruning in C5.0. The default value for confidence factor is 25% or 0.25. If the value of confidence factor is smaller than 0.25, it causes more pruning and vice versa.

Biosigner

Biosigner is an enhanced algorithm for detecting biomarkers (Rinaudo et al., 2016). The Biosigner algorithm includes four steps: 1) bootstrap resampling (default is boot = 50), 2) feature ranking, 3) selection of significant features called signature set, and 4) building the final model that is restricted to the features from the signature set. In Biosigner, three different machine learning classifier algorithms [partial least squares discriminant analysis (PLSDA) (Wold et al., 2001; Barker and Rayens, 2003), random forest (RF) (Breiman, 2001), and support vector machine (SVM) (Boser et al., 1992)] were used for constructing three different models. As the input to the Biosigner algorithm, we used the TMM normalized data as expression data.

Machine Learning Experimental Approach

We performed six different experiments using the decision tree classifier (see Table 2). Performance measures of each model were computed using the cross-validation approach described previously. We used the default value of confidence factor (0.25) so that the decision tree is optimally pruned. GLM was applied on the whole dataset for the decision tree experiments.

Table 2

Experimental nameNormalizationGLMDecision tree
TMM + Decision TreeTMMX
qNorm + Decision TreeqNormX
vNorm + Decision TreevNormX
TMM + GLM + Decision TreeTMMXX
qNorm + GLM + Decision TreeqNormXX
vNorm + GLM + Decision TreevNormXX

Machine learning experimental approach using decision tree.

For testing with the Biosigner algorithm, we used TMM as the expression data. The TMM data were then used for constructing the classifier models (PLSDA, random forest, and SVM) using Biosigner. We used the default value for the boot parameter, which is 50. In some iterations of the leave-one-out cross-validation, Biosigner was unable to produce a prediction result for the test record using the predict function that uses the signature model, if the signature model was not produced in those iterations. In such a scenario, the model with tier A was used for prediction.

The dataset were filtered for low read count genes for the transcriptomics datasets and for low read count methylated regions for the methylomics dataset. For the transcriptomics dataset, the experiments were conducted in two scenarios: a) all genes including protein-coding, lincRNA gene, miRNA gene, rRNA gene, etc. are present in the dataset after removing the genes with lower read counts, and b) only protein-coding genes are present in the dataset after removing the genes with lower read counts. For the methylomics dataset, all methylated regions except lower read counts were present.

Cross-Validation and Model Performance

For model validation and comparing results between the methods, we applied the leave-one-out cross-validation for computing the performance measures. This ensures two things: 1) the record used for model validation is not used for model construction, and 2) all records are used for model validation. This technique is useful for dataset with smaller number of samples such as in our study. The final model is constructed using all records. We computed several model performance measures: accuracy, sensitivity, specificity, precision, F1 score, Matthews correlation coefficient (MCC), and area under the receiver operating characteristics curve (AUC); the leave-one-out cross-validation approach was used for calculating these measures.

Results

Data Preprocessing and Differential Analysis

There were a total of 38 samples in the transcriptomics dataset. After preprocessing of the RNA-seq data of each samples, we created a dataset containing the read counts of 58,050 genes in which 18,852 genes were protein-coding. After applying the filtering criteria for low count genes, 14,154 genes were included in the dataset in which 11,687 of them were protein-coding genes. We performed differential analysis using the GLM followed by likelihood ratio test on 14,154 genes and found 28 DEGs: 5 upregulated and 23 downregulated genes. We also performed the differential analysis on the 11,687 protein-coding genes only and found 11 protein-coding DEGs: one upregulated and 10 downregulated genes.

In the methylomics dataset, out of the 80 samples, 77 samples met the quality control criteria (35 controls and 42 endometriosis). After preprocessing of the enrichment-based DNA methylation (MBD-seq) data of each sample, we created a dataset containing the read counts of 3,088,281 methylated regions. After applying the filtering criteria for lower read counts, 2,577,382 methylated regions were included in the dataset. We performed the differential analysis using GLM on 2,577,382 methylated regions and found 365 DMRs in which 303 of them were hypermethylated and 62 of them were hypomethylated.

Decision Tree Results Using Transcriptomics Data

For the experiments using both the protein-coding and nonprotein-coding genes (denoted as “all genes” in this article), we used 14,154 genes in these experiments. For the experiments using only the protein-coding genes, we used only the protein-coding genes that include 11,687 genes. We applied the six experiments (separately for all genes and protein-coding genes) using the decision tree algorithm. Table 3 presents the decision tree models from those experiments. A total of 13 candidate biomarker genes were identified from the transcriptomics experiments using decision tree. Among those genes, eight genes were differentially expressed (seven downregulated and one upregulated). Six genes were identified from the models using all genes in which three of them are protein-coding. Nine genes were identified from the models using protein-coding genes. Two genes (NOTCH3 and TMEM106B) were found common between the two groups of results (all vs. protein-coding genes). NOTCH3 was present in all models, and KLF2P1 was present in three models using decision tree. “TMM + GLM + Decision Tree” experiments (all vs. protein-coding genes) achieved the best performances (see Performance Evaluation section for more details). Figure 1 presents the gene interaction network among all the genes from different decision tree models of the transcriptomics dataset. Most of the query genes and predicted genes are linked by co-expression network with weight 99.70. There were no significant GO annotation from the functional enrichment analysis of these genes.

Table 3

Gene feature setExperiment nameTree model
AllTMM + Decision TreeNOTCH3 <= 0.3994181: endometriosis (10)
NOTCH3 > 0.3994181:
:...TMEM106B <= 2.207379: control (23/1)
TMEM106B > 2.207379: endometriosis (5)
AllqNorm + Decision TreeNOTCH3 <= 1.710526: endometriosis (13/1)
NOTCH3 > 1.710526:
:... RP11-792A8.1<= 1.052632: control (22/1)
RP11-792A8.1> 1.052632: endometriosis (3)
AllvNorm + Decision TreeNOTCH3 <= -0.05049461: endometriosis (13/1)
NOTCH3 > -0.05049461:
:...RP11-459F6.3 <= 1.434793: endometriosis (3)
RP11-459F6.3 > 1.434793: control (22/1)
AllTMM + GLM + Decision TreeNOTCH3 <= 0.3994181: endometriosis (10)
NOTCH3 > 0.3994181:
:...KLF2P1 > 3.247368: endometriosis (4)
KLF2P1 <= 3.247368:
:...MFAP2 <= -0.1358892: endometriosis (3/1)
MFAP2 > -0.1358892: control (21)
AllqNorm + GLM + Decision TreeNOTCH3<= 1.684211: endometriosis (13/1)
NOTCH3> 1.684211:
:... SMAP2<= 17.94737: control (22/1)
SMAP2> 17.94737: endometriosis (3)
AllvNorm + GLM + Decision TreeNOTCH3 <= -0.05049461: endometriosis (13/1)
NOTCH3 > -0.05049461:
:...KLF2P1 <= 3.057986: control (22/1)
KLF2P1 > 3.057986: endometriosis (3)
Protein-CodingTMM + Decision TreeNOTCH3 <= 1.644335: endometriosis (10)
NOTCH3 > 1.644335:
:...TMEM106B <= 3.460871: control (23/1)
TMEM106B > 3.460871: endometriosis (5)
Protein-CodingqNorm + Decision TreeNOTCH3 <= 1.894737: endometriosis (13/1)
NOTCH3 > 1.894737:
:...SMAP2 <= 1: control (22/1)
SMAP2 > 1: endometriosis (3)
Protein-CodingvNorm + Decision TreeNOTCH3 <= 1.293087: endometriosis (13/1)
NOTCH3 > 1.293087:
:...DDB2 <= 5.616763: endometriosis (3)
DDB2 > 5.616763: control (22/1)
Protein-CodingTMM + GLM + Decision TreeNOTCH3 <= 1.641844: endometriosis (10)
NOTCH3 > 1.641844:
:...B4GALNT1 <= 7.888268: endometriosis (3)
B4GALNT1 > 7.888268:
:...ZNF865 <= 1.835846: endometriosis (2)
ZNF865 > 1.835846: control (23/1)
Protein-CodingqNorm + GLM + Decision TreeNOTCH3 <= 1.815789: endometriosis (13/1)
NOTCH3 > 1.815789:
:...PTOV1 > 779.6053: control (17)
PTOV1 <= 779.6053:
:...GTF3C5 <= 0.8157895: endometriosis (4)
GTF3C5 > 0.8157895: control (4)
Protein-CodingvNorm + GLM + Decision TreeNOTCH3 <= 1.293087: endometriosis (13/1)
NOTCH3 > 1.293087:
:...SNAPC2 -0.7898067: endometriosis (2)
SNAPC2 > -0.7898067: control (23/2)

Decision tree models using transcriptomics data.

The best model in each subgroup of experiment is presented in bold text.

Figure 1

Biosigner Results Using Transcriptomics Data

We applied the Biosigner algorithm on 14,154 genes including both the protein-coding and nonprotein-coding genes (denoted as “all genes” in this article) and on 11,687 protein-coding genes only, separately. As the input of the Biosigner algorithm, we used the TMM normalized data as the expression data. The Biosigner algorithm constructed three different models: PLSDA, random forest, and SVM. Figure 2A presents the gene tier plot (S = signature genes; A–E = A is a higher tier gene and E is a lower tier genes). Biosigner identified three genes as the potential set of biomarkers: NOTCH3, RP4-782L23.2, and SEMA3B-AS1 using all genes. Figure 2B presents the gene tier plot of four genes as the potential set of biomarkers identified by Biosigner: NOTCH3, SNAPC2, ILDR1, and C1QL3 using protein-coding genes only. Table 4 presents the candidate biomarker genes that were identified from the transcriptomics experiments using Biosigner, in which three genes were differentially expressed (two downregulated and one upregulated). Three genes were identified from the models using all genes in which one of them is protein-coding, and four genes were identified from the models using the protein-coding genes. One gene (NOTCH3) was found common between the two groups of results (all vs. protein-coding genes). NOTCH3 was present in all the models, and SNAPC2 and RP4-782L23.2 were present in two models using Biosigner. Unlike the decision tree experiments, the results were opposite in Biosigner; the models using protein-coding genes performed either similar or better results than the models using all genes. We also compared the gene list found between the decision tree models and the Biosigner models; NOTCH3 and SNAPC2 were found common between those two sets of genes. Both of these genes are protein-coding and were found downregulated in the differential analysis.

Figure 2

Table 4

Experiment nameGene names
(Experiments using all genes)
Gene names
(experiments using the protein-coding genes only)
TMM + Decision TreeNOTCH3, TMEM106BNOTCH3, TMEM106B
qNorm + Decision TreeNOTCH3, RP11-792A8.1NOTCH3, SMAP2
vNorm + Decision TreeNOTCH3, RP11-459F6.3NOTCH3, DDB2
TMM + GLM + Decision TreeNOTCH3, KLF2P1, MFAP2NOTCH3, B4GALNT1, ZNF865
qNorm + GLM + Decision TreeNOTCH3, KLF2P1NOTCH3, PTOV1, GTF3C5
vNorm + GLM + Decision TreeNOTCH3, KLF2P1NOTCH3, SNAPC2
Biosigner (PLSDA)NOTCH3, RP4-782L23.2NOTCH3, SNAPC2
Biosigner (Random Forest)NOTCH3, RP4-782L23.2, SEMA3B-AS1NOTCH3
Biosigner (SVM)No signature or A-tier genes were found in the final modelNOTCH3, SNAPC2, ILDR1, C1QL3

Candidate biomarker genes from transcriptomics analysis.

Performance Evaluation of Models Using Transcriptomics Data

The results of the decision tree performance measures on the transcriptomics dataset using all genes are presented in Table 5. We observed that the models using all genes performed better than the models using protein-coding genes. This is mainly because, in case of all genes, the models took the benefit of using genes that are not protein-coding. When the decision tree was created on three different normalized data (TMM, qNorm, and vNorm), the model tends to perform better on the TMM data. The “TMM + Decision Tree” experiment achieved the accuracy of 71.1%, with sensitivity of 68.8%, specificity of 72.7%, and precision of 64.7%. The F1 score of the “TMM + Decision Tree” experiment is 0.677, MCC is 0.412, and AUC is 0.665. We also applied the GLM technique on the 14,154 genes and identified 28 DEGs: five genes were upregulated, and 23 genes were down regulated. When the decision tree was created using those 28 DEGs, the performance measures improved significantly on all three different normalized data (TMM, qNorm, and vNorm). Among these experiments, the “TMM + GLM + Decision Tree” experiment achieved the best performance followed by the “qNorm + GLM + Decision Tree” experiment that achieved the second best performance. The “TMM + GLM + Decision Tree” experiment achieved the accuracy of 89.5%, with sensitivity of 81.3%, specificity of 95.5%, and precision of 92.9%. The F1 score of the “TMM + GLM + Decision Tree” experiment is 0.867, MCC is 0.785, and AUC is 0.92. Table 3 presents the decision tree model that was created using the “TMM + GLM + Decision Tree” experiment.

Table 5

Gene feature setExperiment nameAccuracySensitivitySpecificityPrecisionF1 scoreMCCAUC
AllTMM + Decision Tree0.7110.6880.7270.6470.6670.4120.665
AllqNorm + Decision Tree0.1840.0000.3180.000NA−0.6890.239
AllvNorm + Decision Tree0.5530.1880.8180.4290.2610.0070.205
AllTMM + GLM + Decision Tree0.8950.8130.9550.9290.8670.7850.920
AllqNorm + GLM + Decision Tree0.8420.7500.9090.8570.8000.6750.820
AllvNorm + GLM + Decision Tree0.6840.3750.9090.7500.5000.3440.810
AllBiosigner (PLSDA)0.7370.8640.5630.7310.7920.453NA
AllBiosigner (Random Forest)0.4470.4550.4380.5260.488-0.107NA
AllBiosigner (SVM)0.5530.6360.4380.6090.6220.075NA
Protein-CodingTMM + Decision Tree0.7110.6250.7730.6670.6450.4020.611
Protein-CodingqNorm + Decision Tree0.4210.1250.6360.2000.154−0.2680.554
Protein-CodingvNorm + Decision Tree0.2630.1250.3640.1250.125−0.5110.239
Protein-CodingTMM + GLM + Decision Tree0.8420.6251.0001.0000.7690.7010.625
Protein-CodingqNorm + GLM + Decision Tree0.7630.5630.9090.8180.6670.5130.577
Protein-CodingvNorm + GLM + Decision Tree0.7630.5630.9090.8180.6670.5130.573
Protein-CodingBiosigner (PLSDA)0.7630.9550.5000.7240.8240.528NA
Protein-CodingBiosigner (Random Forest)0.4470.5000.3750.5240.512−0.124NA
Protein-CodingBiosigner (SVM)0.6050.5910.6250.6840.6340.213NA

Performance measures using transcriptomics data by leave-one-out cross-validation.

The best model with corresponding performance measures in each subgroup of experiment is presented in bold text.

For the experiments using only the protein-coding genes, the decision tree model tends to perform better on the TMM data. This is consistent with the experiments using all genes. The “TMM + Decision Tree” experiment achieved the accuracy of 71.1%, with sensitivity of 62.5%, specificity of 77.3%, and precision of 66.7%. The F1 score of the “TMM + Decision Tree” experiment is 0.645, MCC is 0.402, and AUC is 0.611. We also applied the GLM technique on the 11,687 protein-coding genes and identified 11 protein-coding genes that were differentially expressed in which one gene was upregulated and 10 genes were downregulated. When the decision tree was created using those 11 protein-coding DEGs, the performance measures improved significantly on all three different normalized data (TMM, qNorm, and vNorm). This is also consistent with the experiments using all genes. Among these experiments, the “TMM + GLM + Decision Tree” experiment achieved the best performance, which is 84.2% accuracy, 62.5% sensitivity, 100% specificity, and 100% precision. The F1 score of the “TMM + GLM + Decision Tree” experiment is 0.769, MCC is 0.701, and AUC is 0.625. Table 3 presents the decision tree model that was created using the “TMM + GLM + Decision Tree” experiment; the model shows the gene names that were identified in the decision tree models differentiating endometriosis vs. control.

Table 5 presents the Biosigner performance measures that were computed using the leave-one-out cross-validation approach. For both groups of results (all vs. protein-coding genes), the best performance was observed using the PLSDA model. For all genes, the PLSDA achieved the accuracy of 73.7%, sensitivity of 86.4%, specificity of 56.3%, precision of 73.1%, F1 score of 0.792%, and MCC of 0.453. For the protein-coding genes, the PLSDA achieved the accuracy of 76.3%, sensitivity of 95.5%, specificity of 50.0%, precision of 72.4%, F1 score of 0.824, and MCC of 0.528. The performance measures for random forest and SVM are significantly lower in comparison with those for PLSDA using all genes. However, SVM has a higher specificity than PLSDA and random forest using protein-coding genes.

A bar chart comparison of accuracy, sensitivity, and specificity for experiments using all genes is presented in Figure 3. In this scenario, the “TMM + Decision Tree” experiment has a balanced accuracy, sensitivity, and specificity but does not outperform all of the experiments. The “TMM + GLM + Decision Tree” experiment produced the highest accuracy, specificity, and precision among all the experiments and outperformed all of the experiments by F1 score and MCC. A bar chart comparison of accuracy, sensitivity, and specificity for experiments using the protein-coding genes is presented in Figure 4. In this scenario, the SVM in Biosigner has a balanced accuracy, sensitivity, and specificity but does not outperform all of the experiments. The PLSDA in Biosigner achieved the best sensitivity and F1 score but has a poor specificity. The “TMM + GLM + Decision Tree” experiment produced the highest accuracy, specificity, and precision among all of the experiments and outperformed all experiments based on MCC. In both scenarios (all vs. protein-coding genes), GLM was useful for improving the overall performance in case of the decision tree application.

Figure 3

Figure 4

Decision Tree Results Using Methylomics Data

For the six decision tree experiments using the methylomics dataset, we used 2,577,382 methylated regions in these experiments. Table 6 presents the decision tree models from different experiments. The methylated regions of interest (MROI) were extracted from the decision tree models, and the nearby genes of those MROIs were extracted using the process described in the Methods section. All the MROIs and nearby genes are presented in Table 7. Among those 17 MROIs, eight regions were differentially methylated and hypo-methylated. We found eight nearby genes of those 17 MROIs within the distance of 10,000 bp, in which five genes are protein-coding (e.g., MFSD14B, RASSF2, TRPM6, TNIP2, and FGD3), two genes are lincRNA (e.g., RP11-734K21.4 and RP3-522J7.6), and one is pseudogene (e.g., RPL37AP1). Also, the MROIs related to five genes (e.g., MFSD14B, RASSF2, RP11-734K21.4, RP3-522J7.6, and TNIP2) were found upstream and three genes (e.g., RPL37AP1, TRPM6, and FGD3) overlapped with the regions. Figure 5 presents the gene–gene interaction network comprising all the nearby genes of the MROIs identified by the decision tree models. GeneMANIA predicted many genes that are closely related to the query genes. The gene interaction network includes physical interaction network (weight 67.64), co-expression network (weight 13.50), predicted functional relationships between genes (weight 6.35), co-localization network (6.17), pathway network (weight 4.35), genetic interaction network (weight 1.40), and shared protein domain network (weight 0.59). Some of the top gene ontologies from the functional enrichment analysis include regulation of endothelial cell apoptotic process, toll-like receptor signaling pathway, innate immune response-activating signal transduction, Fc receptor signaling pathway, and regulation of I-kappaB kinase/NF-kappaB signaling. More detail is presented in the Supplementary Table 1.

Table 6

Experiment NameTree Model
TMM + Decision Treechr2_147728001_147729000 <= 1.207401::...chr10_132354001_132355000 <= 1.41709: endometriosis (2): chr10_132354001_132355000 > 1.41709: control (22)chr2_147728001_147729000 > 1.207401::...chr1_35106001_35107000 <= 1.102261: :...chr1_20862001_20863000 <= 0.1675461: endometriosis (2) : chr1_20862001_20863000 > 0.1675461: control (11) chr1_35106001_35107000 > 1.102261: :...chr22_16562001_16563000 <= 0.286556: control (2) chr22_16562001_16563000 > 0.286556: endometriosis (38)
qNorm + Decision Treechr9_94372001_94373000 > 5.356569::...chr1_3182001_3183000 <= 5.492207: endometriosis (2): chr1_3182001_3183000 > 5.492207: control (22)chr9_94372001_94373000 <= 5.356569::...chr1_2908001_2909000 > 5.999371: control (7) chr1_2908001_2909000 <= 5.999371: :...chr16_37922001_37923000 <= 4.049325: control (5) chr16_37922001_37923000 > 4.049325: endometriosis (41/1)
vNorm + Decision Treechr9_94372001_94373000 > 1.435922::...chr1_3182001_3183000 <= 1.56803: endometriosis (2): chr1_3182001_3183000 > 1.56803: control (22)chr9_94372001_94373000 <= 1.435922::...chr1_2908001_2909000 > 2.063281: control (7) chr1_2908001_2909000 <= 2.063281: :...chr16_37922001_37923000 <= 0.1332516: control (5) chr16_37922001_37923000 > 0.1332516: endometriosis (41/1)
TMM + GLM + Decision Treechr9_92948001_92949000 > 0.1864191: control (19/1)chr9_92948001_92949000 <= 0.1864191::...chr2_9142001_9143000 > 0.515642: control (8) chr2_9142001_9143000 <= 0.515642: :...chr4_2757001_2758000 > 0.9228122: control (5) chr4_2757001_2758000 <= 0.9228122: :...chr22_49841001_49842000 <= 1.252199: endometriosis (41/1) chr22_49841001_49842000 > 1.252199: control (4/1)
qNorm + GLM + Decision Treechr9_74884001_74885000 <= 4.534801::...chr20_4827001_4828000 <= 4.961341: endometriosis (30): chr20_4827001_4828000 > 4.961341: control (5/1)chr9_74884001_74885000 > 4.534801::...chr10_71353001_71354000 > 4.124296: control (29/1) chr10_71353001_71354000 <= 4.124296: :...chr20_44466001_44467000 <= 5.021993: endometriosis (10) chr20_44466001_44467000 > 5.021993: control (3)
vNorm + GLM + Decision Treechr9_74884001_74885000 <= 0.280641::...chr20_4827001_4828000 <= 0.7003891: endometriosis (30): chr20_4827001_4828000 > 0.7003891: control (5/1)chr9_74884001_74885000 > 0.280641::...chr10_71353001_71354000 > -0.1261655: control (29/1) chr10_71353001_71354000 <= -0.1261655: :...chr20_44466001_44467000 <= 0.7601537: endometriosis (10) chr20_44466001_44467000 > 0.7601537: control (3)

Decision tree models using methylomics data.

Table 7

Experiment nameMethylated regions of interest (MROI)Nearby gene names
TMM + Decision Treechr2_147728001_147729000, chr10_132354001_13235500, chr1_35106001_35107000, chr1_20862001_20863000, chr22_16562001_16563000Not found
qNorm + Decision Treechr9_94372001_94373000, chr1_3182001_3183000, chr1_2908001_2909000, chr16_37922001_37923000MFSD14B
vNorm + Decision Treechr9_94372001_94373000, chr1_3182001_3183000, chr1_2908001_2909000, chr16_37922001_37923000MFSD14B
TMM + GLM + Decision Treechr9_92948001_92949000, chr2_9142001_9143000, chr4_2757001_2758000, chr22_49841001_49842000RP11-734K21.4, RP3-522J7.6, TNIP2, FGD3
qNorm + GLM + Decision Treechr9_74884001_74885000, chr20_4827001_4828000, chr10_71353001_71354000, chr20_44466001_44467000RPL37AP1, RASSF2, TRPM6
vNorm + GLM + Decision Treechr9_74884001_74885000, chr20_4827001_4828000, chr10_71353001_71354000, chr20_44466001_44467000RPL37AP1, RASSF2, TRPM6
Biosigner (PLSDA)chr7_5111001_5112000, chr5_29429001_29430000, chr22_49841001_49842000RP3-522J7.6,
OR10AH1P
Biosigner (Random Forest)chr11_2027001_2028000, chr2_147728001_147729000, chr9_74884001_74885000TRPM6
Biosigner (SVM)chr18_17526001_17527000, chr4_186970001_186971000, chr4_189277001_189278000Not found

Methylated regions of interest (MROI) and candidate biomarker genes from methylomics analysis.

The best model is presented in bold text.

Figure 5

Biosigner Results Using Methylomics Data

We applied the Biosigner algorithm on 2,577,382 methylated regions. As the input of the Biosigner algorithm, we used the TMM normalized data as the methylation expression data. The Biosigner algorithm constructed three different models: PLSDA, random forest, and SVM. Figure 6 presents the tier plot of the methylated regions (here, S = signature genes; A–E = A is a higher tier gene and E is a lower tier genes). Biosigner identified nine methylated regions as the potential set of biomarkers. The MROIs (n = 9) were extracted from the Biosigner models, and the nearby genes of those MROIs were extracted using the experiments described in the Methods section. Among those nine MROIs, four regions were differentially methylated (three hypo-methylated and one hyper-methylated). We found three genes (see Table 7) within the distance of 10,000 bp from those nine MROIs, in which one gene is protein-coding (e.g., TRPM6), one is lincRNA (e.g., RP3-522J7.6), and one is pseudogene (e.g., OR10AH1P). Also, the MROIs related to two genes (e.g., RP3-522J7.6 and OR10AH1P) were found upstream and one (e.g., TRPM6) overlapped with the regions. We compared the genes found from the decision tree and the Biosigner experiments and found two common genes (e.g., TRPM6 and RP3-522J7.6).

Figure 6

Performance Evaluation of Models Using Methylomics Data

The experimental results of the decision tree performance measures on the methylomics dataset are presented in Table 8. When the decision tree was created on three different normalized data (TMM, qNorm, and vNorm), the model tends to perform better on TMM normalization. The “TMM + Decision Tree” experiment achieved the accuracy of 40.3%, with sensitivity of 52.4%, specificity of 25.7%, and precision of 45.8%. The F1 score of the “TMM + Decision Tree” experiment is 0.489, MCC is −0.225, and AUC is 0.414. We also applied the differential analysis using GLM on the 2,577,382 methylated regions and identified 365 DMRs. When the decision tree was created using those 365 DMRs, the performance measures improved significantly on all three different normalized data. Among these experiments, both “qNorm + GLM + Decision Tree” and “vNorm + GLM + Decision Tree” experiments achieved the best performance. These experiments achieved the accuracy of 77.9%, with sensitivity of 76.2%, specificity of 80.0%, and precision of 82.1%. The F1 score of these experiments is 0.790, MCC is 0.560, and AUC is 0.721.

Table 8

Experiment nameAccuracySensitivitySpecificityPrecisionF1 scoreMCCAUC
TMM + Decision Tree0.4030.5240.2570.4580.489−0.2250.414
qNorm + Decision Tree0.3640.4050.3140.4150.410−0.2800.199
vNorm + Decision Tree0.4030.4050.4000.4470.425−0.1940.233
TMM + GLM + Decision Tree0.7140.7140.7140.7500.7320.4270.679
qNorm + GLM + Decision Tree0.7790.7620.8000.8210.7900.5600.721
vNorm + GLM + Decision Tree0.7790.7620.8000.8210.7900.5600.721
Biosigner (PLSDA)0.6880.6000.7620.6770.6360.367NA
Biosigner (Random Forest)0.4290.3140.5240.3550.333−0.164NA
Biosigner (SVM)0.5190.4000.6190.4670.4310.019NA

Performance measures using methylomics data by leave-one-out cross-validation.

The best model with corresponding performance measures in each subgroup of experiment is presented in bold text.

Table 8 presents the Biosigner performance measures that were computed using the leave-one-out cross-validation approach. The best performance was observed using the PLSDA model, with accuracy of 68.8%, sensitivity of 60.0%, specificity of 76.2%, precision of 67.7%, F1 score of 0.636%, and MCC of 0.367. The performance measures for random forest and SVM are significantly lower in comparison with those for PLSDA.

A bar chart comparison of accuracy, sensitivity, and specificity for experiments using the methylomics dataset is presented in Figure 7. The “qNorm + GLM + Decision Tree” and “vNorm + GLM + Decision Tree” experiments have a balanced accuracy, sensitivity, and specificity and outperform all of the experiments. Both the “qNorm + GLM + Decision Tree” and “vNorm + GLM + Decision Tree” experiments produced the highest accuracy, sensitivity, and specificity among all the experiments and outperformed all of the experiments by F1 score, and MCC. GLM was useful for improving the overall performance in case of decision tree application.

Figure 7

Discussion

This work achieves the aim of broadly assessing how well the supervised machine learning classifiers perform in classifying endometriosis vs. control samples using the whole genome next generation transcriptomics data and methylomics data as well as facilitate identifying candidate biomarker genes. Since the machine learning training process is a data-driven approach, we wanted to assess multiple aspects by various experiments and several important conclusions were made.

First, we evaluated three different normalization techniques. We found that the performance of machine learning classifiers varied depending on the normalization techniques, but the choice of normalization should be based on the type of dataset. For the endometriosis classification task, our experiment revealed that TMM normalization performed the best for the transcriptomics dataset, and both qNorm and vNorm performed the best for the methylomics dataset. This finding is consistent with the results demonstrated by the study on comparing normalization techniques using transcriptomics data (Lin et al., 2016).

Second, the differential analysis using the GLM is an established method for identifying the DEGs from the transcriptomics datasets and for identifying the DMRs from the methylomics datasets. We used GLM in combination with decision tree. We found that GLM was useful for improving the performance of decision tree models.

Third, candidate biomarker genes can be extracted from the machine learning models. From the transcriptomics analysis, NOTCH3 has been identified as a candidate biomarker by all of the methods, which is a protein-coding gene and found to be differentially expressed and downregulated. In all the variations of the decision tree experiments in this work, NOTCH3 was chosen as the primary differentiating criteria (root node). Recent studies recommend that NOTCH3 signaling may play a major role in oncogenesis, tumor maintenance, and resistance to chemotherapy (Aburjania et al., 2018). Prior study also reported that dysregulation and decrease in NOTCH signaling pathway are associated with endometriosis (Su et al., 2015; González-Foruria et al., 2017). NOTCH3 has also been reported as a major driver for breast cancer development (Braune et al., 2018). It plays an important role in maintaining the tumor phenotype in pancreatic ductal adenocarcinoma (PDAC) (Song et al., 2018), lung carcinogenesis (Su et al., 2018), and endometrial carcinoma (Mitsuhashi et al., 2012). Also, from the transcriptomics data analysis, SNAPC2 was identified by the decision tree and Biosigner experiments. A recent genome-wide methylation study proposes SNAPC2 as a biomarker for glioblastoma prediction (Ma et al., 2015). Other candidate biomarker genes are also reported to be associated with endometriosis and/or different types of cancers. Another study identified B4GALNT1 to be related to endometrial cancer (Trimarchi et al., 2017). GTF3C5 has been reported as differently expressed between endometrioid endometrial cancer and non-endometrioid endometrial cancer. TMEM106B was found upregulated in ectopic versus eutopic endometrium of women with endometriosis (Meola et al., 2010). MFAP2 stimulates epithelial–mesenchymal transition in gastric cancer cells by activating TGFβ signaling pathway that supports survival and metastasis of endometrial cancer cells (Lei et al., 2009). MFAP2 is also related to human endometrial receptivity (Díaz-Gimeno et al., 2011) and has been defined as biochemical pregnancy biomarkers (Fung et al., 2018). Other study found MFAP2 as differentially expressed in severe vs. mild endometriosis (Fung et al., 2018). SMAP2 was reported to be involved in microsatellite instability oncogenesis (Sangar et al., 2014). A recent study reported that overexpressed PTOV1 plays a major role in tumorigenesis and progression of esophageal cancer (Li et al., 2017) and in prostate cancer (Benedit et al., 2001). ZNF865 coordinates the functionality of cancer networks (Ghanat Bari et al., 2017). DDB2 enhances tumorigenesis and different types of cancers (Romieu-Mourez et al., 2001; Barakat et al., 2010; Meola et al., 2010; Han et al., 2014). ILDR1 was identified as a diagnostic marker for cancer progression (Hauge et al., 2004). Further details of these genes are provided in the Supplementary Table 2.

From the methylomics analysis, two genes (e.g., TRPM6 and RP3-522J7.6) were identified by both the decision tree and Biosigner experiments. TRPM6 is known to be related to two pathways (e.g., CREB Pathway and Ion channel transport) and associated with a disease named Hypomagnesemia. GO annotations of TRPM6 include protein serine/threonine kinase activity and calcium channel activity. Serine/threonine kinase activity has been reported to be associated with endometriosis (Kao et al., 2003). RP3-522J7.6 is a lincRNA. Methylomics analysis also revealed some other clinically significant genes. RASSF2 is a tumor suppressor gene and was proposed as a novel methylation marker for screening several cancers (Cooper et al., 2008). RASSF2 has been reported to be associated with ovarian endometriosis (Ren et al., 2014). The GO annotations related to TNIP2 includes protein kinase binding and polyubiquitin modification-dependent protein binding. TNIP2 is a hub protein in the NF-κB network (Banks et al., 2016), and NF-kB has an important role in the pathophysiology of endometriosis (Kaponis et al., 2012). FGD3 was reported to be associated with six distinct breast cancer cohorts and four TCGA cancer cohorts and was proposed as an important clinical biomarker for cancers (Willis et al., 2017). MFSD14B is known as neuronal and affected by nutrient availability (Lekholm et al., 2017), and GO annotations include transporter activity. Three of the RAS-association domain family members (RASSF2, RASSF3, and RASSF5) were involved in the network analysis (Figure 5) using all methylomics decision tree models, which are known as tumor suppressor genes and epigenetically inactivated in different tumor types. RASSF2 was reported to be associated with ovarian endometriosis, breast cancer, gastric cancer, and childhood acute lymphoblastic leukemia (Ren et al., 2014; Perez-Janices et al., 2015; Aydin et al., 2016; Singh et al., 2016) and has been proposed as a novel methylation marker for screening several cancers (Cooper et al., 2008). RASSF3 is an oncogene and mutated in nearly one third of all human cancers. Somatic mutations and other genomic abnormalities were also found in patients with endometriosis that are associated in cancer development. PTEN is a tumor suppressor gene and mostly occurs in endometrial and ovarian cancers. Somatic mutations in the PTEN gene were identified in 20% ovarian endometrioid carcinomas, 8.3% clear cell carcinomas, and 20.6% solitary endometrial cysts (Sato et al., 2000). KRAS plays a role in promoting oncogenic events in colorectal cancer. Mutations in the KRAS gene were found in patients with endometriosis (Vestergaard et al., 2011; Anglesio et al., 2017). MAP3K8 activation is critically involved in both inflammation and oncogenetic events (Vougioukalaki et al., 2011; Lee et al., 2015). MAP3K8 was identified as an oncogene in endometrial cancer, breast cancer, colon cancer, renal cancer, gastric cancer, and nasopharyngeal carcinoma (Lee et al., 2015), but it is a tumor suppressor gene in lung and intestinal cancers (Gkirtzimanaki et al., 2013; Zhang et al., 2016) as well. MAP3K8 was found upregulated in multiple tumor types and closely related to tumorigenesis (Sperger et al., 2003; D’Errico et al., 2009).

The findings of many cancer-associated genes in our study were surprising but not new. Though endometriosis is considered to be a benign condition, some of the characteristics of endometriosis are similar to cancer; for example, both endometriosis and cancer can be metastatic, angiogenic, and resistant to apoptosis. In the past, several studies examined if endometriosis has any relation with cancer. Recent studies have found cancer-associated mutations in endometriotic lesions (Sato et al., 2000; Thomas and Campbell, 2000) and also in deep infiltrating endometriosis without coexisting cancer (Anglesio et al., 2017). Other studies have shown that endometrial cancer and endometriosis (both are estrogen dependent and a disease of chronic inflammation) appear to have a moderate but significant shared genetic correlation (Wenzl et al., 2003; Painter et al., 2018). A recent study, based on The National Health Insurance Research Databases in Taiwan, has claimed that there is a potential association between endometriosis and endometrial cancer. This study has reported that the endometriosis patients have higher risk for developing endometrial cancer in their later life, with an adjusted hazard ratio (aHR) of 2.83 [95% confidence interval (CI) = 1.49 to 5.35], and for older women (age >40) diagnosed with endometriosis, the ratio was higher (aHR = 7.08, 95% CI = 2.33 to 21.55) (Yu et al., 2015). Another study has identified that 85% of atypical endometriosis lesions have a cancer-like immunological gene signature (Edwards et al., 2015). It has been reported that endometriosis is associated with ovarian cancer (Jimbo et al., 1997) and has a fourfold increased risk of developing the ovarian cancer (Kok et al., 2015). Also, there is a shared genetic risks between endometriosis and epithelial ovarian cancer (Lu et al., 2015). There is a significant risk of developing breast cancer in patients with endometriosis (Schairer et al., 1997; Chuang et al., 2015). The overall cancer risk has been found higher, with a standardized incidence ratio (SIR) of 1.2 (95% CI 1.1 to 1.3) in a study on 20,686 endometriosis patients who were hospitalized during the period 1969 to 1983 in Sweden. The SIR was 1.3 (95% CI 1.1 to 1.4) for breast cancer, 1.9 for ovarian cancer (95% CI 1.3 to 2.8), and 1.4 (95% CI 1.0 to 1.8) for hematopoietic malignancies (Brinton et al., 1997). Another study, based on 63,630 women with endometriosis, has found that endometriosis patients has an increased risk for several malignancies. The SIR for endocrine tumors was 1.38, ovarian cancer was 1.37, renal cancer was 1.36, thyroid cancer was 1.33, brain tumors was 1.27, malignant melanoma was 1.23, and breast cancer was 1.08 (Melin et al., 2007). Endometriosis has been found to be associated with an increased overall risk of skin cancer, with a hazard ratio (HR) of 1.28 (95% CI 1.05 to 1.55) and melanoma risk with HR 1.64 (95% CI 1.15 to 2.35) (Farland et al., 2017).

Fifth, machine learning classifiers can be trained for creating highly accurate models for classifying endometriosis with high sensitivity and specificity thus creating the opportunity for precision medicine application for endometriosis. The diagnostic latency of endometriosis is very high, with an average delay of 4–11 years mainly because of complexity in diagnosis techniques. The machine learning models in this study achieved a high F1 score (0.867) for the transcriptomics dataset and a high F1 score (0.79) for the methylomics dataset. The current diagnostic process is highly invasive in nature, but we anticipate a future where a minimally invasive endometrial biopsy with a machine learning predictive diagnostic model as demonstrated in this study can be used for diagnosing endometriosis. In recent years, we have seen the success of deep learning in various domains including bioinformatics such as described in a review article (Li et al., 2019). Another study demonstrated the application of deep learning for mutation map analysis (Umarov et al., 2019). A future extension of this study could be to apply the deep learning techniques for classifying endometriosis and demonstrate a process for interpretation of the models for biomarker detection.

Finally, we found that the type of whole genome sequencing data has an impact on the predictive performance. Transcriptomic dataset achieved higher accuracy in comparison with the methylomics dataset. An interesting investigation would be to develop an integrative classification model by integrating both transcriptomes and methylomics data to train a single model and measure the predictive performance. This aim is supported by our rationale that an integrative multi-omics approach may increase predictive performance thus providing a highly accurate predictive diagnostic model. Further study is needed for investigating such hypothesis.

In summary, this study demonstrated that a supervised machine learning method leveraging transcriptomics or methylomics data is a reliable approach for classifying endometriosis. We concluded that an appropriate machine learning diagnostic pipeline for endometriosis should use a) either transcriptomics or methylomics data, b) TMM normalization for the transcriptomics data, or qNorm or vNorm for the methylomics data, and c) GLM for feature space reduction and classification performance maximization. The conclusion was made based on the use case of endometriosis classification in this study. Further study is needed to generalize the results across multiple disease classification cases as well as using publicly available data on multiple populations.

Funding

This work was supported by NIEHS R21 ES020039, University of Missouri Institute for Clinical and Translational Science, NIH/National Center for Advancing Translational Sciences (NCATS) grant UL1TR002345, and University of Missouri Research Council Grant.

Statements

Data availability statement

The datasets GENERATED for this study can be found in the gene Expression Omnibus, https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE134052; https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE134056

Ethics statement

The protocol was approved by the University of Missouri Institutional Review Board. The physician obtained informed consent following the IRB protocol. All subjects gave informed consent in accordance with the Declaration of Helsinki.

Author contributions

SA, TJ, DX, and SN contributed in the conception and design of the study; SN, TJ, JB, KP, and GW contributed in the acquisition of the samples and data. SA organized and preprocessed the data, performed the machine learning analysis, and wrote the first draft of the manuscript. All authors contributed to the manuscript revision and read and approved the submitted version.

Acknowledgments

The biological samples were collected in collaboration with the Women’s and Children’s Hospital, University of Missouri, Boone Hospital, Columbia, MO, and University of California, San Francisco. Some tissue samples were provided by the NIH SCCPIR Human Endometrial Tissue Bank and DNA Bank at UCSF, funded under NIH HD055764-06. We are thankful to Stacy Syrcle, Sarah Crowder, Danny J. Schust, and Breton Barrier for their help with sample collection.

An earlier work evaluated the performance of classification models using transcriptomics data (Akter et al., 2018) that was published in 2018 IEEE International Conference on Bioinformatics and Biomedicine (BIBM).

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Supplementary material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fgene.2019.00766/full#supplementary-material

References

  • 1

    AburjaniaZ.JangS.WhittJ.Jaskula-StzulR.ChenH.RoseJ. B. (2018). The role of notch3 in cancer. Oncologist23, 900911. doi: 10.1634/theoncologist.2017-0677

  • 2

    AgarwalS. K.ChapronC.GiudiceL. C.LauferM. R.LeylandN.MissmerS. A.et al. (2019). Clinical diagnosis of endometriosis: a call to action. Am. J. Obstet. Gynecol.220, 354.e1354.e12. doi: 10.1016/j.ajog.2018.12.039

  • 3

    AkterS.XuD.NagelS. C.JoshiT. (2018). A data mining approach for biomarker discovery using transcriptomics in endometriosis in 2018 IEEE International Conference on Bioinformatics and Biomedicine (BIBM) (Madrid Spain) (IEEE), 969972. doi: 10.1109/BIBM.2018.8621150

  • 4

    AndersS.PylP. T.HuberW.HTSeq–a Python framework to work with high-throughput sequencing data. Bioinformatics.15;31(2), 166169. doi: 10.1093/bioinformatics/btu638

  • 5

    AndrewsS.FastQC: a quality control tool for high throughput sequence data. Available at: http://www.bioinformatics.babraham.ac.uk/projects/fastqc/ [Accessed September 7, 2017].

  • 6

    AnglesioM. S.PapadopoulosN.AyhanA.NazeranT. M.NoëM.HorlingsH. M.et al. (2017). Cancer-associated mutations in endometriosis without cancer. N. Engl. J. Med.376, 18351848. doi: 10.1056/NEJMoa1614814

  • 7

    AydinD.BiliciA.KayahanS.YavuzerD.BasarM.AliustaogluM. (2016). Prognostic importance of RASSF2 expression in patients with gastric cancer who had undergone radical gastrectomy. Clin. Transl. Oncol.18, 608616. doi: 10.1007/s12094-015-1405-9

  • 8

    BanksC. A. S.BoancaG.LeeZ. T.EubanksC. G.HattemG. L.PeakA.et al. (2016). TNIP2 is a hub protein in the NF-κB network with both protein and RNA mediated interactions. Mol. Cell. Proteomics15, 34353449. doi: 10.1074/mcp.M116.060509

  • 9

    BarakatB. M.WangQ.-E.HanC.MilumK.YinD.-T.ZhaoQ.et al. (2010). Overexpression of DDB2 enhances the sensitivity of human ovarian cancer cells to cisplatin by augmenting cellular apoptosis. Int. J. Cancer127, 977988. doi: 10.1002/ijc.25112

  • 10

    BarkerM.RayensW. (2003). Partial least squares for discrimination. J. Chemom.17, 166173. doi: 10.1002/cem.785

  • 11

    BeneditP.PaciucciR.ThomsonT. M.ValeriM.NadalM.CàceresC.et al. (2001). PTOV1, a novel protein overexpressed in prostate cancer containing a new class of protein homology blocks. Oncogene20, 14551464. doi: 10.1038/sj.onc.1204233

  • 12

    BenjaminiY.HochbergY. (1995). Controlling the false discovery rate: a practical and powerful approach to multiple testing. J. R. Stat. Soc. Ser. B57, 289300. doi: 10.1111/j.2517-6161.1995.tb02031.x

  • 13

    BhasinM.ZhangH.ReinherzE. L.RecheP. A. (2005). Prediction of methylated CpGs in DNA sequences using a support vector machine. FEBS Lett.579, 43024308. doi: 10.1016/j.febslet.2005.07.002

  • 14

    BockC. (2012). Analysing and interpreting DNA methylation data. Nat. Rev. Genet.13, 705719. doi: 10.1038/nrg3273

  • 15

    BolstadB. M.IrizarryR. A.AstrandM.SpeedT. P. (2003). A comparison of normalization methods for high density oligonucleotide array data based on variance and bias. Bioinformatics19, 185193. doi: 10.1093/bioinformatics/19.2.185

  • 16

    BoserB. E.GuyonI. M.VapnikV. N. (1992). “A training algorithm for optimal margin classifiers,” in Proceedings of the fifth annual workshop on Computational learning theory - COLT ‘92 (New York, New York, USA: ACM Press), 144152. doi: 10.1145/130385.130401

  • 17

    BrauneE.-B.SeshireA.LendahlU. (2018). Notch and Wnt dysregulation and its relevance for breast cancer and tumor initiation. Biomedicines6, 101. doi: 10.3390/biomedicines6040101

  • 18

    BreimanL. (2001). Random Forests. Mach. Learn.45, 532. doi: 10.1023/A:1010933404324

  • 19

    BreimanL.FriedmanJ. H.OlshenR. A.StoneC. J. (1984). Classification and Regression Trees. Wadsworth: Wadsworth International Group.

  • 20

    BrintonL. A.GridleyG.PerssonI.BaronJ.BergqvistA. (1997). Cancer risk after a hospital discharge diagnosis of endometriosis. Am. J. Obstet. Gynecol.176, 572579. doi: 10.1016/S0002-9378(97)70550-7

  • 21

    BurkettD.HorwitzJ.KennedyV.MurphyD.GrazianoS.KentonK. (2011). Assessing current trends in resident hysterectomy training. Female Pelvic Med. Reconstr. Surg.17, 210214. doi: 10.1097/SPV.0b013e3182309a22

  • 22

    ByronS. A.Van Keuren-JensenK. R.EngelthalerD. M.CarptenJ. D.CraigD. W. (2016). Translating RNA sequencing into clinical diagnostics: opportunities and challenges. Nat. Rev. Genet.17, 257271. doi: 10.1038/nrg.2016.10

  • 23

    CaiZ.XuD.ZhangQ.ZhangJ.NgaiS.-M.ShaoJ. (2015). Classification of lung cancer using ensemble-based feature selection and machine learning methods. Mol. Biosyst.11, 791800. doi: 10.1039/C4MB00659C

  • 24

    ChuangS.-C.WuG.-J.LuY.-S.LinC.-H.HsiungC. A. (2015). Associations between medical conditions and breast cancer risk in asians: a nationwide population-based study in Taiwan. PLoS One10, e0143410. doi: 10.1371/journal.pone.0143410

  • 25

    CooperW. N.DickinsonR. E.DallolA.GrigorievaE. V.PavlovaT. V.HessonL. B.et al. (2008). Epigenetic regulation of the ras effector/tumour suppressor RASSF2 in breast and lung cancer. Oncogene27, 18051811. doi: 10.1038/sj.onc.1210805

  • 26

    D’ErricoM.de RinaldisE.BlasiM. F.VitiV.FalchettiM.CalcagnileA.et al. (2009). Genome-wide expression profile of sporadic gastric cancers with microsatellite instability. Eur. J. Cancer45, 461469. doi: 10.1016/j.ejca.2008.10.032

  • 27

    Data Mining Tools See5 and C5.0. Available at: http://www.rulequest.com/see5-info.html [Accessed November 21, 2015].

  • 28

    David AdamsonG.KennedyS.HummelshojL. (2010). Creating solutions in endometriosis: global collaboration through the World Endometriosis Research Foundation. J. Endometr.2, 36. doi: 10.1177/228402651000200102

  • 29

    Díaz-GimenoP.HorcajadasJ. A.Martínez-ConejeroJ. A.EstebanF. J.AlamáP.PellicerA.et al. (2011). A genomic diagnostic tool for human endometrial receptivity based on the transcriptomic signature. Fertil. Steril.95, 5060, 60.e1–15. doi: 10.1016/j.fertnstert.2010.04.063

  • 30

    EdwardsR. P.HuangX.VladA. M. (2015). Chronic inflammation in endometriosis and endometriosis-associated ovarian cancer: new roles for the “old” complement pathway. Oncoimmunology4, e1002732. doi: 10.1080/2162402X.2014.1002732

  • 31

    EysterK. M.KlinkovaO.KennedyV.HansenK. A. (2007). Whole genome deoxyribonucleic acid microarray analysis of gene expression in ectopic versus eutopic endometrium. Fertil. Steril.88, 15051533. doi: 10.1016/j.fertnstert.2007.01.056

  • 32

    FarlandL. V.LorrainS.MissmerS. A.DartoisL.CervenkaI.SavoyeI.et al. (2017). Endometriosis and the risk of skin cancer: a prospective cohort study. Cancer Causes Control28, 10111019. doi: 10.1007/s10552-017-0939-2

  • 33

    FungJ. N.MortlockS.GirlingJ. E.Holdsworth-CarsonS. J.TehW. T.ZhuZ.et al. (2018). Genetic regulation of disease risk and endometrial gene expression highlights potential target genes for endometriosis and polycystic ovarian syndrome. Sci. Rep.8, 11424. doi: 10.1038/s41598-018-29462-y

  • 34

    Ghanat BariM.UngC. Y.ZhangC.ZhuS.LiH. (2017). Machine learning-assisted network inference approach to identify a new class of genes that coordinate the functionality of cancer networks. Sci. Rep.7, 6993. doi: 10.1038/s41598-017-07481-5

  • 35

    GkirtzimanakiK.GkouskouK. K.OleksiewiczU.NikolaidisG.VyrlaD.LiontosM.et al. (2013). TPL2 kinase is a suppressor of lung carcinogenesis. Proc. Natl. Acad. Sci. U. S. A.110, E1470E1479. doi: 10.1073/pnas.1215938110

  • 36

    González-ForuriaI.SantulliP.ChouzenouxS.CarmonaF.ChapronC.BatteuxF. (2017). Dysregulation of the ADAM17/Notch signalling pathways in endometriosis: from oxidative stress to fibrosis. MHR Basic Sci. Reprod. Med.23, 488499. doi: 10.1093/molehr/gax028

  • 37

    GTEx Consortium, Gte. (2015). Human genomics. Science348, 648660. doi: 10.1126/science.1262110

  • 38

    HalmeJ.HammondM. G.HulkaJ. F.RajS. G.TalbertL. M. (1984). Retrograde menstruation in healthy women and in patients with endometriosis. Obstet. Gynecol.64, 151154.

  • 39

    HanC.ZhaoR.LiuX.SrivastavaA. K.GongL.MaoH.et al. (2014). Loss of DDB2 enhances the tumorigenicity of ovarian cancer cells through expanding cancer stem-like cell population. Cancer Res.74, 38743874. doi: 10.1158/1538-7445.AM2014-3874

  • 40

    HaugeH.PatzkeS.DelabieJ.AasheimH.-C. (2004). Characterization of a novel immunoglobulin-like domain containing receptor. Biochem. Biophys. Res. Commun.323, 970978. doi: 10.1016/j.bbrc.2004.08.188

  • 41

    JimboH.YoshikawaH.OndaT.YasugiT.SakamotoA.TaketaniY. (1997). Prevalence of ovarian endometriosis in epithelial ovarian cancer. Int. J. Gynaecol. Obstet.59, 245250. doi: 10.1016/S0020-7292(97)00238-5

  • 42

    JohnsonN. T.DhrosoA.HughesK. J.KorkinD. (2018). Biological classification with RNA-seq data: can alternatively spliced transcript expression enhance machine learning classifiers? RNA24, 11191132. doi: 10.1261/rna.062802.117

  • 43

    KaoL. C.GermeyerA.TulacS.LoboS.YangJ. P.TaylorR. N.et al. (2003). Expression profiling of endometrium from women with endometriosis reveals candidate genes for disease-based implantation failure and infertility. Endocrinology144, 28702881. doi: 10.1210/en.2003-0043

  • 44

    KaponisA.IwabeT.TaniguchiF.ItoM.DeuraI.DecavalasG.et al. (2012). The role of NF-kappaB in endometriosis. Front. Biosci. (Schol. Ed).4, 12131234. doi: 10.2741/s327

  • 45

    KokV. C.TsaiH.-J.SuC.-F.LeeC.-K. (2015). The risks for ovarian, endometrial, breast, colorectal, and other cancers in women with newly diagnosed endometriosis or adenomyosis: a population-based study. Int. J. Gynecol. Cancer25, 968976. doi: 10.1097/IGC.0000000000000454

  • 46

    LangmeadB.TrapnellC.PopM.SalzbergS. L. (2009). Ultrafast and memory-efficient alignment of short DNA sequences to the human genome. Genome Biol.10, R25. doi: 10.1186/gb-2009-10-3-r25

  • 47

    LeeB.DuH.TaylorH. S. (2009). Experimental murine endometriosis induces DNA methylation and altered gene expression in eutopic endometrium. Biol. Reprod.80, 7985. doi: 10.1095/biolreprod.108.070391

  • 48

    LeeH. W.ChoiH. Y.JooK. M.NamD.-H. (2015). Tumor progression locus 2 (Tpl2) kinase as a novel therapeutic target for cancer: double-sided effects of Tpl2 on cancer. Int. J. Mol. Sci.16, 44714491. doi: 10.3390/ijms16034471

  • 49

    LeiX.WangL.YangJ.SunL.-Z. (2009). TGFbeta signaling supports survival and metastasis of endometrial cancer cells. Cancer Manag. Res.2009, 1524. doi: 10.2147/CMAR.S4545

  • 50

    LekholmE.PerlandE.ErikssonM. M.HellstenS. V.LindbergF. A.RostamiJ.et al. (2017). Putative membrane-bound transporters MFSD14A and MFSD14B are neuronal and affected by nutrient availability. Front. Mol. Neurosci.10, 11. doi: 10.3389/fnmol.2017.00011

  • 51

    LiH.HandsakerB.WysokerA.FennellT.RuanJ.HomerN.et al. (2009). The sequence alignment/map format and SAMtools. Bioinformatics25, 20782079. doi: 10.1093/bioinformatics/btp352

  • 52

    LiR.LengA.LiuX.HuT.ZhangL.LiM.et al. (2017). Overexpressed PTOV1 associates with tumorigenesis and progression of esophageal squamous cell carcinoma. Tumour Biol.39, 1010428317705013. doi: 10.1177/1010428317705013

  • 53

    LiY.HuangC.DingL.LiZ.PanY.GaoX. (2019). Deep learning in bioinformatics: introduction, application, and perspective in the big data era. Methods. doi: 10.1016/j.ymeth.2019.04.008

  • 54

    LibbrechtM. W.NobleW. S. (2015). Machine learning applications in genetics and genomics. Nat. Rev. Genet.16, 321332. doi: 10.1038/nrg3920

  • 55

    LinY.GolovninaK.ChenZ.-X.LeeH. N.NegronY. L. S.SultanaH.et al. (2016). Comparison of normalization and differential expression analyses using RNA-Seq data from 726 individual Drosophila melanogaster. BMC Genom.17, 28. doi: 10.1186/s12864-015-2353-z

  • 56

    LiuC.CheD.LiuX.SongY. (2013). Applications of machine learning in genomics and systems biology. Comput. Math. Methods Med.2013, 587492. doi: 10.1155/2013/587492

  • 57

    LuY.Cuellar-PartidaG.PainterJ. N.NyholtD. R.Australian Ovarian Cancer Study, International Endogene Consortium (IEC)et al. (2015). Shared genetics underlying epidemiological association between endometriosis and ovarian cancer. Hum. Mol. Genet.24, 59555964. doi: 10.1093/hmg/ddv306

  • 58

    MaJ.HouX.LiM.RenH.FangS.WangX.et al. (2015). Genome-wide methylation profiling reveals new biomarkers for prognosis prediction of glioblastoma. J. Cancer Res. Ther.11Suppl 2, C212C215. doi: 10.4103/0973-1482.168188

  • 59

    MartinM. (2011). Cutadapt removes adapter sequences from high-throughput sequencing reads. EMBnet.journal17, 10. doi: 10.14806/ej.17.1.200

  • 60

    MeléM.FerreiraP. G.ReverterF.DeLucaD. S.MonlongJ.SammethM.et al. (2015). Human genomics. Science348, 660665. doi: 10.1126/science.aaa0355

  • 61

    MelinA.SparénP.BergqvistA. (2007). The risk of cancer and the role of parity among women with endometriosis. Hum. Reprod.22, 30213026. doi: 10.1093/humrep/dem209

  • 62

    MeolaJ.Rosa e SilvaJ. C.DentilloD. B.da SilvaW. A.Veiga-CastelliL. C.de Souza BernardesL. A.et al. (2010). Differentially expressed genes in eutopic and ectopic endometrium of women with endometriosis. Fertil. Steril.93, 17501773. doi: 10.1016/j.fertnstert.2008.12.058

  • 63

    MikeskaT.BockC.DoH.DobrovicA. (2012). DNA methylation biomarkers in cancer: progress towards clinical implementation. Expert Rev. Mol. Diagn.12, 473487. doi: 10.1586/erm.12.45

  • 64

    MitsuhashiY.HoriuchiA.MiyamotoT.KashimaH.SuzukiA.ShiozawaT. (2012). Prognostic significance of Notch signalling molecules and their involvement in the invasiveness of endometrial carcinoma cells. Histopathology60, 826837. doi: 10.1111/j.1365-2559.2011.04158.x

  • 65

    MontojoJ.ZuberiK.RodriguezH.BaderG. D.MorrisQ. (2014). GeneMANIA: fast gene network construction and function prediction for Cytoscape. F1000Research3, 153. doi: 10.12688/f1000research.4572.1

  • 66

    MudgeJ. M.FrankishA.HarrowJ. (2013). Functional transcriptomics in the post-ENCODE era. Genome Res.23, 19611973. doi: 10.1101/gr.161315.113

  • 67

    NeelimaE.Prasad BabuM. S. (2017). A comparative study of machine learning classifiers over gene expressions towards cardio vascular diseases prediction. Int. J. Comput. Intl. Res.13(3), 403424 Available at: http://www.ripublication.com [Accessed January 28, 2019].

  • 68

    PainterJ. N.O’MaraT. A.MorrisA. P.ChengT. H. T.GormanM.MartinL.et al. (2018). Genetic overlap between endometriosis and endometrial cancer: evidence from cross-disease genetic correlation and GWAS meta-analyses. Cancer Med.7, 19781987. doi: 10.1002/cam4.1445

  • 69

    Perez-JanicesN.Blanco-LuquinI.TorreaN.LiechtensteinT.EscorsD.CordobaA.et al. (2015). Differential involvement of RASSF2 hypermethylation in breast cancer subtypes and their prognosis. Oncotarget6, 2394423958. doi: 10.18632/oncotarget.4062

  • 70

    Picard. Available at: http://broadinstitute.github.io/picard/ [Accessed September 7, 2017].

  • 71

    PiroozniaM.YangJ. Y.YangM. Q.DengY. (2008). A comparative study of different machine learning methods on microarray gene expression data. BMC Genomics9Suppl 1, S13. doi: 10.1186/1471-2164-9-S1-S13

  • 72

    QuinlanJ. R. (1993). C4. 5: programs for machine learning. (San Mateo, CA, U.S.A): Morgan Kaufmann.

  • 73

    QuinlanJ. R. R. (1986). Induction of decision trees. Mach. Learn.1, 81106. doi: 10.1023/A:1022643204877

  • 74

    RenF.WangD.-B.LiT.ChenY.-H.LiY. (2014). Identification of differentially methylated genes in the malignant transformation of ovarian endometriosis. J. Ovarian Res.7, 73. doi: 10.1186/1757-2215-7-73

  • 75

    RinaudoP.BoudahS.JunotC.ThévenotE. A. (2016). Biosigner: a new method for the discovery of significant molecular signatures from omics data. Front. Mol. Biosci.3, 26. doi: 10.3389/fmolb.2016.00026

  • 76

    RobinsonM. D.McCarthyD. J.SmythG. K. (2010). edgeR: a bioconductor package for differential expression analysis of digital gene expression data. Bioinformatics26, 139140. doi: 10.1093/bioinformatics/btp616

  • 77

    Romieu-MourezR.Landesman-BollagE.SeldinD. C.TraishA. M.MercurioF.SonensheinG. E.et al. (2001). Roles of IKK kinases and protein kinase CK2 in activation of nuclear factor-kappaB in breast cancer. Cancer Res.61, 38103818. doi: 10.1158/0008-5472.CAN-12-3655

  • 78

    SangarF.SchreursA.-S.Umaña-DiazC.ClapéronA.Desbois-MouthonC.CalmelC.et al. (2014). Involvement of small ArfGAP1 (SMAP1), a novel Arf6-specific GTPase-activating protein, in microsatellite instability oncogenesis. Oncogene33, 27582767. doi: 10.1038/onc.2013.211

  • 79

    SatoN.TsunodaH.NishidaM.MorishitaY.TakimotoY.KuboT.et al. (2000). Loss of heterozygosity on 10q23.3 and mutation of the tumor suppressor gene PTEN in benign endometrial cyst of the ovary: possible sequence progression from benign endometrial cyst to endometrioid carcinoma and clear cell carcinoma of the ovary. Cancer Res.60, 70527056.

  • 80

    SchairerC.PerssonI.FalkebornM.NaessenT.TroisiR.BrintonL. A. (1997). Breast cancer risk associated with gynecologic surgery and indications for such surgery. Int. J. Cancer70, 150154. doi: 10.1002/(SICI)1097-0215(19970117)70:2<150::AID-IJC2>3.0.CO;2-W

  • 81

    SelçukI.BozdağG. (2013). Recurrence of endometriosis; risk factors, mechanisms and biomarkers; review of the literature. J. Turkish Ger. Gynecol. Assoc.14, 98103. doi: 10.5152/jtgga.2013.52385

  • 82

    ShannonP.MarkielA.OzierO.BaligaN. S.WangJ. T.RamageD.et al. (2003). Cytoscape: a software environment for integrated models of biomolecular interaction networks. Genome Res.13, 24982504. doi: 10.1101/gr.1239303

  • 83

    SimoensS.HummelshojL.D’HoogheT. (2007). Endometriosis: cost estimates and methodological perspective. Hum. Reprod. Update13, 395404. doi: 10.1093/humupd/dmm010

  • 84

    SinghS. K.LupoP. J.ScheurerM. E.SaxenaA.KennedyA. E.IbrahimouB.et al. (2016). A childhood acute lymphoblastic leukemia genome-wide association study identifies novel sex-specific risk variants. Medicine (Baltimore).95, e5300. doi: 10.1097/MD.0000000000005300

  • 85

    SmythG. K. (2004). Linear models and empirical bayes methods for assessing differential expression in microarray experiments. Stat. Appl. Genet. Mol. Biol.3, Article 3, 125 doi: 10.2202/1544-6115.1027

  • 86

    SongH.-Y.WangY.LanH.ZhangY.-X. (2018). Expression of Notch receptors and their ligands in pancreatic ductal adenocarcinoma. Exp. Ther. Med.16, 5360. doi: 10.3892/etm.2018.6172

  • 87

    SpergerJ. M.ChenX.DraperJ. S.AntosiewiczJ. E.ChonC. H.JonesS. B.et al. (2003). Gene expression patterns in human embryonic stem cells and human pluripotent germ cell tumors. Proc. Natl. Acad. Sci. U. S. A.100, 1335013355. doi: 10.1073/pnas.2235735100

  • 88

    SuR.-W.StrugM. R.JoshiN. R.JeongJ.-W.MieleL.LesseyB. A.et al. (2015). Decreased Notch pathway signaling in the endometrium of women with endometriosis impairs decidualization. J. Clin. Endocrinol. Metab.100, E433E442. doi: 10.1210/jc.2014-3720

  • 89

    SuT.YangX.DengJ.-H.HuangQ.-J.HuangS.-C.ZhangY.-M.et al. (2018). Evodiamine, a novel NOTCH3 methylation stimulator, significantly suppresses lung carcinogenesis in vitro and in vivo. Front. Pharmacol.9, 434. doi: 10.3389/fphar.2018.00434

  • 90

    TarcaA. L.CareyV. J.ChenX.RomeroR.DrăghiciS. (2007). Machine learning and its applications to biology. PLoS Comput. Biol.3, e116. doi: 10.1371/journal.pcbi.0030116

  • 91

    ThomasE. J.CampbellI. G. (2000). Molecular genetic defects in endometriosis. Gynecol. Obstet. Invest.50Suppl 1, 4450. doi: 10.1159/000052878

  • 92

    ThompsonJ. A.TanJ.GreeneC. S. (2016). Cross-platform normalization of microarray and RNA-seq data for machine learning applications. PeerJ4, e1621. doi: 10.7717/peerj.1621

  • 93

    TrapnellC.PachterL.SalzbergS. L. (2009). TopHat: discovering splice junctions with RNA-Seq. Bioinformatics25, 11051111. doi: 10.1093/bioinformatics/btp120

  • 94

    TrimarchiM. P.YanP.GrodenJ.BundschuhR.GoodfellowP. J. (2017). Identification of endometrial cancer methylation features using combined methylation analysis methods. PLoS One12, e0173242. doi: 10.1371/journal.pone.0173242

  • 95

    UmarovR.KuwaharaH.LiY.GaoX.SolovyevV. (2019). Promoter analysis and prediction in the human genome using sequence-based deep learning models. Bioinformatics. doi: 10.1093/bioinformatics/bty1068

  • 96

    VandesompeleJ.De PreterK.PattynF.PoppeB.Van RoyN.De PaepeA.et al. (2002). Accurate normalization of real-time quantitative RT-PCR data by geometric averaging of multiple internal control genes. Genome Biol.3, RESEARCH0034, 10034.11 doi: 10.1186/gb-2002-3-7-research0034

  • 97

    VestergaardA. L.ThorupK.KnudsenU. B.MunkT.RosbachH.PoulsenJ. B.et al. (2011). Oncogenic events associated with endometrial and ovarian cancers are rare in endometriosis. Mol. Hum. Reprod.17, 758761. doi: 10.1093/molehr/gar049

  • 98

    VougioukalakiM.KanellisD. C.GkouskouK.EliopoulosA. G. (2011). Tpl2 kinase signal transduction in inflammation and cancer. Cancer Lett.304, 8089. doi: 10.1016/j.canlet.2011.02.004

  • 99

    WeiS. H.BalchC.PaikH. H.KimY.-S.BaldwinR. L.LiyanarachchiS.et al. (2006). Prognostic DNA methylation biomarkers in ovarian cancer. Clin. Cancer Res.12, 27882794. doi: 10.1158/1078-0432.CCR-05-1551

  • 100

    WenzlR.KieselL.HuberJ. C.WieserF. (2003). Endometriosis: a genetic disease. Drugs Today (Barc).39, 961972. doi: 10.1358/dot.2003.39.12.799414

  • 101

    WillisS.SunY.AbramovitzM.FeiT.YoungB.LinX.et al. (2017). High expression of FGD3, a putative regulator of cell morphology and motility, is prognostic of favorable outcome in multiple cancers. JCO Precis. Oncol.1, 113. doi: 10.1200/PO.17.00009

  • 102

    WoldS.SjöströmM.ErikssonL. (2001). PLS-regression: a basic tool of chemometrics. Chemom. Intell. Lab. Syst.58, 109130. doi: 10.1016/S0169-7439(01)00155-1

  • 103

    WuY.StrawnE.BasirZ.HalversonG.GuoS.-W. (2007). Aberrant expression of deoxyribonucleic acid methyltransferases DNMT1, DNMT3A, and DNMT3B in women with endometriosis. Fertil. Steril.87, 2432. doi: 10.1016/j.fertnstert.2006.05.077

  • 104

    XueQ.LinZ.ChengY.-H.HuangC.-C.MarshE.YinP.et al. (2007a). Promoter methylation regulates estrogen receptor 2 in human endometrium and endometriosis. Biol. Reprod.77, 681687. doi: 10.1095/biolreprod.107.061804

  • 105

    XueQ.LinZ.YinP.MiladM. P.ChengY.-H.ConfinoE.et al. (2007b). Transcriptional activation of steroidogenic factor-1 by hypomethylation of the 5’ CpG island in endometriosis. J. Clin. Endocrinol. Metab.92, 32613267. doi: 10.1210/jc.2007-0494

  • 106

    YeungP.SinervoK.WinerW.AlbeeR. B. (2011). Complete laparoscopic excision of endometriosis in teenagers: is postoperative hormonal suppression necessary? Fertil. Steril.95, 19091912.e1. doi: 10.1016/j.fertnstert.2011.02.037

  • 107

    YuH.-C.LinC.-Y.ChangW.-C.ShenB.-J.ChangW.-P.ChuangC.-M.et al. (2015). Increased association between endometriosis and endometrial cancer: a nationwide population-based retrospective cohort study. Int. J. Gynecol. Cancer25, 447452. doi: 10.1097/IGC.0000000000000384

  • 108

    ZhangX.JiangP.ShuaiL.ChenK.LiZ.ZhangY.et al. (2016). miR-589-5p inhibits MAP3K8 and suppresses CD90+ cancer stem cells in hepatocellular carcinoma. J. Exp. Clin. Cancer Res.35, 176. doi: 10.1186/s13046-016-0452-6

Summary

Keywords

endometriosis, machine learning, classification, methylomics, transcriptomics, DNA methylation, RNA-seq, translational bioinformatics

Citation

Akter S, Xu D, Nagel SC, Bromfield JJ, Pelch K, Wilshire GB and Joshi T (2019) Machine Learning Classifiers for Endometriosis Using Transcriptomics and Methylomics Data. Front. Genet. 10:766. doi: 10.3389/fgene.2019.00766

Received

18 April 2019

Accepted

19 July 2019

Published

04 September 2019

Volume

10 - 2019

Edited by

Fengfeng Zhou, Jilin University, China

Reviewed by

Shravan Sukumar, Corteva Agriscience, United States; Huiluo Cao, The University of Hong Kong, Hong Kong; Yu Li, King Abdullah University of Science and Technology, Saudi Arabia, in collaboration with reviewer HC

Updates

Copyright

*Correspondence: Trupti Joshi,

†Present Address: John Bromfield, Department of Animal Sciences, University of Florida, Gainesville, FL, United States; Katherine Pelch, The Endocrine Disruption Exchange, Eckert, CO, United States

This article was submitted to Bioinformatics and Computational Biology, a section of the journal Frontiers in Genetics

Disclaimer

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.

Outline

Figures

Cite article

Copy to clipboard


Export citation file


Share article

Article metrics