Skip to main content
  • Research article
  • Open access
  • Published:

μHEM for identification of differentially expressed miRNAs using hypercuboid equivalence partition matrix

Abstract

Background

The miRNAs, a class of short approximately 22‐nucleotide non‐coding RNAs, often act post‐transcriptionally to inhibit mRNA expression. In effect, they control gene expression by targeting mRNA. They also help in carrying out normal functioning of a cell as they play an important role in various cellular processes. However, dysregulation of miRNAs is found to be a major cause of a disease. It has been demonstrated that miRNA expression is altered in many human cancers, suggesting that they may play an important role as disease biomarkers. Multiple reports have also noted the utility of miRNAs for the diagnosis of cancer. Among the large number of miRNAs present in a microarray data, a modest number might be sufficient to classify human cancers. Hence, the identification of differentially expressed miRNAs is an important problem particularly for the data sets with large number of miRNAs and small number of samples.

Results

In this regard, a new miRNA selection algorithm, called μHEM, is presented based on rough hypercuboid approach. It selects a set of miRNAs from a microarray data by maximizing both relevance and significance of the selected miRNAs. The degree of dependency of sample categories on miRNAs is defined, based on the concept of hypercuboid equivalence partition matrix, to measure both relevance and significance of miRNAs. The effectiveness of the new approach is demonstrated on six publicly available miRNA expression data sets using support vector machine. The.632+ bootstrap error estimate is used to minimize the variability and biasedness of the derived results.

Conclusions

An important finding is that the μHEM algorithm achieves lowest B.632+ error rate of support vector machine with a reduced set of differentially expressed miRNAs on four expression data sets compare to some existing machine learning and statistical methods, while for other two data sets, the error rate of the μHEM algorithm is comparable with the existing techniques. The results on several microarray data sets demonstrate that the proposed method can bring a remarkable improvement on miRNA selection problem. The method is a potentially useful tool for exploration of miRNA expression data and identification of differentially expressed miRNAs worth further investigation.

Background

The microRNAs or miRNAs are small non‐coding RNAs of length around 22 nucleotides, present in many plants and animals. They repress the expression of a gene post‐transcriptionally. In effect, they regulate expression of a gene or protein. The miRNAs are related to diverse cellular processes and regarded as important components of gene regulatory network. Studies into miRNA function have mainly focused on a variety of human diseases, particularly cancer, and mainly related to the use of miRNAs as disease biomarkers and for monitoring drug efficacy. Multiple reports have noted the utility of miRNAs for the diagnosis of cancer and other diseases [1].

Unlike with mRNAs, a modest number of miRNAs might be sufficient to classify human cancers [1]. Moreover, the bead‐based miRNA detection method has the attractive property of being not only accurate and specific, but also easy to implement in a routine clinical setting. In addition, unlike mRNAs, miRNAs remain largely intact in routinely collected, formalin‐fixed, paraffin‐embedded clinical tissues [2]. Recent studies have also shown that miRNAs can be detected in serum. These studies offer the promise of utilizing miRNA screening via less invasive blood‐based mechanisms. In addition, mature miRNAs are relatively stable. These phenomena make miRNAs superior molecular markers and targets for interrogation and as such, miRNA expression profiling can be utilized as a tool for cancer diagnosis and other diseases.

The functions of miRNAs appear to be different in various cellular functions. Just as miRNA is involved in the normal functioning of eukaryotic cells, so has dysregulation of miRNA been associated with disease [3]. It indicates that these miRNAs can prove to be potential biomarkers for developing a diagnostic tool. Hence, insilico identification of differentially expressed miRNAs that target genes involved in diseases is necessary. These differentially expressed miRNAs can be further used in developing effective diagnostic tools. Recently, few studies are carried out to identify differentially expressed miRNAs [4]‐[9]. However, absence of robust method makes it an open problem.

A miRNA expression data set can be represented by an expression table or matrix, where each row corresponds to one particular miRNA, each column to a sample, and each entry of the matrix is the measured expression level of a particular miRNA in a sample, respectively. However, for microarray data, the number of training samples is typically very small, while the number of miRNAs is in the thousands. Hence, the prediction rule formed by any classifier may not be able to be formed by using all available miRNAs. Even if all the miRNAs can be used, the use of all the miRNAs allows the noise associated with miRNAs of little or no discriminatory power, which inhibits and degrades the performance of the prediction rule in its application to unclassified or test samples. In other words, although the apparent error rate, which is the proportion of the training samples misclassified by the prediction rule, will decrease as it is formed from more and more miRNAs, its error rate in classifying samples outside of the training set eventually will increase. That is, the generalization error of the prediction rule will be increased if it is formed from a sufficiently large number of miRNAs. Hence, in practice, consideration has to be given to implement some procedure of feature selection for reducing the number of miRNAs to be used in constructing the prediction rule [10].

The method called significance analysis of microarrays is used in several works [11]‐[16] to identify differentially expressed miRNAs. Different statistical tests are also employed to identify differentially expressed miRNAs [1, 4]‐[8, 17]‐[20]. Xu et al. [21] used particle swarm optimization technique for selecting important miRNAs that contribute to the discrimination of different cancer types. However, one of the main problems in miRNA expression data analysis is uncertainty. Some of the sources of this uncertainty include imprecision in computations and vagueness in class definition. In this background, the rough set theory has gained popularity in modeling and propagating uncertainty. It deals with vagueness and incompleteness and is proposed for indiscernibility in classification according to some similarity [22]. It has been applied successfully to feature selection of discrete valued data [23]. Given a data set with discretized attribute values, it is possible to find a subset of the original attributes using rough set theory that are the most informative; all other attributes can be removed from the data set with minimal information loss. The theory of rough sets has also been successfully applied to microarray data analysis in [9, 24]‐[35].

However, the real life high dimensional microarray data set may contain a number of irrelevant and insignificant miRNAs [9]. The presence of such miRNAs may lead to a reduction in useful information and degrade the prediction capability. The selected miRNA subset should contain the miRNAs those have high relevance with the classes and high significance in the miRNA set. Such miRNAs are expected to be able to predict the classes of the samples. Accordingly, a measure is required that can assess the effectiveness of a miRNA set [9].

In microarray data, the class labels of samples are represented by discrete symbols, while the expression values of miRNAs are continuous. Hence, to measure both relevance and significance of miRNAs using rough set theory, the continuous expression values of a miRNA have to be divided into several discrete partitions to generate equivalence classes [9]. However, the inherent error that exists in discretization process is of major concern in the computation of the dependency of real valued features. The rough hypercuboid approach of Wei et al. [36] is found to be suitable for numerical data sets.

In this regard, this paper presents a new miRNA selection method, termed as μHEM. It employs rough hypercuboid approach to provide a means by which real valued noisy data can be effectively reduced without the need for user‐specified information. The proposed method selects a subset of miRNAs from whole miRNA set by maximizing both relevance and significance of the selected miRNAs. Using the concept of hypercuboid equivalence partition matrix, the degree of dependency is calculated for miRNAs, which is used to compute both relevance and significance of the miRNAs. Hence, the only information required in the proposed method is in the form of equivalence classes for each miRNA, which can be automatically derived from the data set. The concept of so‐called B.632+ error rate [37] is used to minimize the variability and biasedness of the derived results. The support vector machine is used to compute the B.632+ error rate as well as several other types of error rates as it maximizes the margin between data samples in different classes. The effectiveness of the proposed approach, along with a comparison with other related approaches, is demonstrated on several miRNA expression data sets.

Methods

Data sets used

