Skip to main content

An isomiR expression panel based novel breast cancer classification approach using improved mutual information

Abstract

Background

Gene expression-based profiling has been used to identify biomarkers for different breast cancer subtypes. However, this technique has many limitations. IsomiRs are isoforms of miRNAs that have critical roles in many biological processes and have been successfully used to distinguish various cancer types. Biomarker isomiRs for identifying different breast cancer subtypes has not been investigated. For the first time, we aim to show that isomiRs are better performing biomarkers and use them to explain molecular differences between breast cancer subtypes.

Results

In this study, a novel method is proposed to identify specific isomiRs that faithfully classify breast cancer subtypes. First, as a null hypothesis method we removed the lowly expressed isomiRs from small sequencing data generated from diverse breast cancers types. Second, we developed an improved mutual information-based feature selection method to calculate the weight of each isomiR expression. The weight of isomiR measures the importance of a given isomiR in classifying breast cancer subtypes. The improved mutual information enables to apply the dataset in which the feature is continuous data and label is discrete data; whereby, the traditional mutual information cannot be applied in this dataset. Finally, the support vector machine (SVM) classifier is applied to find isomiR biomarkers for subtyping.

Conclusions

Here we demonstrate that isomiRs can be used as biomarkers in the identification of different breast cancer subtypes, and in addition, they may provide new insights into the diverse molecular mechanisms of breast cancers. We have also shown that the classification of different subtypes of breast cancer based on isomiRs expression is more effective than using published gene expression profiling. The proposed method provides a better performance outcome than Fisher method and Hellinger method for discovering biomarkers to distinguish different breast cancer subtypes. This novel technique could be directly applied to identify biomarkers in other diseases.

Background

MicroRNAs (miRNAs) are short RNA molecules and play vital regulatory roles in a variety of biological processes [1]. Mature miRNAs are generated from longer transcripts via several sequential processing steps [2]. First the primary miRNA transcripts (pri-miRNA) are cleaved by the Microprocessor complex that contains Drosha, an RNase III enzyme [3]. The cleaved precursor miRNAs (pre-miRNA) are further processed by another RNase III enzyme, Dicer, to produce small miRNA duplexes [4]. Alterations in miRNA maturation, such as the alternative and imprecise cleavage of Drosha and Dicer, or the turnover of miRNAs could result in miRNAs that are heterogeneous in length and/or sequence [5, 6]. These variants are called isomiRs (isoforms of miRNA) and can be divided into three main categories: 3 isomiR (trimmed or addition of one or more nucleotides at the 3 position), 5 isomiR (trimmed or addition of one or more nucleotides at the 5 position), and polymorphic isomiR (some nucleotides within the sequence are different from the wild type mature miRNA sequence) [6].

It could be envisioned that the increased expression of miRNA variants, or individual isomiRs, lead to the loss or weakening of the function of the corresponding wild type mature miRNA or result in the regulation of a different transcriptome. Recent studies suggest that isomiRs probably play vital roles in a variety of cancers, tissues, and cell types [7]. For example, Juzenas and colleagues claimed that isomiRs are differentially expressed in different human blood cell types [8]. Telonis and colleagues showed that specific isomiRs could be superior cancer biomarkers compared to mature miRNAs when they used isomiRs to classify 32 different cancers [9]. Specifically, Telonis and colleagues demonstrated that miRNA-based analysis was unable to differentiate two specific subtypes of breast cancer while, in comparison, isomiRs were able to make clear distinctions between the two subtypes [10]. These findings suggest that isomiRs may play critical roles in differentiating subtypes of breast cancer and, furthermore, may provide novel insights into understanding the molecular mechanisms leading to the development of breast cancers.

Breast cancer is the most common cancer and the second leading cause of cancer-related deaths among women worldwide [11]. Routine clinical evaluation and diagnosis of breast cancer is categorised into three major distinct molecular subtypes based on their hormone receptor status: estrogen receptor (ER α) and progesterone receptor (PR) positive, Herceptin 2 positive (HER2+), and triple negative (ER/PR/HER2 negative) [1214]. However, the link between molecular mechanisms and disease prognosis defining the breast cancer subtypes is unclear [15]. Understanding the mechanisms of breast cancer subtyping is clinically useful with respect to prognosis, prediction, and informed therapeutic choices [16]. Within the major breast cancer subtypes, gene expression profiling has been used to further classify these molecular subtypes with the potential to design more specific targeted therapies [17]. In addition, gene expression profiling has been found to be more predictive of treatment response. For example, in a study by Finn and colleagues they showed reclassification of breast cancer subtypes using an unbiased gene expression profiling technique predicted a better treatment outcome compared to the conventional breast cancer subtyping (ER/HER2 status) [18]. In this study, a subset of three genes expressed in breast cancer were more likely to predict responsiveness to dasatinib, a small molecule specific kinase inhibitor. Dasatinib has been used in clinical trials for hard to treat metastatic breast cancer [19]. However, most breast cancer clinical trial studies using dasatinib are inconclusive and potentially these studies would benefit from gene profiling to understand the lack of responsiveness.

Complex genetic diseases, such as breast cancer, inherently pose the problem to be characterised by a few biomarkers that faithfully characterise the subtypes of the disease. MiRNAs and isomiRs provide a potentially better alternative for classifying complex diseases compared to mRNA based biomarkering since they are regulatory “hubs” of gene expression. Therefore, the changes in their expression could influence multiple downstream mRNAs and therefore diverse biological pathways.

In this paper, we present a novel method that applies isomiR expression profiles for improved classification of breast cancer types using small RNA sequencing data available in the TCGA database. Firstly, since the TCGA dataset has many lowly expressed isomiRs that have significant negative influence on the identification of biomarkers, these lowly expressed isomiRs should be removed. The traditional method for removing the lowly expressed isomiRs is by selecting a ‘hard’ threshold [8, 9]. If the expression levels of an isomiR is lower than this ‘hard’ threshold, this isomiR is viewed as lowly expressed and should be removed. However, this ‘hard’ threshold may lead to a loss of information [20]. In order to tackle this disadvantage, a ‘soft’ method based on a null hypothesis method was applied, and this method was designed to remove these lowly expressed isomiRs. Secondly, we utilized an improved mutual information method to calculate the weight of each isomiR, which measured the significance of the isomiR to classify different subtypes of breast cancer. The higher the weight of the isomiR, the more suitable the isomiR for classifying different subtypes of breast cancer. The traditional mutual information can only be used if both the feature and the label are continuous or discrete data. This improved mutual information can be applied to features if it is continuous data and the label is discrete data. Finally, a few isomiRs, which have high weights, were able to classify different breast cancer subtypes. In order to identify these key isomiRs, the SVM classification method was used.

Although there are many methods that have been designed for biomarker discovery, they can be divided into two major categories. The first category selects a set of biomarkers that can classify the data [21], such as support vector machine (SVM) [22], mutual information [23], and swarm optimizer [24]. These methods do not calculate the weight of each biomarker and therefore, the importance of the biomarker in each breast cancer subtype classification is not known. The weight of the biomarker may reflect its regulatory importance in the molecular mechanism of the disease; therefore, it may be worth studying the potential role of gene regulation of highly weighed biomarkers. Another category of methods view the gene or isomiR as the feature and calculates the weight of each feature. The weight of the feature measures the importance of the feature in the classification. The top N features viewed as biomarkers. Information gain, t-test, and fold change methods are widely applied to identify biomarkers [25]. However, t-tests and fold change methods are not suitable for identifying biomarkers from the data that has more than three categories. Although the information gain can be applied to find biomarkers from multiple categories, this method is very time consuming. Other methods, such as Fisher [26] and correlation coefficient method [27], can calculate the weight of each feature for data that comprises of more than two categories and is less time consuming than information gain. However, these methods also have their limitations. The Fisher method is based on the mean and standard deviation of the dataset and therefore, small data sets, confounded by outliers will negatively influence the results. If weights of the feature are calculated by the correlation coefficient method, it challenges the rank features based on their weights [28]. Together, all these methods used for identifying biomarkers have their limitations. Therefore, a novel method is needed to identify unique, more discrete and effective biomarkers.

Method

Our method for identifying isomiR biomarkers in different subtypes of breast cancer is composed of three steps. Firstly, it computes the expression level of isomiRs in each breast cancer sample and removes the lowly expressed isomiRs. Secondly, it utilizes improved mutual information to calculate the weight of each isomiR. Finally, the third step selects the critical isomiRs for breast cancer subtype classification, for which the SVM classification method is applied. These key isomiRs are viewed as breast cancer subtype biomarkers. Figure 1 shows the framework of our methodology.

Fig. 1
figure 1

IsomiR biomarker subtyping methodology. The framework of the novel methodology designed for breast cancer biomarker subtyping is composed of three discrete steps from isomiR expression profiling to identification of key isomiRs used as novel biomarkers

Data source and definitions