In the current research work, publicly available six miRNA expression data sets with accession number GSE17681, GSE17846, GSE21036, GSE24709, GSE28700, and GSE31408 are used, which are downloaded from Gene Expression Omnibus (http://www.ncbi.nlm.nih.gov/geo/).

GSE17681

This data set has been generated to detect specific patterns of miRNAs in peripheral blood samples of lung cancer patients. As controls, blood of donors without known affection have been tested. The number of miRNAs, samples, and classes in this data sets are 866, 36, and 2, respectively [38].

GSE17846

This data set represents the analysis of miRNA profiling in peripheral blood samples of multiple sclerosis and in the blood of normal donors. It contains 864 miRNAs, 41 samples, and 2 classes [39].

GSE21036

This data set contains miRNA expression profiles of 218 prostate tumors with primary or metastatic prostate cancer with a median of 5 years clinical follow‐up. The number of miRNAs and samples are 373 and 141, respectively [40].

GSE24709

It analyzes peripheral miRNA blood profiles of patients with lung diseases. The miRNA expression profiling has been done for patients with lung cancer, chronic obstructive pulmonary disease, and normal controls. It contains total 863 miRNAs, 71 samples, and 3 classes.

GSE28700

This data set contains expression profiles of miRNAs from 22 paired gastric cancer and normal tissues. It contains total 44 samples and 470 miRNAs. The samples are grouped into 2 classes [41].

GSE31408

It analyzes miRNA expression profiles of cutaneous T‐cell lymphomas and benign inflammation of skin. It consists of total 705 miRNAs, 148 samples, and 2 classes [42].

Method

Hypercuboid equivalence partition matrix

Let U={ x 1 ,, x i ,, x n } be the set of n objects or samples and C={ A 1 ,, A i ,, A j ,, A m } denotes the set of m attributes or miRNAs of a given microarray data set T={ w ij |i=1,,m,j=1,,n}, where w i j is the measured expression value of the miRNA A i in the sample x j . Let D be the set of class labels or sample categories of n samples. In rough set theory, the attribute sets C and D are termed as the condition and decision attribute sets in U, respectively.

If U/D={ β 1 ,, β i ,, β c } denotes c equivalence classes or information granules of U generated by the equivalence relation induced from the decision attribute set D, then c equivalence classes of U can also be generated by the equivalence relation induced from each condition attribute A k C. If U/ A k ={ δ 1 ,, δ i ,, δ c } denotes c equivalence classes or information granules of U induced by the condition attribute A k and n is the number of objects in U, then c‐partitions of U are the sets of (cn) values { h ij ( A k )} that can be conveniently arrayed as a (c×n) matrix H( A k )=[ h ij ( A k )]. The matrix H( A k ) is denoted by

H( A k )= h 11 ( A k ) h 12 ( A k ) h 1 n ( A k ) h 21 ( A k ) h 22 ( A k ) h 2 n ( A k ) h c 1 ( A k ) h c 2 ( A k ) h cn ( A k )
(1)
where h ij ( A k )= 1 if L i x j ( A k ) U i 0 otherwise.
(2)

The tuple [L i ,U i ] represents the interval of ith class β i according to the decision attribute set D. The interval [L i ,U i ] is the value range of condition attribute A k with respect to class β i . It is spanned by the objects with same class label β i . That is, the value of each object x j with class label β i falls within interval [L i ,U i ]. This can be viewed as a supervised granulation process, which utilizes class information.

Generally, an m‐dimensional hypercuboid or hyperrectangle is defined in the m‐dimensional Euclidean space, where the space is defined by the m variables measured for each sample or object. In geometry, a hypercuboid or hyperrectangle is the generalization of a rectangle for higher dimensions, formally defined as the Cartesian product of orthogonal intervals. A d‐dimensional hypercuboid with d attributes as its dimensions is defined as the Cartesian product of d orthogonal intervals. It encloses a region in the d‐dimensional space, where each dimension corresponds to a certain attribute. The value domain of each dimension is the value range or interval that corresponds to a particular class.

The c×n matrix H( A k ) is termed as hypercuboid equivalence partition matrix of the condition attribute A k . It represents the c‐hypercuboid equivalence partitions of the universe generated by an equivalence relation. Each row of the matrix H( A k ) is a hypercuboid equivalence partition or class. Here h ij ( A k ){0,1} represents the membership of object x j in the ith equivalence partition or class β i satisfying following two conditions:

1 j = 1 n h ij ( A k ) n , i ;
(3)
1 i = 1 c h ij ( A k ) c , j.
(4)

The above axioms should hold for every equivalence partition, which correspond to the requirement that an equivalence class is non‐empty. However, in real data analysis, uncertainty arises due to overlapping class boundaries. Hence, such a granulation process does not necessarily result in a compatible granulation in the sense that every two class hypercuboids or intervals may intersect with each other. The intersection of two hypercuboids also forms a hypercuboid, which is referred to as implicit hypercuboid. The implicit hypercuboids encompass the misclassified samples or objects those belong to more than one classes. The degree of dependency of the decision attribute set or class label on the condition attribute set depends on the cardinality of the implicit hypercuboids. The degree of dependency increases with the decrease in cardinality. Hence, the degree of dependency of decision attribute on a condition attribute set is evaluated by finding the implicit hypercuboids that encompass misclassified objects. Using the concept of hypercuboid equivalence partition matrix, the misclassified objects of implicit hypercuboids can be identified based on the confusion vector defined next

V ( A k ) = [ v 1 ( A k ) , , v j ( A k ) , , v n ( A k ) ]
(5)
where v j ( A k ) = min { 1 , i = 1 c h ij ( A k ) 1 } .
(6)

According to the rough set theory, if an object x j belongs to the lower approximation of any class β i , then it does not belong to the lower or upper approximations of any other classes and v j ( A k )=0. On the other hand, if the object x j belongs to the boundary region of more than one classes, then it should be encompassed by the implicit hypercuboid and v j ( A k )=1. Hence, the hypercuboid equivalence partition matrix and corresponding confusion vector of the condition attribute A k can be used to define the lower and upper approximations of the ith class β i of the decision attribute set D.

Let β i U. β i can be approximated using only the information contained within A k by constructing the A‐lower and A‐upper approximations of β i :

A ̲ ( β i )={ x j | h ij ( A k )=1and v j ( A k )=0};
(7)
A ¯ ( β i ) = { x j | h ij ( A k ) = 1 } ;
(8)

where equivalence relation A is induced from attribute A k . The boundary region of β i is then defined as

BN A ( β i ) = { x j | h ij ( A k ) = 1 and v j ( A k ) = 1 } .
(9)

Dependency

Combining (1), (5), and (7), the dependency between condition attribute A k and decision attribute D can be defined as follows:

γ A k ( D ) = 1 n i = 1 c j = 1 n h ij ( A k ) [ 1 v j ( A k ) ] ,
(10)
that is, γ A k ( D ) = 1 1 n j = 1 n v j ( A k ) ,
(11)

where 0 γ A k (D)1. If γ A k (D)=1, D depends totally on A k , if 0< γ A k (D)<1, D depends partially on A k , and if γ A k (D)=0, then D does not depend on A k . The γ A k (D) is also termed as the relevance of attribute A k with respect to class D.

Significance

Given two condition attributes A k and A l , the c×n hypercuboid equivalence partition matrix corresponding to the set A={ A k , A l } can be calculated from two c×n hypercuboid equivalence partition matrices H( A k ) and H( A l ) as follows:

H ( { A k , A l } ) = H ( A k ) H ( A l ) ;
(12)
where h ij ( { A k , A l } ) = h ij ( A k ) h ij ( A l ) .
(13)

The change in dependency when an attribute is removed from the set of condition attributes, is a measure of the significance of the attribute. To what extent an attribute is contributing to calculate the dependency on decision attribute can be calculated by the significance of that attribute. The significance of the attribute A k with respect to the condition attribute set { A k , A l } is given by

σ A ( D , A k ) = 1 n j = 1 n v j ( A { A k } ) v j ( A ) ;
(14)

where 0 σ { A k , A l } (D, A k )1. Hence, the higher the change in dependency, the more significant the attribute A k is. If significance is 0, then the attribute is dispensable.

μHEM: proposed miRNA selection method

Let γ A i (D) be the relevance of the miRNA A i with respect to the class labels D and σ { A i , A j } (D, A i ) is the significance of the miRNA A i with respect to another miRNA A j S, where S is the set of selected miRNAs. The average relevance of all selected miRNAs is, therefore, given by

J relev = 1 | S | A i S γ A i ( D ) ,
(15)

while the average significance among the selected miRNAs is as follows

J signf = 1 | S | ( | S | 1 ) × A i A j S { σ { A i , A j } ( D , A i ) + σ { A i , A j } ( D , A j ) } .
(16)

Therefore, the problem of selecting a set S of relevant and significant miRNAs from the whole miRNA set C is equivalent to maximize J relev and J signf , that is, to maximize the objective function J, where

J=ω J relev +(1ω) J signf
(17)

where ω is a weight parameter. To solve the above problem, the following greedy algorithm is used.

  1. 1.

    Initialize C{ A 1 ,, A i ,, A m },S.

  2. 2.

    Generate hypercuboid equivalence partition matrix H( A i ) and corresponding confusion vector V( A i ) for each miRNA A i C using (1) and (5), respectively.

  3. 3.

    Calculate the relevance γ A i (D) of each miRNA A i C using (11).

  4. 4.

    Select the miRNA A i as the most relevant miRNA that has highest relevance value γ A i (D). In effect, A i S and C=C A i .

  5. 5.

    Repeat the following two steps until C= or the desired number of miRNAs is selected.

  6. 6.

    Repeat the following four steps for each of the remaining miRNAs of C.

    1. (a)

      Generate hypercuboid equivalence partition matrix H({ A i , A j }) using (12) between each selected miRNA A i S and each miRNA A j C.

    2. (a)

      Generate corresponding confusion vector V({ A i , A j }) for two miRNAs A i and A j using (5).

    3. (a)

      Calculate the significance of each miRNA A j C with respect to each of the already selected miRNAs of S using (14).

    4. (a)

      Remove A j from C if it has zero significance value with respect to any one of the selected miRNAs. In effect, C=C A j .

  7. 7.

    From the remaining miRNAs of C, select miRNA A j that maximizes the following condition:

    ω γ A j (D)+ ( 1 ω ) | S | A i S σ { A i , A j } (D, A j ).
    (18)

    As a result of that, A j S and C=C A j .

  8. 8.

    Stop.

Computational complexity

The proposed μHEM method has low computational complexity with respect to the number of miRNAs, samples, and classes. Prior to computing the relevance or significance of a miRNA, the hypercuboid equivalence partition matrix and confusion vector for each miRNA are to be generated first, which are carried out in Step 2 of the proposed algorithm. The computational complexity to generate a (c×n) hypercuboid equivalence partition matrix is O(cn), where c and n represent the number of classes and objects in the data set, respectively, while the generation of confusion vector has also O(cn) time complexity. In effect, the computation of the relevance of a miRNA has O(cn) time complexity. Hence, the total complexity to compute the relevance of m miRNAs, which is carried out in Step 3 of the proposed algorithm, is O(mcn). The selection of most relevant miRNA from the set of m miRNAs, which is carried out in Step 4, has a complexity O(m).

There is only one loop in Step 5 of the proposed miRNA selection method, which is executed (d−1) times, where d represents the number of selected miRNAs. The complexity to compute the significance of a candidate miRNA with respect to another miRNA has also the complexity O(cn). If m ́ represents the cardinality of the already selected miRNA set, the total complexity to compute the significance of (m m ́ ) candidate miRNAs, which is carried out in Step 6, is O((m m ́ )cn). The selection of a miRNA from (m m ́ ) candidate miRNAs by maximizing relevance and significance, which is carried out in Step 7, has a complexity O(m m ́ ). Hence, the total complexity to execute the loop (d−1) times is (O((d1)((m m ́ )+(m m ́ )cn))=)O(dcn(m m ́ )).

In effect, the selection of a set of d relevant and significant miRNAs from the whole set of m miRNAs using the proposed hypercuboid equivalence partition matrix based first order incremental search method has an overall computational complexity of (O(mcn)+O(m)+O(dcn(m m ́ ))=)O(dnm) as c, m ́ <<m.

B.632+ error rate

In order to minimize the variability and biasedness of derived result, the so‐called B.632+ bootstrap approach [37] is used, which is defined as follows:

B.632+=(1 ω ~ )AE+ ω ~ B1
(19)

where AE denotes the proportion of the original training samples misclassified, termed as apparent error rate, and B1 is the bootstrap error, defined as follows:

B1= 1 n j = 1 n k = 1 M I jk Q jk k = 1 M I jk
(20)

where n is the number of original samples and M is the number of bootstrap samples. If the sample x j is not contained in the kth bootstrap sample, then I j k =1, otherwise 0. Similarly, if x j is misclassified, Q j k =1, otherwise 0. The weight parameter ω ~ is given by

ω ~ = 0.632 1 0.368 r ;
(21)
wherer= B 1 AE γ AE ;
(22)
andγ= i = 1 c p i (1 q i );
(23)

where c is the number of classes, p i is the proportion of the samples from the ith class, and q i is the proportion of them assigned to the ith class. Also, γ is termed as the no‐information error rate that would apply if the distribution of the class‐membership label of the sample x j did not depend on its feature vector.

Support vector machine

In the current study, the support vector machine (SVM) [43] is used to evaluate the performance of the proposed μHEM algorithm as well as several other feature selection algorithms. The SVM is a margin classifier that draws an optimal hyperplane in the feature vector space; this defines a boundary that maximizes the margin between data samples in different classes, therefore leading to good generalization properties. A key factor in the SVM is to use kernels to construct nonlinear decision boundary. In the present work, linear kernels are used. The source code of the SVM has been downloaded from Library for Support Vector Machines (http://www.csie.ntu.edu.tw/~cjlin/libsvm/).

To compute different types of error rates obtained using the SVM, bootstrap approach is performed on each miRNA expression data set. For each training set, a set of differential miRNAs is first generated, and then the SVM is trained with the selected miRNAs. After the training, the information of miRNAs those were selected for the training set is used to generate test set and then the class label of the test sample is predicted using the SVM. For each data set, fifty top‐ranked miRNAs are selected for the analysis.

In order to calculate the B.632+ error rate, apparent error (AE) is first calculated. This error is obtained when the same original data set is used to train and test a classifier. After that, the B1 error is computed from M bootstrap samples. Finally, the no‐information error (γ) is calculated by randomly perturbing the class label of a given data set. The mutated data set is used for miRNA selection and the selected miRNA set is used to build the SVM. Then, the trained SVM is used to classify the original data set. The error generated by this procedure is known as γ rate. Finally, the B.632+ error rate is computed based on the AE, B1 error, and γ error using (19).

Results and discussions

The performance of the proposed hypercuboid equivalence partition matrix based miRNA selection (μHEM) method is extensively studied and compared with that of some existing feature selection algorithms. The algorithms compared are mutual information based InfoGain [44] and minimum redundancy‐maximum relevance (mRMR) algorithm [45], method proposed by Golub et al. [46], rough set based maximum relevance‐maximum significance (RSMRMS) algorithm [9, 28], boosting [47] and lasso [48]. The source code of the proposed μHEM algorithm, written in C language, is available at http://www.isical.ac.in/~bibl/results/mihem/mihem.html. All the algorithms are run in Ubuntu 12.04 LTS having machine configuration Intel Core i7‐2600 CPU @ 3.40GHz × 8, and 16 GB RAM.

Performance analysis of μHEM algorithm

This section presents the performance of the proposed μHEM algorithm on six miRNA data sets with respect to the B.632+ error rate of the SVM.

Optimum value of weight parameter ω

The weight parameter ω in (18) regulates the relative importance of the significance of the candidate miRNA with respect to the already selected miRNAs and the relevance with the output class. If ω is one, only the relevance with the output class is considered for each miRNA selection. The presence of a ω value lower than one is crucial in order to obtain good results. If the significance between miRNAs is not taken into account, selecting the miRNAs with the highest relevance with respect to the output class may tend to produce a set of redundant and insignificant miRNAs that may leave out useful complementary information. On the other hand, if ω is zero, the miRNAs are selected based on their significance values only without considering the relevance of each miRNA. In effect, the selected miRNA set may contain a number of irrelevant miRNAs. Hence, the value of weight parameter ω should be in between zero and one in order to obtain good results, that is, 0<ω<1.

To find out the optimum value of ω for each miRNA data set, the coefficient of variation (C v ) of average significance value is used. It is a measure of relative dispersion and defined as a quotient between standard deviation and mean value. Let the average significance value of the jth selected miRNA A j with respect to the already selected miRNA set S j 1 , for a given ω value, be

Ω j (ω)= 1 | S j 1 | A i A j S j 1 j > i σ { A i , A j } (D, A j )
(24)

where D represents the set of class labels of the samples and S j = S j 1 { A j }. If μ(ω) and s(ω) represent the mean and standard deviation of the average significance values of d selected miRNAs for a particular value of ω, then the C v index is defined as follows:

C v (ω)= s ( ω ) μ ( ω ) ;
(25)

where mean and standard deviation for d selected miRNAs are computed as follows:

μ(ω)= 1 d i = 1 d Ω i (ω);
(26)
s(ω)= 1 d i = 1 d [ μ ( ω ) Ω i ( ω ) ] 2 .
(27)

The lower value of the C v index, that is, the higher value of mean μ and lower value of standard deviation s, ensures that the average significance of the set of selected miRNAs is higher. A good miRNA selection method should make the value of C v index as low as possible.

To find out the optimum value of ω, extensive experimentation is carried out on six miRNA expression data sets. The value of ω is varied from 0.0 to 1.0. In the current study, d=30 and d=50 top‐ranked miRNAs are selected for analysis. Figure 1 presents the variation of the C v index obtained using the proposed μHEM algorithm for different values of ω on six miRNA data sets. From the results reported in Figure 1, it is seen that as the value of weight parameter ω increases, the C v index decreases and attains its minimum value at a particular value of ω=ω. After that the C v index value increases with the increase in the value of ω. Hence, the optimum value of ω for each data set is obtained using the following relation:

ω =arg min ω C v ( ω ) .
(28)
Figure 1
figure 1

Variation of the C v index for different values of weight parameter ω .

The optimum values of ω obtained using (28) are 0.1 for GSE17681, GSE17846, GSE21036, GSE24709, and GSE28700, and 0.4 for GSE31408, irrespective of the number of selected miRNAs.

Figures 2 and 3 present the variation of the B.632+ error rate obtained using the proposed μHEM algorithm for different values of ω on GSE17681, GSE17846, GSE21036, and GSE24709 data sets as examples considering d=50. From the results reported in Figures 2 and 3, it is seen that the B.632+ error rate of the SVM decreases with the increase in the number of selected miRNAs, irrespective of the value of ω. Also, the error rate is lower for 0.0<ω<0.5 than both ω=0.0 and 1.0. Similar results can also be seen for both GSE28700 and GSE31408 data sets.

Figure 2
figure 2

Variation of B.632+ error rate on GSE17681 and GSE17846 data sets for different values of weight parameter ω [ 0.0,1.0] averaged over 50 random splits.

Figure 3
figure 3

Variation of B.632+ error rate on GSE21036 and GSE24709 data sets for different values of weight parameter ω [ 0.0,1.0] averaged over 50 random splits.

Finally, Table 1 presents the minimal B.632+ error rate of the SVM for different values of weight parameter ω, along with the value of C v index. For each miRNA data set, the minimum B.632+ error rate is written in italic, while the best C v index is marked in bold. From the results reported in Table 1, it is seen that the proposed μHEM algorithm achieves its best performance at ω=ω in five cases out of total six miRNA data sets. Only for GSE28700 data set, the B.632+ error rate at ω=ω is higher than that of both ω=0.0 and 1.0. The lowest B.632+ error rate is achieved at ω=1.0 for this data set. All the results reported in Figures 1, 2, and 3, and Table 1 establish the importance of both relevance and significance criteria in the proposed μHEM method for selecting differentially expressed miRNAs from a microarray data.

Table 1 Performance of μ HEM algorithm on six miRNA data sets for different values of ω

Optimum number of selected miRNAs

According to Lu et al. [1], unlike with mRNAs, a modest number of miRNAs might be sufficient to classify human cancers. Also, the number of training samples is typically very small compare to the number of miRNAs. Hence, the use of large number of miRNAs in constructing classifier may degrade the prediction capability on test samples [10].

In order to find out the optimum number of selected miRNAs, extensive experimentation is carried out on six microarray data sets. Figure 4 depicts the relevance and average significance values of each of the selected miRNAs for six expression data sets. The results are presented for optimum values of ω considering 100 selected miRNAs. From the results reported in Figure 4, it can be seen that as the number of selected miRNAs increases, both relevance and significance values decrease. Also, the significance value remains constant after selecting forty to forty‐five miRNAs, irrespective of the data sets used. Hence, in the current study, the selected number of miRNAs is set to d=50.

Figure 4
figure 4

Relevance and significance values of each of the selected miRNAs for different miRNA data sets.

Error rate and execution time

Figure 5 presents the variation of several error rates obtained using the proposed μHEM algorithm for different number of samples. The data sets in x‐axis of Figure 5 are arranged in ascending order of the number of samples present in each data set, that is, the number of samples in GSE17681, GSE17846, GSE28700, GSE24709, GSE21036, and GSE31408 data are 36, 41, 44, 71, 141, and 148, respectively.

Figure 5
figure 5

Variation of several error rates obtained using μ HEM algorithm for different number of samples.

From all the results reported in Figure 5, it is seen that different error rates such as AE, B1, and B.632+ do not depend on the number of samples present in the data set, rather, they depend on the distribution of the samples in different classes or categories. For example, although the number of samples in GSE17846 and GSE28700 data sets is almost equal, that is, 41 and 44, respectively, there is a significant difference in errors for these two data sets. The B.632+ errors for GSE17846 and GSE28700 data sets are 0.059 and 0.257, respectively. On the other hand, the B.632+ errors for GSE17846 data set with 41 samples and GSE31408 data set with 148 samples are 0.059 and 0.067, respectively.

Figure 6 reports the execution time of the proposed μHEM algorithm for different number of selected miRNAs. Results are presented for all six miRNA data sets by varying the number of selected miRNAs from 10 to 100. From all the results reported in Figure 6, it can be seen that the execution time of the proposed algorithm is directly proportional to the number of selected miRNAs, total number of miRNAs and samples.

Figure 6
figure 6

Execution time of μ HEM algorithm on six data sets for different number of selected miRNAs.

Importance of B.632+ error rate

This section establishes the importance of using B.632+ error rate over other types of errors such as apparent error (AE), no‐information error rate (γ), and bootstrap error (B1). Different types of errors on each miRNA expression data set are calculated using the SVM for the proposed method. All the results are presented for the optimum values of ω considering d=50. Figures 7 and 8 represent various types of errors obtained by the proposed algorithm on GSE17681, GSE17846, GSE21036, and GSE24709 data sets as examples. From Figures 7 and 8, it is seen that different types of errors decrease as the number of selected miRNAs increases. Similar results are also found for both GSE28700 and GSE31408 data sets. For all six data sets, the AE attains consistently lowest value, while γ has highest value. On the other hand, the B1 has smaller error rate than γ but it is higher than the AE. Moreover, the B.632+ estimate has smaller error rate than the B1 but higher than the AE.

Figure 7
figure 7

Different error rates of the proposed algorithm on GSE17681 and GSE17846 data sets obtained using the SVM averaged over 50 random splits.

Figure 8
figure 8

Different error rates of the proposed algorithm on GSE21036 and GSE24709 data sets obtained using the SVM averaged over 50 random splits.

Table 2 reports the minimum values of different errors, along with the number of miRNAs required to attain these values. From all the results reported in this table, it can be seen that the B.632+ estimator corrects the upward bias of B1 and downward bias of AE. Also, it puts more weight on B1 in situation where the amount of overfitting as measured by (B1−A E) is relatively large. It thus is applicable in the present context where the prediction rule generated by the SVM may be overfitted.

Table 2 Comparative analysis of different types of errors for μ HEM algorithm

Comparative performance analysis

This section compares the performance of the proposed μHEM algorithm with that of InfoGain [44], mRMR algorithm [45], method proposed by Golub et al. [46], RSMRMS algorithm [9], boosting [47], and lasso [48]. Table 3 and Figures 9, 10, 11, 12, 13, and 14 present different error rates obtained by various feature selection algorithms on six miRNA expression data sets.

Table 3 Comparative performance analysis of different algorithms
Figure 9
figure 9

Gap curve obtained using different methods on GSE17681 and GSE17846 data sets averaged over 50 random splits.

Figure 10
figure 10

Gap curve obtained using different methods on GSE21036 and GSE24709 data sets averaged over 50 random splits.

Figure 11
figure 11

Gap curve obtained using different methods on GSE28700 and GSE31408 data sets averaged over 50 random splits.

Figure 12
figure 12

B.632+ errors of the SVM obtained using different methods on GSE17681 and GSE17846 data sets averaged over 50 random splits.

Figure 13
figure 13

B.632+ errors of the SVM obtained using different methods on GSE21036 and GSE24709 data sets averaged over 50 random splits.

Figure 14
figure 14

B.632+ errors of the SVM obtained using different methods on GSE28700 and GSE31408 data sets averaged over 50 random splits.

AE and B1 error

Table 3 compares the best performance of different feature selection algorithms based on the error rate of the SVM. From the results reported in Table 3, it is seen that the best AE for each miRNA data set is same for most of the algorithms. Both proposed μHEM algorithm and mRMR method attain the best AE value for all data sets, while the method proposed by Golub et al. and InfoGain achieve it for five data sets and boosting and RSMRMS method attain this value on two data sets. However, the μHEM achieves the best AE value with lower number of selected miRNAs than that obtained by other methods on GSE17681, GSE17846, and GSE24709 data sets, while mRMR method attains it for GSE21036 and GSE28700 data sets and the method proposed by Golub et al. on GSE31408 data set. On the other hand, the boosting method attains lowest B1 error rate in four cases out of total six data sets, while the μHEM method and lasso achieve it only for GSE21036 and GSE31408 data sets, respectively.

Gap estimate

However, according to Efron and Tibshirani [37], the bootstrap approach (B1) overestimates the error. In this regard, the Gap function [49] is generally used to know whether the obtained B1 error is smaller than that would be expected by chance, if the distribution of the class‐membership label of the sample did not depend on its feature vector. The Gap function represents the difference between no‐information error (γ) and bootstrap error (B1), and is defined by

Gap=γB1.
(29)

The larger value of Gap function indicates that the obtained or observed B1 error is significantly lower than that of expected by chance. Figures 9, 10, and 11 depict the gap curves, which highlight the difference between γ and B1 errors obtained using different algorithms on six miRNA data sets. From the results reported in these figures, it can be found that the Gap estimate increases with the increase in the number of selected miRNAs, irrespective of the algorithms and data sets used. Also, the Gap function always achieves significantly higher values for the proposed μHEM algorithm, while for both boosting and lasso, the gap estimate is very low. Table 3 compares the best values of the Gap function obtained using different algorithms. All the results reported here confirm that the proposed algorithm attains highest values of Gap function in five cases, while the method proposed by Golub et al. achieves it only for GSE31408 data set.

B.632+ error

Finally, the performance of different algorithms is compared with respect to the B.632+ error. According to Efron and Tibshirani [37], the B.632+ error corrects the upward bias in bootstrap error with the downwardly biased apparent error. Figures 12, 13, and 14 report the variation of the B.632+ error for different number of selected miRNAs obtained by several feature selection algorithms on six miRNA expression data sets. From the results reported in Table 3 and Figures 12, 13, and 14, it can be seen that both boosting and lasso are useful to select a very small number of miRNAs, but not always appropriate to achieve lowest B.632+ error rate. The μHEM algorithm attains lowest B.632+ error rate of the SVM classifier for GSE17681, GSE21036, GSE24709, and GSE31408 data sets, while boosting achieves it only on GSE17846 and GSE28700 data sets. The better performance of the proposed μHEM method is achieved due to the fact that it provides an efficient way to compute degree of dependency of class labels on feature set in approximation spaces. In effect, a reduced set of relevant and significant miRNAs is being obtained using the proposed μHEM method.

Execution time

Moreover, Figure 15 compares the execution time of different algorithms for six data sets. From the results reported in Figure 15, it can also be seen that the execution time of the proposed algorithm is significantly lower than that of most of the methods, irrespective of the data sets used. However, the execution time of the method proposed by Golub et al. is slightly lower than that of the proposed method. The lower execution time of the proposed algorithm is achieved due to its low computational complexity to compute the relevance and significance with respect to the number of selected miRNAs, total number of miRNAs and samples in microarray data set.

Figure 15
figure 15

Execution time of different algorithms on six miRNA expression data sets.

Biological significance analysis

This section presents the biological significance of some miRNAs those are selected by the proposed μHEM algorithm for GSE21036 data set as an example. The manually curated database, termed as miR2Disease [50], is used here to biologically validate the results obtained by the μHEM algorithm. This database aims at providing a comprehensive resource of miRNA deregulation in various human diseases.

In GSE21036 data set, miRNA expression profiling has been done to understand the role of miRNAs that are responsible for the genesis and progression of prostate cancer [40]. The μHEM algorithm selects a set of differentially expressed miRNAs from each bootstrap sample of GSE21036 data set. A set of nine miRNAs, consisting of hsa‐miR‐145, hsa‐miR‐25, hsa‐miR‐153, hsa‐miR‐143, hsa‐miR‐19a, hsa‐miR‐96, hsa‐miR‐663, hsa‐miR‐20a, and hsa‐miR‐182, is identified from all bootstrap samples of GSE21036 data set. Among them, four miRNAs, namely, hsa‐miR‐19a, hsa‐miR‐20a, hsa‐miR‐663, and hsa‐miR‐182, are identified by the μHEM algorithm only, not by other feature selection algorithms.

One of the distinct characteristics of prostate cancer is over‐expression of the ERG proto‐oncogene. Several independent target prediction methods have indicated that the 3 untranslated region of the ERG mRNA is a potential target of hsa‐miR‐145. The hsa‐miR‐145 is consistently down‐regulated in prostate cancer. In [51], it has been shown that the ERG 3 untranslated region is a regulative target of hsa‐miR‐145 in vitro. From this observation it is suggested that the miRNA hsa‐miR‐145 leads to progression of prostate cancer. The down regulation of hsa‐miR‐145 is also mentioned in [52, 53].

In [54], it has been shown that the hsa‐miR‐20a is over expressed in prostate cancer. Moreover, Sylvestre et al. described an over expression of hsa‐miR‐20a in the human prostate cancer cell line PC3 using PCR [55]. Volinia et al. recorded an up‐regulation of hsa‐miR‐20a in prostate cancer tissue using a microarray assay [56]. The identified function of hsa‐miR‐20a is the modulation of the translation of the E2F2 and E2F3 mRNAs via binding sites in their 3 ‐untranslated region [55], which supports the oncogenic behavior of hsa‐miR‐20a. The over expression of hsa‐miR‐20a reduces apoptosis in the prostate cancer cell line [55]. As suggested in [56] and miR2Disease, the hsa‐miR‐25 is also up‐regulated in prostate cancer.

In [57, 58], it is shown that hsa‐miR‐143 expression is clearly down‐regulated during prostate cancer progression. ERK5 is known to promote cell growth and proliferation in response to growth factors and tyrosine kinase activation. Therefore, persistent decreased levels of hsa‐miR‐143 in cancer cells may be directly involved in carcinogenesis through activation of the mitogen‐activated protein kinase (MAPK) cascade via ERK5. Taken together these findings suggest that hsa‐miR‐143 could be a tumor suppressor and a potential novel diagnostic or prognostic marker in prostate cancer.

According to Hirata et al. [59], the hsa‐miR‐182 regulates FOXF2, RECK and MTSS1 genes and is therefore over expressed in prostate cancer. They have also shown experimentally that these three genes are potential targets of the hsa‐miR‐182 and play important role in progression of prostate cancer. Another miRNA, hsa‐miR‐96, is shown to be over expressed in prostate cancer as mentioned in [60].

Conclusion

The contribution of the paper is two fold, namely,

  1. 1.

    the development of the μHEM algorithm for miRNA selection, integrating the merits of rough sets and hypercuboid equivalence partition matrix; and

  2. 2.

    demonstrating the effectiveness of the proposed algorithm, along with a comparison with other algorithms, on several real life miRNA expression data sets.

The concept of hypercuboid equivalence partition matrix is found to be successful in selecting relevant and significant miRNAs of real valued microarray data sets. This formulation is geared towards maximizing the utility of rough sets and hypercuboid approach with respect to insilico identification of differentially expressed miRNAs. The results obtained on six miRNA data sets demonstrate that the proposed method can bring a remarkable improvement on miRNA selection problem, and therefore, it can be a promising alternative to existing models for prediction of class labels of samples. All the results reported in this paper demonstrate the feasibility and effectiveness of the proposed method. The new method is capable of identifying effective miRNAs that may contribute to revealing underlying etiology of a disease, providing a useful tool for exploratory analysis of miRNA data.

Availability and requirements

Project name: μHEM (Differentially expressed microRNA selection method)Project home page: www.isical.ac.in/ bibl/results/mihem/mihem.htmlOperating system: developed on Linux (Ubuntu 12.04 LTS)Programming language: C

References

  1. Lu J, Getz G, Miska EA, Saavedra EA, Lamb J, Peck D, Cordero AS, Ebert BL, Mak RH, Ferrando AA, Downing JR, Jacks T, Horvitz HR, Golub TR: MicroRNA expression profiles classify human cancers. Nat Lett. 2005, 435 (9): 834-838.

    Article  CAS  Google Scholar 

  2. Budhu A, Ji J, Wang XW: The clinical potential of microRNAs. J Hematol Oncol. 2010, 3 (37): 1-7.

    Google Scholar 

  3. Lehmann U, Streichert T, Otto B, Albat C, Hasemeier B, Christgen H, Schipper E, Hille U, Kreipe HH, Langer F: Identification of differentially expressed microRNAs in human male breast cancer. BMC Bioinformatics. 2010, 10: 1-9.

    Google Scholar 

  4. Blenkiron C, Goldstein LD, Thorne NP, Spiteri I, Chin SF, Dunning MJ, Barbosa‐Morais NL, Teschendorff AE, Green AR, Ellis IO, Tavaré S, Caldas C, Miska EA: MicroRNA expression profiling of human breast cancer identifies new markers of tumor subtype. Genome Biol. 2007, 8: 1-16.

    Article  Google Scholar 

  5. Chen Y, Stallings RL: Differential patterns of microRNA expression in neuroblastoma are correlated with prognosis, differentiation, and apoptosis. Cancer Res. 2007, 67: 976-983. 10.1158/0008-5472.CAN-06-3667.

    Article  CAS  PubMed  Google Scholar 

  6. Guo J, Miao Y, Xiao B, Huan R, Jiang Z, Meng D, Wang Y: Differential expression of microRNA species in human gastric cancer versus non‐tumorous tissues. J Gastroenterol Hepatol. 2009, 24: 652-657. 10.1111/j.1440-1746.2008.05666.x.

    Article  CAS  PubMed  Google Scholar 

  7. Schrauder MG, Strick R, Schulz‐Wendtland R, Strissel PL, Kahmann L, Loehberg CR, Lux MP, Jud SM, Hartmann A, Hein A, Bayer CM, Bani MR, Richter S, Adamietz BR, Wenkel E, Rauh C, Beckmann MW, Fasching PA: Circulating micro‐RNAs as potential blood‐based markers for early stage breast cancer detection. PLoS ONE. 2012, 7: 1-9.

    Article  Google Scholar 

  8. Zhao H, Shen J, Medico L, Wang D, Ambrosone CB, Liu S: A pilot study of circulating miRNAs as potential Biomarkers of early stage breast cancer. PLoS ONE. 2010, 5 (10): 1-12.

    Google Scholar 

  9. Paul S, Maji P: Rough sets for Insilico identification of differentially expressed miRNAs. Int J Nanomedicine. 2013, 8: 1-12. 10.2217/nnm.12.179.

    Article  CAS  Google Scholar 

  10. Ambroise C, McLachlan GJ: Selection bias in gene extraction on the basis of microarray gene‐expression data. Proc Natl Acad Sci, USA. 2002, 99 (10): 6562-6566. 10.1073/pnas.102102699.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  11. Iorio MV, Visone R, Leva GD, Donati V, Petrocca F, Casalini P, Taccioli C, Volinia S, Liu CG, Alder H, Calin GA, Menard S, Croce CM: MicroRNA signatures in human ovarian cancer. Cancer Res. 2007, 67 (18): 8699-8707. 10.1158/0008-5472.CAN-07-1936.

    Article  CAS  PubMed  Google Scholar 

  12. Li S, Chen X, Zhang H, Liang X, Xiang Y, Yu C, Zen K, Li Y, Zhang CY: Differential expression of microRNAs in mouse liver under aberrant energy metabolic status. J Lipid Res. 2009, 50: 1756-1765. 10.1194/jlr.M800509-JLR200.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  13. Nasser S, Ranade AR, Sridhart S, Haney L, Korn RL, Gotway MB, Weiss GJ, Kim S: IdentifyingmiRNA and imaging features associated with metastasis of lung cancer to the brain. Proceedings of the 3rd IEEE International Conference on Bioinformatics and Biomedicine. 2009, Washington, 246-251.

    Google Scholar 

  14. Ortega FJ, Moreno‐Navarrete JM, Pardo G, Sabater M, Hummel M, Ferrer A, Rodriguez‐Hermosa JI, Ruiz B, Ricart W, Peral B, Real JMF: MiRNA expression profile of human subcutaneous adipose and during adipocyte differentiation. PLoS ONE. 2010, 5 (2): 1-9.

    Article  Google Scholar 

  15. Pereira PM, Marques JP, Soares AR, Carreto L, Santos MAS: MicroRNA expression variability in human cervical tissues. PLoS ONE. 2010, 5 (7): 1-12.

    Article  Google Scholar 

  16. Raponi M, Dossey L, Jatkoe T, Wu X, Chen G, Fan H, Beer DG: MicroRNA classifiers for predicting prognosis of squamous cell lung cancer. Cancer Res. 2009, 69 (14): 5776-5783. 10.1158/0008-5472.CAN-09-0587.

    Article  CAS  PubMed  Google Scholar 

  17. Arora S, Ranade AR, Tran NL, Nasser S, Sridhar S, Korn RL, Ross JTD, Dhruv H, Foss KM, Sibenaller Z, Ryken T, Gotway MB, Kim S, Weiss GJ: MicroRNA‐328 is associated with Non‐Small Cell Lung Cancer (NSCLC) brain metastasis and mediates NSCLC migration. Int J Cancer. 2011, 129 (11): 2621-2631. 10.1002/ijc.25939.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  18. McIver AD, East P, Mein CA, Cazier JB, Molloy G, Chaplin T, Lister TA, Young BD, Debernardi S: Distinctive patterns of microRNA expression associated with karyotype in acute myeloid leukaemia. PLoS ONE. 2008, 3 (5): 1-8.

    Google Scholar 

  19. Wang C, Yang S, Sun G, Tang X, Lu S, Neyrolles O, Gao Q: Comparative miRNA expression profiles in individuals with latent and active tuberculosis. PLoS ONE. 2011, 6 (10): 1-11.

    Google Scholar 

  20. Zhu M, Yi M, Kim CH, Deng C, Li Y, Medina D, Stephens RM, Green JE: Integrated miRNA and mRNA expression profiling of mouse mammary tumor models identifies miRNA signatures associated with mammary tumor lineage. Gen Biol. 2011, 12: 1-16.

    Article  CAS  Google Scholar 

  21. Xu R, Xu J, Wunsch DC: MicroRNA expression profile based cancer classification using default ARTMAP. Neural Netw. 2009, 22: 774-780. 10.1016/j.neunet.2009.06.018.

    Article  PubMed  Google Scholar 

  22. Pawlak Z: Rough Sets: Theoretical Aspects of Resoning About Data. 1991, Dordrecht: Kluwer

    Book  Google Scholar 

  23. Maji P, Pal SK: Rough‐Fuzzy Pattern Recognition: Applications in Bioinformatics and Medical Imaging. 2012, New Jersey: Wiley‐IEEE Computer Society Press

    Book  Google Scholar 

  24. Fang J, Busse JWG: Mining of microRNA expression data: a rough set approach. Proceedings of the 1st International Conference on Rough Sets and Knowledge Technology. 2006, Berlin, Heidelberg: Springer, 758-765.

    Chapter  Google Scholar 

  25. Maji P: Fuzzy‐rough supervised attribute clustering algorithm and classification of microarray data. IEEE Tran Syst, Man, Cybern, Part B: Cybern. 2011, 41: 222-233.

    Article  Google Scholar 

  26. Maji P, Pal SK: Fuzzy‐rough sets for information measures and selection of relevant genes from microarray data. IEEE Trans Syst, Man, and Cybern, Part B: Cybern. 2010, 40 (3): 741-752.

    Article  Google Scholar 

  27. Maji P, Paul S: Microarray time‐series data clustering using rough‐fuzzy C‐means algorithm. Proceedings of the 5th IEEE International Conference on Bioinformatics and Biomedicine. 2011, Atlanta, 269-272.

    Google Scholar 

  28. Maji P, Paul S: Rough set based maximum relevance‐maximum significance criterion and gene selection from microarray data. Int J Approximate Reasoning. 2011, 52 (3): 408-426. 10.1016/j.ijar.2010.09.006.

    Article  Google Scholar 

  29. Maji P, Paul S: Rough‐fuzzy clustering for grouping functionally similar genes from microarray data. IEEE/ACM Trans Comput Biol Bioinformatics. 2013, doi:10.1109/TCBB.2012.103.

    Google Scholar 

  30. Paul S, Maji P: Robust RFCM algorithm for identification of co‐expressed miRNAs. Proceedings of the 6th IEEE International Conference on Bioinformatics and Biomedicine. 2012, Philadelphia, 520-523.

    Google Scholar 

  31. Paul S, Maji P: Rough sets and support vector machine for selecting differentially expressed miRNAs. Proceedings of the 6th IEEE International Conference on Bioinformatics and Biomedicine Workshops: Nanoinformatics for Biomedicine. 2012, Philadelphia, 864-871.

    Google Scholar 

  32. Slezak D: Rough sets and few‐objects‐many‐attributes problem: the case study of analysis of gene expression data sets. Proceedings of the Frontiers in the Convergence of Bioscience and Information Technologies. 2007, Cheju Island: IEEE Computer Society, 233-240.

    Google Scholar 

  33. Slezak D, Wroblewski J: Roughfication of numeric decision tables: the case study of gene expression data. Proceedings of the 2nd International Conference on Rough Sets and Knowledge Technology. 2007, Berlin, Heidelberg: Springer, 316-323.

    Chapter  Google Scholar 

  34. Valdes JJ, Barton AJ: Relevant attribute discovery in high dimensional data: application to breast cancer gene expressions. Proceedings of the 1st International Conference on Rough Sets and Knowledge Technology. 2006, Berlin: Springer, 482-489.

    Chapter  Google Scholar 

  35. Maji P, Paul S: Robust rough‐fuzzy C‐means algorithm: design and applications in coding and non‐coding RNA expression data clustering. Fundam Informaticae. 2013, 124 (1-2): 153-174.

    Google Scholar 

  36. Wei JM, Wang SQ, Yuan XJ: Ensemble rough hypercuboid approach for classifying cancers. IEEE Trans Knowl Data Eng. 2010, 22 (3): 381-391.

    Article  Google Scholar 

  37. Efron B, Tibshirani R: Improvements on cross‐validation: the.632+ bootstrap method. J Am Stat Assoc. 1997, 92 (438): 548-560.

    Google Scholar 

  38. Keller A, Leidinger P, Wendschlag A, Scheffler M, Meese E, Wucherpfennig F, Huwer H, Borries A: miRNAs in lung cancer ‐ studying complex fingerprints in patient’s blood cells by microarray experiments. BMC Cancer. 2009, 9: 353-10.1186/1471-2407-9-353.

    Article  PubMed Central  PubMed  Google Scholar 

  39. Keller A, Leidinger P, Lange J, Borries A, Schroers H, Scheffler M, Lenhof HP, Ruprecht K, Meese E: Multiple sclerosis: MicroRNA expression profiles accurately differentiate patients with relapsing‐remitting disease from healthy controls. PLoS ONE. 2009, 4 (10): e7440-10.1371/journal.pone.0007440.

    Article  PubMed Central  PubMed  Google Scholar 

  40. Taylor BS, Schultz N, Hieronymus H, Gopalan A, Xiao Y, Carver BS, Arora VK, Kaushik P, Cerami E, Reva B, Antipin Y, Mitsiades N, Landers T, Dolgalev I, Major JE, Wilson M, Socci ND, Lash AE, Heguy A, Eastham JA, Scher HI, Reuter VE, Scardino PT, Sander C, Sawyers CL, Gerald WL: Integrative genomic profiling of human prostate cancer. Cancer Cell. 2010, 18: 11-22. 10.1016/j.ccr.2010.05.026.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  41. Tseng CW, Lin CC, Chen CN, Huang HC, Juan HF: Integrative network analysis reveals active microRNAs and their functions in gastric cancer. BMC Syst Biol. 2011, 5: 99-10.1186/1752-0509-5-99.

    Article  PubMed Central  PubMed  Google Scholar 

  42. Ralfkiaer U, Hagedorn PH, Bangsgaard N, Lovendorf MB, Ahler CB, Svensson L, Kopp KL, Vennegaard MT, Lauenborg B, Zibert JR, Krejsgaard T, Bonefeld CM, Sokilde R, Gjerdrum LM, Labuda T, Mathiesen AM, Gronbaek K, Wasik MA, Sokolowska‐Wojdylo M, Queille‐Roussel C, Gniadecki R, Ralfkiaer E, Geisler C, Litman T, Woetmann A, Glue C, Ropke MA, Skov L, Odum N: Diagnostic microRNA profiling in cutaneous T‐cell lymphoma (CTCL). Blood. 2011, 118 (22): 5891-5900. 10.1182/blood-2011-06-358382.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  43. Vapnik V: The Nature of Statistical Learning Theory. 1995, New York: Springer‐Verlag

    Book  Google Scholar 

  44. Quinlan JR: C4.5: Programs for Machine Learning. 1993, CA: Morgan Kaufmann

    Google Scholar 

  45. Ding C, Peng H: Minimum redundancy feature selection from Microarray gene expression data. J Bioinformatics Comput Biol. 2005, 3 (2): 185-205. 10.1142/S0219720005001004.

    Article  CAS  Google Scholar 

  46. Golub TR, Slonim DK, Tamayo P, Huard C, Gaasenbeek M, Mesirov JP, Coller H, Loh ML, Downing JR, Caligiuri MA, Bloomfield CD, Lander ES: Molecular classification of cancer: class discovery and class prediction by gene expression monitoring. Science. 1999, 286: 531-537. 10.1126/science.286.5439.531.

    Article  CAS  PubMed  Google Scholar 

  47. Buelmann P, Yu B: Boosting with the L2 loss: regression and classification. J Am Stat Assoc. 2003, 98: 324-339. 10.1198/016214503000125.

    Article  Google Scholar 

  48. Tibshirani R: Regression shrinkage and selection via the lasso. J R Stat Soc B. 1996, 58: 267-288.

    Google Scholar 

  49. Hastie T, Tibshirani R, Eisen MB, Alizadeh A, Levy R, Staudt L, Chan WC, Botstein D, Brown P: ’Gene Shaving’ as a method for identifying distinct sets of genes with similar expression patterns. Genome Biol. 2000, 1 (2): 1-21.

    Article  Google Scholar 

  50. Jiang Q, Wang Y, Hao Y, Juan L, Teng M, Zhang X, Li M, Wang G, Liu Y: miR2Disease: a manually curated database for microRNA deregulation in human disease. Nucleic Acids Res. 2009, 37: D98-D104. 10.1093/nar/gkn714.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  51. Hart M, Wach S, Nolte E, Szczyrba J, Menon R, Taubert H, Hartmann A, Stoehr R, Wieland W, Grässer FA, Wullich B: The proto‐oncogene ERG is a target of microRNA miR‐145 in prostate cancer. FEBS J. 2013, 280 (9): 2105-2116. 10.1111/febs.12236.

    Article  CAS  PubMed  Google Scholar 

  52. Ozen M, Creighton CJ, Ozdemir M, Ittmann M: Widespread deregulation of microRNA expression in human prostate cancer. Oncogene. 2007, 27: 1788-1793.

    Article  PubMed  Google Scholar 

  53. Wang L, Tang H, Thayanithy V, Subramanian S, Oberg AL, Cunningham JM, Cerhan JR, Steer CJ, Thibodeau SN: Gene networks and microRNAs implicated in aggressive prostate cancer. Cancer Res. 2009, 69 (24): 9490-9497. 10.1158/0008-5472.CAN-09-2183.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  54. Pesta M, Klecka J, Kulda V, Topolcan O, Hora M, Eret V, Ludvikova M, Babjuk M, Novak K, Stolz J, Holubec L: Importance of miR‐20a expression in prostate cancer tissue. Anticancer Res. 2010, 30 (9): 3579-3583.

    CAS  PubMed  Google Scholar 

  55. Sylvestre Y, De Guire V, Querido E, Mukhopadhyay UK, Bourdeau V, Major F, Ferbeyre G, Chartrand P: An E2F/miR‐20a autoregulatory feedback loop. J Biol Chem. 2007, 282 (4): 2135-2143.

    Article  CAS  PubMed  Google Scholar 

  56. Volinia S, Calin GA, Liu CG, Ambs S, Cimmino A, Petrocca F, Visone R, Iorio M, Roldo C, Ferracin M, Prueitt RL, Yanaihara N, Lanza G, Scarpa A, Vecchione A, Negrini M, Harris CC, Croce CM: A microRNA expression signature of human solid tumors defines cancer gene targets. Proc Nat Acad Sci, USA. 2006, 103 (7): 2257-2261. 10.1073/pnas.0510565103.

    Article  CAS  Google Scholar 

  57. Clape C, Fritz V, Henriquet C, Apparailly F, Fernandez PL, Iborra F, Avancès C, Villalba M, Culine S, Fajas L: miR‐143 interferes with ERK5 signaling, and abrogates prostate cancer progression in mice. PLoS ONE. 2009, 4 (10): e7542-10.1371/journal.pone.0007542.

    Article  PubMed Central  PubMed  Google Scholar 

  58. Porkka KP, Pfeiffer MJ, Waltering KK, Vessella RL, Tammela TL, Visakorpi T: MicroRNA expression profiling in prostate cancer. Cancer Res. 2007, 67 (13): 6130-6135. 10.1158/0008-5472.CAN-07-0533.

    Article  CAS  PubMed  Google Scholar 

  59. Hirata H, Ueno K, Shahryari V, Deng G, Tanaka Y, Tabatabai ZL, Hinoda Y, Dahiya R: MicroRNA‐182‐5p promotes cell invasion and proliferation by down regulating FOXF2, RECK and MTSS1 genes in human prostate cancer. PLoS ONE. 2013, 8 (1): e55502-10.1371/journal.pone.0055502.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  60. Schaefer A, Jung M, Mollenkopf HJ, Wagner I, Stephan C, Jentzmik F, Miller K, Lein M, Kristiansen G, Jung K: Diagnostic and prognostic implications of microRNA profiling in prostate carcinoma. Int J Cancer. 2010, 126 (5): 1166-1176.

    CAS  PubMed  Google Scholar 

Download references

Acknowledgements

This work is partially supported by the Indian National Science Academy, New Delhi (grant no. SP/YSP/68/2012). The work was done when one of the authors, S. Paul, was a Senior Research Fellow of Council of Scientific and Industrial Research, Government of India.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Pradipta Maji.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

SP designed the current work. PM developed the concept of rough set based miRNA selection algorithm. SP implemented it and applied on different miRNA expression data sets. Both SP and PM analyzed the results and prepared the manuscript. Both authors read and approved the final manuscript.

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Paul, S., Maji, P. μHEM for identification of differentially expressed miRNAs using hypercuboid equivalence partition matrix. BMC Bioinformatics 14, 266 (2013). https://doi.org/10.1186/1471-2105-14-266

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-14-266

Keywords