The expression profiles of isomiRs in breast cancer patients can be downloaded from TCGA GDC data portal website (https://portal.gdc.cancer.gov). However, the website does not provide the name of each isomiR. The nomenclature used in this study for discrete isomiR was derived from its mature miRNA: the name of the isomiR comprises of the name of the corresponding wild type (referenced) miRNA followed by a variant symbol, e.g hsa-miR-21-5p | 3t-2. The sign | separates the isomiR name into miRNA name and variant symbol. The variant symbol is divided into two parts by the sign (−). The first part indicates the variant type of the isomiR. 3t (5a) implies that this isomiR is 3 trimming (5 additional) isomiR. The second part denotes the number of the nucleotide that is trimmed or added. In addition, the number of reads are not suitable for analyze. Thus, we calculated the RPM (reads per million mapped reads) of each isomiR. The clinical information of the breast cancer patients was obtained from the website (https://www.nature.com/articles/nature11412#supplementary-information). Since the TCGA website does not provide the expression levels of polymorphic isomiRs, this kind of isomiR was not taken into consideration in this paper. Although the clinical information contained 824 breast cancer patients, only 698 patients had valid clinical information. In this paper, we applied these 698 patients’ isomiR expression levels to identify biomarkers that classify breast cancer subtypes.

The traditional clinical classification method sorts breast cancer into three different subtypes based on the hormone receptor status. However, some breast cancer patients proved to be positive in both ER α/PR+ and HER2+ receptor status. These breast cancer patients were identified as ER α/PR+ or HER2+ breast cancer subtypes. However, it was not suitable to classify these breast cancer patients as ER α/PR+ or HER2+ breast cancer subtype patients. Therefore, these patients were reclassified as a fourth breast cancer subtype. Together, the breast cancer patients were classified into four subtypes and the number of patients in each subtype of breast cancer are shown in Table 1.

Table 1 Breast cancer subtype reclassification for isomiR identification

Removal of lowly expressed isomiR

A large amount of isomiRs were identified from the TCGA dataset. However, many isomiRs had to be removed since they were lowly expressed and had significant negative effects on the result. We defined in our dataset, that an isomiR was lowly expressed if the total expression level of the isomiR was relatively low in the dataset. The total expression level of isomiR was deemed the sum of the expression level of isomiR in all samples. In order to detect the distribution of total expression level of isomiRs, a histogram [29] of which the ‘bin’ of the bar graph equaled 1 was applied. Since the total expression level of isomiR was wide ranging, this histogram proved to be very large and therefore the complete histogram could not be displayed in this paper: the distribution of the total expression level less than 35 is shown in Fig. 2.

Fig. 2
figure 2

The distribution of total expression levels of isomiRs. The x-axis presents the total expression level. The ratio of the isomiRs was calculated using the number of the isomiRs in the bin divided the total number of isomiRs. For example, the ratio of the expression level isomiRs that lower than 1 is about 0.65. This implies that 65% of the isomiRs total expression level is lower than 1

According to Fig. 2, about 65% of all isomiRs showed their total expression level was lower than 1. This implied that most of these isomiRs were lowly expressed. Further, it denoted that the distribution of the total expression level of isomiRs followed the exponential distribution. In order to remove these lowly expressed isomiRs, a null hypothesis method was applied. This null hypothesis states that: if the total expression level of an isomiR is very low, this isomiR is a noisy isomiR and should be removed. If the total expression level of an isomiR is very high, the null hypothesis can be rejected and this isomiR is not a noisy isomiR. For given q isomiRs and the expression level of each isomiR in all breast cancer patients, we first calculated the total expression level of each isomiR. The total expression level of q isomiRs are denoted as TE={te1, te2, …, teq}. The significance threshold θ of the competition score was calculated using the formula:

$$ \theta = \frac{q*\overline{TE}}{\chi^{2}_{1-\alpha/2}(q)} $$

Where \(\overline {TE}\) is the mean of all the total expression level of isomiRs, \(\chi ^{2}_{1-\alpha /2}(q)\) is the Chi-square with q defree of freedom, and α is the p-value. Here, the p-value was set at P=0.05. Only the isomiRs whose total expression level was smaller than this significance threshold θ, being viewed as lowly expressed, were removed.

Calculating the weight of isomiR by improved mutual information

The mutual information is a powerful method in feature selection. Many mutual information-based feature selection methods have been developed and the performance has proven to be very good [21]. However, these methods has some limitations. Although some methods select a set of features that are very important for classification, they do not provide the weight of the feature. Some methods are applied from the data of which both the feature and the label are discrete or continuous data. However, these methods were not deemed suitable for this type of research. Therefore, an improved mutual information was developed to calculate the weight of each isomiR. This improved mutual information calculated the weight of each isomiR and measured the relationship between features and labels.

For any given expression profile of isomiRs, this expression profile has m isomiR X={x1, x2, …, xm}, n breast cancer patients S={s1, s2, …, sn}, and the subtype label of the patients Y={y1, y2, …, yn}. \(x_{\tau }^{a}\) is defined as the expression level of isomiR τ in the breast cancer sample a. The min-max normalization method is applied to scale the expression levels of each isomiR between 0 and 1. The mutual information between an isomiR xτ and breast cancer subtype Y is:

$$ I(x_{\tau},Y) = \frac{1}{n}\sum\limits_{i=1}^{n}\log\frac{f(x^{i}_{\tau}, y_{i})}{f\left(x^{i}_{\tau}\right)f(y_{i})} $$

Where \(f\left (x^{i}_{\tau }\right)\), and f(yi) are the density function of isomiR and label, respectively. \(f\left (x^{i}_{\tau }, y_{i}\right)\) is the joint density function of isomiR and label. Since the expression level of isomiR is continuous data while the label is discrete data, the density function of isomiR and label should be calculated by different equations:

$$ f\left(x^{i}_{\tau}\right)=\frac{1}{\sqrt{2\pi}n}\sum\limits_{j=1}^{n}exp\left(-\frac{\left(x^{i}_{\tau}-x^{j}_{\tau}\right)^{2}}{2}\right) $$
$$ f(y_{i})=\frac{1}{\sqrt{2\pi}n}\sum\limits_{j=1}^{n}exp\left(-\frac{d(y_{i}, y_{j})}{2}\right) $$

Where d(yi, yj) measures the distance between labels yi and yj. If these two labels are continuous data, the distance between two labels can be calculated by Euclidean distance. However, the label in this research is discrete data. The distance of two labels cannot be calculated by Euclidean distance. d(yi, yj) is 0 if these two labels are the same, and it is 1 otherwise.

Since the improvement in calculating the distance between discrete labels, the mutual information is applicable for the dataset where the feature is continuous data and the label is discrete data. The joint density function \(f(x^{i}_{\tau }, y_{i})\) can be calculated by using two-dimensional Gaussian kernel estimate:

$$ f(x^{i}_{\tau},y_{i}) = \frac{1}{2\pi n}\sum\limits_{k=1}^{n}exp\left(-\frac{D_{k}\left(x^{i}_{\tau},y_{i}\right)}{2}\right) $$

Where \(D_{k}\left (x^{i}_{\tau },y_{i}\right) = \sqrt {\left (x^{i}_{\tau }-x^{k}_{\tau }\right)^{2}+d(y_{k},y_{i})}\).

This improved mutual information measured the relationship between features and labels. If the feature and the label have high co-relationship, the weight of the isomiR should be large. It implies that this isomiR is more important for the breast cancer subtype classification.

Identification of isomiR biomarkers that classify breast cancer subtypes

A few key isomiRs, which have the highest weights, can distinguish between the different subtypes of breast cancer. These key isomiRs can then be used as breast cancer biomarkers, and they can be identified through these processes: sorting isomiRs by using their weights from large to small, then using the different top N isomiRs to evaluate the performance in the classification of breast cancer subtypes. The performance of this type of breast cancer classification will be raised with the increasing number of selected isomiRs. If the performance of classification by using top N isomiRs is not significantly raised compared to the performance by using top N+1 isomiRs, it implies that these N isomiRs are key isomiRs and can be viewed as biomarkers.

In this paper, the SVM [30] classifier was applied to classify different subtypes of breast cancer. According to Table 1, different subtypes of breast cancer have variable numbers of patients. Around 68% of breast cancer patients are ER α+HER2-, while nearly 4.4% of breast cancer patients are ER α-HER2+. This dataset is an imbalanced dataset and the SMOTE method was used to balance the data [31]. The receiver operation characteristic (ROC) curve is very popular to judge the discrimination ability of various statistical methods [32]. The area under ROC curve (AUC) measures the performance of the classifier [33]. Since this research is a multiclasses learning, macro-AUC of ROC was used to validate the performance of the classification [34]. Further, 5-fold cross-validation was applied to evaluate the results.

Results and discussion

Characterization of isomiRs identified in different subtypes of breast cancer

In this study, 20134 different isomiRs were identified in the small RNA sequencing results of 698 breast cancer patients. However, most of the isomiRs were lowly expressed. Thus, we removed the lowly expressed isomiRs by using the null hypothesis method that was described in the subsection ‘Removal of lowly expressed isomiR’. Finally, 435 isomiRs, whose total expression level was larger than the significance threshold, were viewed as highly expressed isomiRs. Among these highly expressed isomiRs, 169 isomiRs were 5 variant isomiRs and 266 isomiRs were 3 variant isomiRs. These isomiRs are derived from 169 wild type miRNAs. The distribution expression of these isomiRs and their miRNAs across different breast cancer subtypes are shown in Fig. 3. In Fig. 3(a), only the total expression level of the isomiRs, of which one nucleotide is added at 3 position, is larger than the expression level of wild type miRNA. While the expression level of the other 3 isomiRs is lowly expressed compared with wild type miRNAs. In Fig. 3(b), the isomiRs, which trimmed one nucleotide at the 5 position, has a similar expression level to the wild type miRNA. These two isomiRs (which added one nucleotide at 3 position and trimmed one nucleotides at the 5 position) may play vital roles in the breast cancer subtypes. Individual pre-miRNA may produce many different kinds of isomiRs and the expression level of isomiRs maybe higher than its wild type miRNA. Figure 4 displays the expression level of miRNA has-let-7d and its isomiRs across different breast cancer subtypes. We found that different kinds of isomiRs are produced during the miRNA maturation processes. Further, the expression level of isomiRs may be higher than the corresponding wild type miRNA.

Fig. 3
figure 3

The distributions of isomiR modification types and their wild type miRNAs across different breast cancer subtypes. (a) 3 isomiR and wild type miRNA distribution (b) 5 isomiR and wild type miRNA distribution. Y-axis is the total expression level of isomiR (or wild type miRNA). The x-axis is the variant symbol. The variant symbol is divided into two parts by the sign (−). The left part of the sign (−) is the variate type at 3 or 5 position. The right part of sign (−) is the number of nucleotide added or trimmed at the 3 or 5 position

Fig. 4
figure 4

The distributions of miRNA has-let-7d-5p and its isomiRs across different breast cancer subtypes. The 3 (5) isomiR could have different lengths. The total expression level of 3 (5) isomiR is the sum of the expression level of different length of 3 (5) isomiR

Identification of isomiRs that classify breast cancer subtypes

After the characterization of isomiRs in breast cancer, we calculated the weight of these isomiRs by using improved mutual information. Finally, we selected different numbers of isomiRs to compute their performance in the classification of breast cancer subtypes. The results and the Python source code of our algorithm can be downloaded from the website https://github.com/ChaowangLan/isomiRbreastsubtype.

According to Fig. 5, with the increasing number of isomiRs selected, the performance of the classification was improved. However, when the number of isomiRs was more than 20, the performance of the classification plateaued. Therefore, the number of key isomiRs for breast cancer subtype classification was 20. These 20 isomiRs are viewed as breast cancer subtype biomarkers. These isomiRs and their weights are listed in the second and third column of Table 2.

Fig. 5
figure 5

The performance of classification by using different number of isomiR. The x-axis is the number of isomiRs that are used to classify the breast cancer subtype. The Y-axis is the performance of the classification

Table 2 The 20 isomiR biomarkers, their weights, and their ratios

Among the isomiRs that faithfully characterize breast cancer subtypes, 7 isomiRs were identified as 5 variant isomiRs and the other isomiRs were identified as 3 variant isomiR. Most of these isomiRs were highly expressed compared to their corresponding wild type miRNAs. We calculated the ratio of the expression levels of these isomiRs and their corresponding wild type miRNAs in different subtypes of breast cancer. These ratios are listed in Table 2. If the expression level of an isomiR was larger than the expression level of its corresponding wild type miRNA, the ratio was larger than 1. Among these 20 isomiRs, only hsa-mir-28-3p | 3a-2 and hsa-mir-22-3p | 5t-1 were lowly expressed compared to their corresponding wild type miRNAs, the other isomiRs were more abundant. These results denote that many of these isomiR biomarkers are more highly expressed compared to their corresponding wild type miRNAs.

Comparing the performance of improved mutual information to other feature selection methods

Many methods for feature selection have been developed. However, not all these methods are suitable for the dataset where feature is continuous data and label is discrete data. In this paper, we focused on comparing the performance of our novel method with two popular feature selection methods. One is the Fisher score and the other is the Hellinger distance-based method [26, 35]. The AUCs, calculated using the three different methods and using different numbers of selected isomiRs, are presented in Fig. 6. According to this figure, the AUCs show an increase with the raising of the number of selected isomiRs. However, if the number of selected isomiRs is larger than 30, the AUCs, which are calculated by these three methods, do not have significance changes. It indicates that the number of key isomiRs, by using these three methods, are lower or equal than 30. However, different methods identify different numbers of key isomiRs for breast cancer classification. The Fisher method identified 30 key isomiRs while the Hellinger method found 25 key isomiRs. Although fewer key isomiRs were discovered using Hellinger method, the AUC was found to be slightly lower than the Fisher method. Our method identified 20 key isomiRs that classify breast cancers, which is the lowest number of key isomiRs compared to the other methods mentioned, and the AUC was similar (nearly equal) to the Fisher method. It implied that our method can use fewer isomiRs as biomarkers to classify different subtypes of breast cancer.

Fig. 6
figure 6

Comparison of our isomiR panel based novel method classification with other feature selection methods. The x-axis is the number of isomiRs that are used to classify the breast cancer subtype. Y-axis is the performance of the classification. The higher the AUC, the better the classification. Legend: the star represents the novel method described in this paper. The circle, and cross sign are the Filter method, and the Hellinger method, respectively

IsomiRs are superior biomarkers compared to protein coding gene expression-based approaches for the classification of different subtypes of breast cancer

Over the past decade, many studies have found that protein coding gene expression data can be used to classify breast cancer subtypes. For instance, Van and colleagues proposed that a 70-genes’ expression profile can use for identifying different subtypes of breast cancer [36], Parker and colleagues defined the PAM50 genes, which are the most famous biomarkers for breast cancer subtype classification [37], and Neve and colleagues also applied genes expression data for the classification of different subtypes of breast cancer [38]. Their research indicated that differentially expressed mRNAs can be used as breast cancer subtype biomarkers.

The TCGA database also provides the expression level of mRNAs in different subtype of breast cancer. Therefore, we can calculate if isomiR or gene expression-based profiling performs better for breast cancer subtype classification. Figure 7 presents the AUC by using isomiRs and mRNAs. According to the comparison in Fig. 7, the performance of breast cancer subtype classification using the expression of five mRNAs is very high (the AUC is near to 0.89). Direct comparison of isomiRs and mRNA (gene expression) clearly show that fewer isomiRs are needed to classify different subtypes of breast cancer compared to the number of mRNA (genes). With the increasing number of mRNA, the difference between the two classification methods is comparable, i.e. when the number of mRNA (gene classification) is more than 35, the AUC does not show any significant difference. Therefore, the number of key mRNA is 35, in comparison with isomiR, the key number is 20, showing fewer isomiRs can classify different subtypes of breast cancer. This experiment indicates that isomiRs also can be used as biomarkers for the classification of breast cancer subtypes and, importantly, fewer isomiRs can be used to classify different subtypes of breast cancer. These results strongly suggest that isomiRs are more suitable biomarkers compared to biomarkers based on protein coding gene expression profiles.

Fig. 7
figure 7

Comparison of isomiR and gene classification for breast cancer subtyping. The x-axis is the number of isomiR that are used to classify the breast cancer subtype. Y-axis is the performance of the classification. The higher the AUC, the better the classification. Legend: the star and circle present the classification using mRNA and isomiR, respectively

IsomiRs may play important regulatory roles in different subtypes of breast cancer

Many studies have found that different categories of isomiRs have different functions in regulating biological processes. For example, 3 isomiRs have low 3 untranslated region stability and therefore, loose regulation of mRNAs [39]. 5 isomiRs have slightly altered seed sequences compared to the corresponding wild type miRNAs; therefore, besides weakening the regulatory effect of the wild type miRNAs they can target mRNAs that are significantly different from the wild type miRNA targeted transcriptome [40]. Based on sequence similarities it is possible to predict potential mRNAs that are regulated by certain miRNAs [41, 42]and therefore, biological pathways that are influenced by miRNAs and their isomiRs. The elevated levels of isomiRs compared to their corresponding wild type miRNAs can also be used to predict changes in the regulation of gene expression in breast cancers that may well provide insight into the molecular mechanisms leading to breast cancer. We predicted that the presence of abundant 3 isomiRs develop weakened regulatory effects on transcripts that are regulated by the corresponding wild type miRNAs. Thus, mRNAs that are regulated by the wild type miRNAs should show elevated expression levels when the expression level of isomiRs were significantly elevated. These targets that may be affected by the accumulation of 3 isomiRs can be obtained from the miRWalker2.0 website (http://zmf.umm.uni-heidelberg.de/apps/zmf/mirwalk2/holistic.html). To predict potential targets for abundant 5 isomiRs with modified seed sequence we used the miRDB website (http://www.mirdb.org/). In order to obtain the most likely targeted mRNAs, the score of the prediction target gene should be higher than 95 (the maximum score is 100).

After predicting the sets of potential mRNAs that are affected by the elevated miRNA isomiR levels, we wanted to characterize what molecular pathways may be changed in breast cancers. Enrichr (http://amp.pharm.mssm.edu/Enrichr/), which is a gene enrichment analysis web server, was applied to find out the Kyoto Encyclopedia of Genes and Genomes (KEGG) pathway of these target genes [43]. 104 KEGG pathways were identified as significant pathways (the p-value of these pathways were higher than 0.05) from this website. In this paper, we selected five pathways have been computed to be significantly affected by isomiRs to further discuss the function of the isomiRs in breast cancer. These 5 KEGG pathways are presented in Table 3.

Table 3 Five KEGG pathways which are relative to breast cancer progresses and subtype classification

The first two KEGG pathways in Table 3 are very important for analysis of breast cancer outcome [44]. This data suggests that isomiRs also play a vital role in breast cancer development. The clinical breast cancer classification is based on the hormone receptor status, some of these KEGG pathways are involved in regulating the hormone receptor status. For example, Neve’s research highlights that up-regulation of genes involved in insulin/MAPK signaling predicts response to Herceptin [38]. It implies that these two signaling pathways regulate the Herceptin status. According to the third and fourth line of Table 3, isomiRs were shown to influence 56 and 29 genes in MAPK and insulin signal pathways, respectively. Therefore, isomiRs could affect the Herceptin statue through these two pathways and lead to the development of different subtypes of breast cancer. We also identified the estrogen signalling pathway represented by 20 genes that is potentially affected by the isomiRs (Table 3). It implies that isomiRs could affect the expression of these genes to influence the estrogen receptor status. Above all, isomiRs may regulate the hormone receptor status via different KEGG pathways and therefore, affecting different breast cancer subtypes.

Assessing the role of individual isomiRs in the regulation of breast cancer specific pathways

Next, we focused on the further analysis of six isomiRs that have potential to characterise/classify breast cancer subtypes. Dressman and colleagues pointed out that there are 18 genes that may delineate the role of estrogen receptor in breast cancer [45]. Transforming growth factor-beta type III receptor (TGFBR3) and serpin family A member 3 (SERPINA3) are two of these genes. Accordingly, the miRwalker 2.0 database, TGFBR3 is one of the potential target genes of hsa-let-7i-5p and SERPINA3 is the target gene of hsa-mir-197-3p. However, if one nucleotide is added to the 3 position of these two miRNAs, then there is a possibility that these isomiRs cannot efficiently bind to the gene TGFBR3 and SERPINA3, respectively. This is because the longer sequence alters the stability of the miRNA and cannot inhibit the expression level of its target gene. Alternatively, 3 isomiRs could be a sign of actively turned over miRNA that may have weakened regulatory functions. In the ER negative breast cancer tumors, most hsa-let-7i-5p wild-type miRNAs are altered to isomiRs hsa-let-7i-5p | 3a-1 and hsa-mir-197-3p miRNAs are changed to isomiRs hsa-mir-197-3p | 3a-1. Therefore, they are predicted to have a weakened affect to inhibit the expression level of TGFBR3 and SERPINA3 and these two genes are highly expressed in the ER negative breast cancer subtype. Similarly, these two genes are lowly expressed in the ER positive breast cancer subtype. Table 4 displays the average expression level of these two isomiRs in different subtypes of breast cancer. According to the average expression levels of isomiRs hsa-let-7i-5p | 3a-1 and hsa-mir-197-3p | 3a-1 in different subtypes of breast cancer, these two isomiRs are highly expressed in the ER negative tumors (ER α-Her2+ and triple negative breast cancer subtype) and lowly expressed in ER positive tumors (ER α+Her2- and ER α+HER2+ breast cancer subtypes).

Table 4 The average expression level of isomiRs and miRNA in each breast cancer subtype

The 5 variant isomiRs have distinct seed sequences compared to the corresponding wild type miRNAs; therefore, they may regulate a novel set of transcripts relative to the wild type miRNAs. Table 5 presents the predicted target genes of some 5 variant isomiRs by miRDB database. The dysregulation of estrogen signalling pathway leads to ER positive breast cancer and therefore, the genes involved in this pathway may be the most attractive target for ER positive breast cancer treatment In the first line of Table 5, hsa-miR-93-5p | 5t-1 may bind to gene SHC4. SHC4 is one of the gene involved in estrogen signaling pathway. The result implies that hsa-miR-93-5p | 5t-1 may regulate SHC4 and dysregulate the estrogen signaling pathway. Furthermore, three 5 variant isomiRs, which exhibited in the last three lines of Table 5, potentially bind to MAPK14, MAPK8, and RAP1B, respectively. These three genes are the part of the MAPK signaling pathway, which affects the Herceptin status. These results revealed that 5 variant isomiRs may bind to genes that regulate hormone receptor status and therefore, lead to different breast cancer subtypes.

Table 5 5 variant isomiRs’ predicted target genes

Conclusion

In this paper, we propose a novel method for identifying isomiR biomarkers for breast cancer subtyping from small RNA sequencing data. We first removed the lowly expressed isomiRs from the data sets. Then we calculated the weight of the isomiR by utilizing the improved mutual information. The improved mutual information measured the co-relationship between the expression level of isomiRs and breast cancer subtypes. The higher the co-relationship between isomiR’s expression and breast cancer subtypes, the more important the isomiR for breast cancer subtype classification. Further, this improved mutual information can be applied to the data set that the feature is continuous data and the label is discrete data. While the traditional mutual information cannot. Finally, the SVM classifier was applied to find specific isomiR biomarkers for classification of the different breast cancer subtypes. This method, proved to be more effective and efficient in identifying fewer key isomiRs needed for breast cancer subtyping in comparison to the Fisher and Hellinger methods. Importantly, in this study, we describe the enhanced identification of isomiR biomarkers for classification of breast cancer subtypes and, in addition, isomiRs were found to be superior biomarkers compared to classification based on mRNA gene expression for this type of classification. Further, applying this improved methodology, we identified individual isomiRs that may be key in the regulation of specific breast cancer pathways. There is great potential in exploiting these novel isomiR regulatory mechanisms as drug-targets for more personalized subtype breast cancer specific therapies.

Discovery of unique biomarkers in different breast cancer subtype is a challenge in research, especially since the regulation mechanism of different breast cancer subtypes is not yet fully understood. Our research provides a new way to explore the mechanism of breast cancer subtypes.

References

  1. Lan C, Chen Q, Li J. Grouping miRNAs of similar functions via weighted information content of gene ontology. BMC Bioinformatics. 2016; 17(19):507.

    Article  Google Scholar 

  2. Li S-C, Liao Y-L, Ho M-R, Tsai K-W, Lai C-H, Lin W-c. miRNA arm selection and isomiR distribution in gastric cancer. In: BMC Genomics, vol. 13. London: BioMed Central: 2012. p. 13.

    Google Scholar 

  3. Maher C, Timmermans M, Stein L, Ware D. Identifyng microRNAs in plant genomes. In: Computational Systems Bioinformatics Conference, 2004. CSB 2004. Proceedings. 2004 IEEE. Stanford: IEEE: 2004. p. 718–723.

    Google Scholar 

  4. Hutvágner G, McLachlan J, Pasquinelli AE, Bálint É, Tuschl T, Zamore PD. A cellular function for the RNA-interference enzyme Dicer in the maturation of the let-7 small temporal RNA. Science. 2001; 293(5531):834–8.

    Article  Google Scholar 

  5. Swierniak M, Wojcicka A, Czetwertynska M, Stachlewska E, Maciag M, Wiechno W, Gornicka B, Bogdanska M, Koperski L, de la Chapelle A, et al.In-depth characterization of the microRNA transcriptome in normal thyroid and papillary thyroid carcinoma. J Clin Endocrinol Metab. 2013; 98(8):1401–9.

    Article  Google Scholar 

  6. Neilsen CT, Goodall GJ, Bracken CP. IsomiRs–the overlooked repertoire in the dynamic microRNAome. Trends Genet. 2012; 28(11):544–9.

    Article  CAS  Google Scholar 

  7. Chen L, Wong G. Novel tumor biomarker based on isomiR expression profiles. In: Bioinformatics and Biomedicine (BIBM), 2017 IEEE International Conference On. Kansan City: IEEE: 2017. p. 2328–9.

    Google Scholar 

  8. Juzenas S, Venkatesh G, Hübenthal M, Hoeppner MP, Du ZG, Paulsen M, Rosenstiel P, Senger P, Hofmann-Apitius M, Keller A, et al.A comprehensive, cell specific microRNA catalogue of human peripheral blood. Nucleic Acids Res. 2017; 45(16):9290–301.

    Article  CAS  Google Scholar 

  9. Telonis AG, Magee R, Loher P, Chervoneva I, Londin E, Rigoutsos I. Knowledge about the presence or absence of miRNA isoforms (isomiRs) can successfully discriminate amongst 32 TCGA cancer types. Nucleic Acids Res. 2017; 45(6):2973–85.

    Article  CAS  Google Scholar 

  10. Telonis AG, Loher P, Jing Y, Londin E, Rigoutsos I. Beyond the one-locus-one-miRNA paradigm: microRNA isoforms enable deeper insights into breast cancer heterogeneity. Nucleic Acids Res. 2015; 43(19):9158–75.

    Article  CAS  Google Scholar 

  11. Lynce F, Blackburn MJ, Cai L, Wang H, Rubinstein L, Harris P, Isaacs C, Pohlmann PR. Characteristics and outcomes of breast cancer patients enrolled in the National Cancer Institute Cancer Therapy Evaluation Program sponsored phase I clinical trials. Breast Cancer Res Treat. 2018; 168(1):35–41.

    Article  Google Scholar 

  12. Patani N, Martin L-A, Dowsett M. Biomarkers for the clinical management of breast cancer: international perspective. Int J Cancer. 2013; 133(1):1–13.

    Article  CAS  Google Scholar 

  13. Goldhirsch A, Wood WC, Coates AS, Gelber RD, Thürlimann B, Senn H-J, members P. Strategies for subtypes—dealing with the diversity of breast cancer: highlights of the St Gallen International Expert Consensus on the Primary Therapy of Early Breast Cancer 2011. Ann Oncol. 2011; 22(8):1736–47.

    Article  CAS  Google Scholar 

  14. Ellsworth RE, Blackburn HL, Shriver CD, Soon-Shiong P, Ellsworth DL. Molecular heterogeneity in breast cancer: state of the science and implications for patient care. In: Seminars in Cell & Developmental Biology, vol. 64. Amsterdam: Elsevier: 2017. p. 65–72.

    Google Scholar 

  15. Taherian-Fard A, Srihari S, Ragan MA. Breast cancer classification: linking molecular mechanisms to disease prognosis. Brief Bioinform. 2014; 16(3):461–74.

    Article  Google Scholar 

  16. Santagata S, Thakkar A, Ergonul A, Wang B, Woo T, Hu R, Harrell JC, McNamara G, Schwede M, Culhane AC, et al.Taxonomy of breast cancer based on normal cell phenotype predicts outcome. J Clin Investig. 2014; 124(2):859–70.

    Article  CAS  Google Scholar 

  17. Lehmann BD, Bauer JA, Chen X, Sanders ME, Chakravarthy AB, Shyr Y, Pietenpol JA. Identification of human triple-negative breast cancer subtypes and preclinical models for selection of targeted therapies. J Clin Investig. 2011; 121(7):2750–67.

    Article  CAS  Google Scholar 

  18. Finn RS, Dering J, Ginther C, Wilson CA, Glaspy P, Tchekmedyian N, Slamon DJ. Dasatinib, an orally active small molecule inhibitor of both the src and abl kinases, selectively inhibits growth of basal-type/“triple-negative” breast cancer cell lines growing in vitro. Breast Cancer Res Treat. 2007; 105(3):319–26.

    Article  CAS  Google Scholar 

  19. Herold CI, Chadaram V, Peterson BL, Marcom PK, Hopkins J, Kimmick GG, Favaro J, Hamilton E, Welch RA, Bacus S, et al.Phase II trial of dasatinib in patients with metastatic breast cancer using real-time pharmacodynamic tissue biomarkers of Src inhibition to escalate dosing. Clin Cancer Res. 2011; 17(18):6061–70.

    Article  CAS  Google Scholar 

  20. Zhang B, Horvath S. A general framework for weighted gene co-expression network analysis. Stat Appl Genet Mol Biol. 2005; 4(1).

  21. Li J, Cheng K, Wang S, Morstatter F, Trevino RP, Tang J, Liu H. Feature selection: A data perspective. ACM Comput Surv (CSUR). 2017; 50(6):94.

    Article  Google Scholar 

  22. Zhang S, Mo Y. -y., Ghoshal T, Wilkins D, Chen Y, Zhou Y. Novel gene selection method for breast cancer intrinsic subtypes from two large cohort study. In: Bioinformatics and Biomedicine (BIBM), 2017 IEEE International Conference On. Kansan City: IEEE: 2017. p. 2198–2203.

    Google Scholar 

  23. Zheng K, Wang X. Feature selection method with joint maximal information entropy between features and class. Pattern Recog. 2018; 77:20–9.

    Article  Google Scholar 

  24. Gu S, Cheng R, Jin Y. Feature selection for high-dimensional classification using a competitive swarm optimizer. Soft Comput. 2018; 22(3):811–22.

    Article  Google Scholar 

  25. Saeys Y, Inza I, Larrañaga P. A review of feature selection techniques in bioinformatics. Bioinformatics. 2007; 23(19):2507–17.

    Article  CAS  Google Scholar 

  26. Gu Q, Li Z, Han J. Generalized fisher score for feature selection. In: Twenty-Seventh Conference on Uncertainty in Artificial Intelligence.2011. p. 266–273.

  27. Weston J, Elisseeff A, Schölkopf B, Tipping M. Use of the zero-norm with linear models and kernel methods. J Mach Learn Res. 2003; 3(Mar):1439–61.

    Google Scholar 

  28. Yin L, Ge Y, Xiao K, Wang X, Quan X. Feature selection for high-dimensional imbalanced data. Neurocomputing. 2013; 105:3–11.

    Article  Google Scholar 

  29. Pearson K. Contributions to the mathematical theory of evolution. II. Skew variation in homogeneous material. Philos Trans R Soc Lond. 1895; 186(Part I):343–424.

    Article  Google Scholar 

  30. Pedregosa F, Varoquaux G, Gramfort A, Michel V, Thirion B, Grisel O, Blondel M, Prettenhofer P, Weiss R, Dubourg V, et al.Scikit-learn: Machine learning in Python. J Mach Learn Res. 2011; 12(Oct):2825–30.

    Google Scholar 

  31. Chawla NV, Bowyer KW, Hall LO, Kegelmeyer WP. SMOTE: synthetic minority over-sampling technique. J Artif Intell Res. 2002; 16:321–57.

    Article  Google Scholar 

  32. Hanley JA, McNeil BJ. The meaning and use of the area under a receiver operating characteristic (ROC) curve,. Radiology. 1982; 143(1):29–36.

    Article  CAS  Google Scholar 

  33. Ferri C, Hernández-Orallo J, Flach PA. A coherent interpretation of AUC as a measure of aggregated classification performance. In: Proceedings of the 28th International Conference on Machine Learning (ICML-11).Bellevue: Omnipress: 2011. p. 657–664.

    Google Scholar 

  34. Zhang M-L, Zhou Z-H. A review on multi-label learning algorithms. IEEE Trans Knowl Data Eng. 2014; 26(8):1819–37.

    Article  Google Scholar 

  35. Cieslak DA, Chawla NV. Learning decision trees for unbalanced data. In: Joint European Conference on Machine Learning and Knowledge Discovery in Databases. Berlin: Springer: 2008. p. 241–56.

    Google Scholar 

  36. Van De Vijver MJ, He YD, Van’t Veer LJ, Dai H, Hart AA, Voskuil DW, Schreiber GJ, Peterse JL, Roberts C, Marton MJ, et al.A gene-expression signature as a predictor of survival in breast cancer. N Engl J Med. 2002; 347(25):1999–2009.

    Article  CAS  Google Scholar 

  37. Parker JS, Mullins M, Cheang MC, Leung S, Voduc D, Vickery T, Davies S, Fauron C, He X, Hu Z, et al.Supervised risk predictor of breast cancer based on intrinsic subtypes. J Clin Oncol. 2009; 27(8):1160.

    Article  Google Scholar 

  38. Neve RM, Chin K, Fridlyand J, Yeh J, Baehner FL, Fevr T, Clark L, Bayani N, Coppe J-P, Tong F, et al.A collection of breast cancer cell lines for the study of functionally distinct cancer subtypes. Cancer Cell. 2006; 10(6):515–27.

    Article  CAS  Google Scholar 

  39. Burroughs AM, Ando Y, de Hoon MJ, Tomaru Y, Nishibu T, Ukekawa R, Funakoshi T, Kurokawa T, Suzuki H, Hayashizaki Y, et al.A comprehensive survey of 3 animal miRNA modification events and a possible role for 3 adenylation in modulating miRNA targeting effectiveness. Genome Res. 2010; 20(10):1398–410.

    Article  CAS  Google Scholar 

  40. Tan GC, Chan E, Molnar A, Sarkar R, Alexieva D, Isa IM, Robinson S, Zhang S, Ellis P, Langford CF, et al.5 isomiR variation is of functional and evolutionary importance. Nucleic Acids Res. 2014; 42(14):9424–35.

    Article  CAS  Google Scholar 

  41. Agarwal V, Bell GW, Nam J-W, Bartel DP. Predicting effective microRNA target sites in mammalian mRNAs. Elife. 2015; 4:05005.

    Article  Google Scholar 

  42. Betel D, Koppal A, Agius P, Sander C, Leslie C. Comprehensive modeling of microRNA targets predicts functional non-conserved and non-canonical sites. Genome Biol. 2010; 11(8):90.

    Article  Google Scholar 

  43. Kuleshov MV, Jones MR, Rouillard AD, Fernandez NF, Duan Q, Wang Z, Koplev S, Jenkins SL, Jagodnik KM, Lachmann A, et al.Enrichr: a comprehensive gene set enrichment analysis web server 2016 update. Nucleic Acids Res. 2016; 44(W1):90–7.

    Article  Google Scholar 

  44. Gasco M, Shami S, Crook T. The p53 pathway in breast cancer. Breast Cancer Res. 2002; 4(2):70.

    Article  CAS  Google Scholar 

  45. Dressman M, Walz T, Lavedan C, Barnes L, Buchholtz S, Kwon I, Ellis M, Polymeropoulos M. Genes that co-cluster with estrogen receptor alpha in microarray analysis of breast biopsies. Pharmacogenomics J. 2001; 1(2):135.

    Article  CAS  Google Scholar 

Download references

Acknowledgements

Not applicable

Funding

Publication of this article was funded by China Scholarship Council.

Availability of data and materials

The results and the Python source code of our algorithm can be downloaded from the website https://github.com/ChaowangLan/isomiRbreastsubtype.

About this supplement

This article has been published as part of BMC Medical Genomics Volume 11 Supplement 6, 2018: Proceedings of the 29th International Conference on Genome Informatics (GIW 2018): medical genomics. The full contents of the supplement are available online at https://bmcmedgenomics.biomedcentral.com/articles/supplements/volume-11-supplement-6.

Author information

Authors and Affiliations

Authors

Contributions

EMM, GH, and JL supervised the study. CL processing data, designed the methods, and performed the experiments. HP participated in the analysis and performed some experiments. EMM commented on breast cancer subtype biology and helped to revise the manuscript. GH suggested and commented on miRNA and isomiR biology and helped to write the manuscript. JL revised the manuscript. All authors read and approved the final manuscript.

Corresponding authors

Correspondence to Eileen M. McGowan, Gyorgy Hutvagner or Jinyan Li.

Ethics declarations

Ethics approval and consent to participate

Not applicable

Consent for publication

Not applicable

Competing interests

The authors declare that they have no competing interests.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Lan, C., Peng, H., McGowan, E.M. et al. An isomiR expression panel based novel breast cancer classification approach using improved mutual information. BMC Med Genomics 11 (Suppl 6), 118 (2018). https://doi.org/10.1186/s12920-018-0434-y

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/s12920-018-0434-y

Keywords