Literature DB >> 28293630

Metabolomic Biomarker Identification in Presence of Outliers and Missing Values.

Nishith Kumar1, Md Aminul Hoque2, Md Shahjaman3, S M Shahinul Islam4, Md Nurul Haque Mollah2.   

Abstract

Metabolomics is the sophisticated and high-throughput technology based on the entire set of metabolites which is known as the connector between genotypes and phenotypes. For any phenotypic changes, potential metabolite (biomarker) identification is very important because it provides diagnostic as well as prognostic markers and can help to develop new biomolecular therapy. Biomarker identification from metabolomics data analysis is hampered by the use of high-throughput technology that provides high dimensional data matrix which contains missing values as well as outliers. However, missing value imputation and outliers handling techniques play important role in identifying biomarker correctly. Although several missing value imputation techniques are available, outliers deteriorate the accuracy of imputation as well as the accuracy of biomarker identification. Therefore, in this paper we have proposed a new biomarker identification technique combining the groupwise robust singular value decomposition, t-test, and fold-change approach that can identify biomarkers more correctly from metabolomics dataset. We have also compared the performance of the proposed technique with those of other traditional techniques for biomarker identification using both simulated and real data analysis in absence and presence of outliers. Using our proposed method in hepatocellular carcinoma (HCC) dataset, we have also identified the four upregulated and two downregulated metabolites as potential metabolomic biomarkers for HCC disease.

Entities:  

Mesh:

Substances:

Year:  2017        PMID: 28293630      PMCID: PMC5331169          DOI: 10.1155/2017/2437608

Source DB:  PubMed          Journal:  Biomed Res Int            Impact factor:   3.411


1. Introduction

Biomarker discovery is comparatively new and one of the most dominating fields of biological research. Different disciplines are involved with the study of biomarkers: clinical and environmental chemistry, molecular biology, toxicology, food research, plant and animal biology, and so on. In general, biomarkers identification research is needed whenever a whole set/pool set of features are differentiated into two or more groups of samples. In the area of metabolomics, biomarkers are small molecules (metabolites) that can be used for early warning indicators of disease, observing disease progression, and predicting receptivity to treatment. Thus, biomarkers may be categorized into three most important groups: diagnostic, prognostic, and predictive markers [1]. Diagnostic markers are required for early and/or accurate diagnosis of disease to allow best possible treatment choices. On the other hand, prognostic markers give information about future route of a disease that would influence the treatment choices. Predictive markers provide sagacity on the potential responses of an individual to the different treatment options. Therefore, biomarker discovery is very important for the development of predictive, preventive, and personalized medicine [2]. For every disease or phenotypic changes, some metabolites are upregulated and/or some are downregulated from standard within a cell. The metabolites which are upregulated or downregulated between disease and control groups are known as differentially expressed (DE) metabolites. The classic approach to identify differentially expressed metabolites is Student's t-test (for two classes of samples). If the pooled variance of two groups is small, then Student's t-test often increases the false discovery (FDR) for metabolic biomarker identification. However, biological fold-change (FC) approach is used to control the FDR [3]. Recently, volcano plot [4] is using to identify differentially expressed metabolites based on both p values from t-test and fold-change (FC) values [5]. In most of the cases, we get a large number of DE metabolites; therefore, we need to identify the most influential feature/metabolites from the set of DE metabolites. The conventional approaches for ranking the influential metabolites are p value and fold-change approach. However, Gevrey et al. in 2003 [6] computed the contribution of features using artificial neural network model and also Rakotomamonjy (2003) [7] and Ishak and Ghattas (2005) [8] suggested a new method for variable/feature selection on ranking score derived from support vector machine (SVM). Thus, in this paper, we have used the state of the art supervised learning technique SVM for ranking the most influential metabolites (biomarkers) according to the importance. However, the performance of true biomarker discovery is very much influenced by missing value imputation techniques [9] as well as outliers handling [10]. It is well known that mass spectrometry (MS) based metabolomics dataset frequently contains missing values [11-13] and often contains outliers [14] due to several reasons, like experimental, analytical, computational, and biological hazard. Although several missing imputation techniques are available for metabolomics data analysis like Zero imputation [11], mean imputation [11], median imputation [11], kNN imputation [15], RF imputation [16], missing value replaced by half of the minimum value found in each metabolite [17], replacing missing values by probabilistic principal component analysis (PPCA) [18], Bayesian PCA (BPCA) [9, 19], multiple imputation with expectation maximization (EM) algorithm, and Monte Carlo Markov chain (MCMC) method [20], and so on, all the above methods can only solve the missing imputation problem. However, these missing imputation techniques are sensitive to outliers and cannot handle the outliers problem simultaneously because these methods did not implement any robust function or outliers detection and replacement algorithms directly. Moreover, the published outliers handling method does not deal with missing values. Therefore, in this paper we have developed a new robust technique for biomarker identification using the groupwise RSVD [21], t-test, FC analysis, and SVM based feature selection approaches that can identify biomarker correctly by imputing missing values and solving outliers problem simultaneously. To compare the performance of the proposed biomarker identification technique with those of the conventional techniques, we considered three well known traditional and recently used biomarker identification techniques (missing imputation techniques with t-test and FC values): Zero imputation with t-test and FC (Zero + t + FC), kNN imputation with with t-test and FC (kNN + t + FC), and RF imputation with t-test and FC (RF + t + FC).

2. Materials and Methods

In this paper, we have proposed a robust technique to identify metabolomic biomarker that can handle missing values as well as outliers problem at the same time. To investigate the performance of the proposed method, we considered existing three popular missing value imputation techniques, Zero imputation, kNN imputation, and RF imputation, and also used t-test and fold-change approach for biomarker identification. In Zero imputation, all the missing values of a dataset were replaced by Zero. In kNN imputation [15], missing value was computed by averaging of nonmissing values of its first k number of nearest neighbours. In R platform kNN imputation method can be found from the library “impute.” Missing imputation algorithm through random forest [16] is a tree based regression and classification technique which is suitable for both parametric and nonparametric dataset [22]. In R-language this method can be found from the library “missForest.” The short description of the proposed biomarker identification technique is given below.

2.1. Biomarker Identification Technique in Presence of Outliers and Missing Values (Proposed)

Let us consider a metabolomics data matrix X = (x), i = 1,2,…, p and j = 1,2,…, n, with p metabolites and n samples that contains missing values and outliers, where the rows of X represent the different metabolites and the columns of X represent the different samples. In metabolomics data analysis, we can talk about biomarker identification whenever a metabolite or a set of metabolites are differentially expressed between two groups (disease and control) of samples in a metabolomics dataset. In that case, the metabolomics dataset can be partitioned according to the groups of samples aswhere g1 is the number of subjects of group-1 and (n − g1) is the number of subjects of group-2. In this paper, we have proposed a new RSVD based metabolomic biomarker identification technique in presence of missing values and outliers. The RSVD of a data matrix X can be written as X = UΛV, where U is a column orthonormal matrix, V is a row orthogonal matrix, and Λ is a diagonal matrix that contains the singular values. U and V contain the eigen vectors of XX and XX, respectively. If we want to approximate X by using rank r then we can write as . The number of r is selected in such a way that first r number of λ's can explain at least (1 − α)100% of total variation of data, where the value of α depends on user interest. The steps of the metabolomic biomarker identification algorithm are given below.

Step 1 .

Partition the X matrix as X = (X1X2) according to disease and control group of samples, where

Step 2 .

Apply the RSVD for each partitioned matrix X1, X2 and approximate those as by rank r, where r is selected in such a way that first r number of λ's can explain at least (1 − α)100% of total variation of data, where the value of α depends on user interest; in our case we choose α = 0.05.

Step 3 .

Reconstruct each partitioned data matrix as by replacing the missing values and outlying cells of X1, X2 using the corresponding values of the approximated data matrices , respectively, where outlier is detected by using outlier detection rules like interquartile range (IQR) rule [23].

Step 4 .

Reconstruct the metabolomics data matrix X as .

Step 5 .

Compute the differentially expressed metabolite from the reconstructed metabolomics data matrix using p value and FC value. The p value can be calculated using t-test. To declare the metabolite as differentially expressed, choose the threshold p value using Bonferroni correction and absolute fold-change (FC) cut-offs of >2.

Step 6 .

Rank the differentially expressed metabolites according to their influence or importance using support vector machine (SVM) [24].

Step 7 .

List the first few top upregulated and downregulated metabolites from Step 6 that classify the samples with higher accuracy and declare those metabolites as biomarker. Upregulated and downregulated metabolites can be identified by the sign of fold-change values. The R-code of the proposed method can be found in the following URL: http://www.statru.org/wp-content/uploads/2010/12/MetabBio.zip

2.2. Dataset Description

Both simulated and real metabolomics datasets have been used to demonstrate the performance of the proposed method in a comparison of the other methods.

2.2.1. Simulated Dataset

We have simulated metabolomics datasets using the one-way ANOVA model, defined by y = μ + g + ∈, where y is the intensity of ith metabolite, jth group, and kth sample; μ denote the average intensity of metabolite i; g is the jth group effect for ith metabolite and ∈ is the random error term. In this linear model, we have taken μ~uniform (4, 8) and ∈~N(0,1). We have also taken two types of metabolites: (i) differentially expressed (DE) metabolites and (ii) equally expressed (EE) metabolites. DE metabolites are divided into two groups: upregulated metabolites and downregulated metabolites. Disease and control group effects for upregulated metabolites are g = N(2,1) and g = N(0,1); for downregulated metabolites disease and control group effects are g = N(0,1) and g = N(2,1) and in case of equally expressed metabolites the group effect for both cases is g = N(0,1). To make a simulated metabolomics dataset, we have taken 500 metabolites (30 DE metabolites and 470 EE metabolites) and 80 samples (45 control and 35 disease). From 500 metabolites, the first 15 metabolites have been included as upregulated metabolites and 121 to 135 metabolites have been incorporated as downregulated metabolites for disease samples. We have also included different rates of missing values (10%, 15%, and 20%) in this dataset, where 50% missing were given at random and the rest of the missing were given for lower values. To measure the performance of the proposed method in different condition, we have incorporated different rates (3%, 5%, 7%, 10%, and 15%) of outliers in simulated dataset. The outliers in the ith metabolite were taken from normal distribution with mean = 5∗μ and variance = σ2, where μ and σ2 are the mean and variance of the ith metabolite. We have distributed the outliers randomly by different rates (3%, 5%, 7%, 10%, and 15%) in the data matrix cell; therefore, outliers may fall anywhere in the data matrix. We simulated 100 datasets using the above conditions and also measured the performance of the proposed method using these simulated dataset.

2.2.2. Real Metabolomics Dataset

In this paper, we have used a publicly available real metabolomics dataset on the metabolomic effect of hepatocellular carcinoma (HCC) that contains the abundance level measurements of metabolites from different subjects. This dataset was originally produced by Patterson et al. [25]. To extract the metabolomic profile from the sample, ultra-performance liquid chromatography coupled with electrospray ionization/quadrupole-time-of-flight mass spectrometry (UPLC-ESI-Q-TOF-MS) was used and this dataset was normalized by Pareto scaling. This data matrix contains 1388 rows and 57 columns. Each row is a metabolite detected by the retention time (rt) and mass to charge (m/z) ratio that were included in first column and the second column, respectively. The remaining 55 columns were different subjects that came from two groups. 20 subjects were from the hepatocellular carcinoma (HCC) group and 35 subjects were from the control group. There were 26.52% missing values/cells in this dataset. More details about the data can be found in the article of Patterson et al. [25]. To measure the performance of the proposed method, we calculated the error between original and reconstructed data that we can understand how well the proposed method reconstructs the data. We also modified the real dataset by replacing 5% existing values as missing and changing 5%, 10%, and 15% real values by N(5∗μ, σ2), where μ and σ2 are the mean and variance of the ith metabolite in the HCC data matrix.

2.3. Performance Measurement Criteria

To investigate the performance of the proposed method, we calculated the root mean square error (RMSE) between the original dataset and reconstructed dataset that we can easily identify better method to reconstruct the data. The formula of RMSE is , where x and are the original and reconstructed value of the ith row and jth column of the data matrix, respectively. For simulated dataset, we also assess the performance of the proposed biomarker identification technique compared to the other techniques where we consider three performance indices: (i) ROC curve, (ii) area under the ROC curve (AUC), and (iii) misclassification error rate (MER). To calculate the above measures, first we identify the DE metabolites using four different techniques including the proposed technique. Using the above results, we draw ROC curve using true positive rate (TPR) and false positive rate (FPR). In a binary classification system if a positive instance is correctly classified as positive, it is called true positive (TP); however, if it is wrongly classified as negative then it is called false negative (FN). If a negative instance is correctly classified as negative, it is called true negative (TN); otherwise, it is called false positive (FP). The TPR and FPR are calculated byROC curve plots contain the TPR in y-axis and FPR in x-axis. In real metabolomics dataset, we do not know the class of metabolites; therefore, we measure the performance of the proposed biomarker identification method in a comparison of the other considering methods by sample classification using SVM classifier on the basis of the computed DE metabolites. Using the sample classification results, we calculate the performance indices: ROC curve, accuracy, sensitivity, specificity, positive predicted value, negative predicted value, and balanced accuracy. A better method would produce smaller values for FPR and MER and larger values for TPR and area under the ROC curve (AUC) by any DE metabolite detector.

3. Results and Discussion

We have evaluated the performance of the proposed method using both simulated and real data (hepatocellular carcinoma) analysis results. The detailed description of the simulated and real data analysis results is discussed in Sections 3.1 and 3.2.

3.1. Simulated Data Analysis Results

To investigate the performance of the proposed method for imputing missing values, we calculated the average RMSE between original and reconstructed data matrix using 100 simulated datasets with different rates (10%, 15%, and 20%) of missing values in both absence and presence of outliers. The average RMSE for different methods in both different rates (10%, 15%, and 20%) of missing values and presence of different rates (0%, 3%, 5%, 7%, 10%, and 15%) of outliers have been given in Table 1. Table 1 showed that in absence of outliers all the methods except Zero imputation produce similar as well as smaller average RMSE between original and reconstructed data matrices; however, in presence of outliers, the proposed method gave the smaller average RMSE between original and reconstructed data matrices compared to other (Zero, kNN, and Zero imputation) techniques. Therefore, we could say that the proposed method reconstructs the simulated data very closely in presence of both different rates (0%, 3%, 7%, 10%, and 15%) of outliers and different rates (10%, 15%, and 20%) of missing values.
Table 1

Performance measurement of different methods using average RMSE between original and reconstructed data matrix for different percentage of missing values in absence and presence of outliers using simulated datasets.

Methods with different conditionsWithout outliers3% outliers5% outliers7% outliers10% outliers15% outliers
For 10% missing valuesZero1.561.922.102.352.482.69
kNN 0.77 1.421.712.052.232.43
RF0.821.451.732.072.242.45
Proposed 0.77 1.15 1.19 1.24 1.37 1.48

For 15% missing valuesZero2.192.422.562.722.913.22
kNN 0.91 1.471.772.052.362.51
RF0.971.511.802.082.392.52
Proposed0.92 1.24 1.28 1.34 1.50 1.64

For 20% missing valuesZero2.512.712.882.963.143.37
kNN 1.00 1.581.942.122.452.69
RF1.071.631.982.152.482.75
Proposed1.01 1.29 1.34 1.41 1.59 1.71
We also performed simulation studies to measure the performance of the four different techniques including our proposed technique for identifying DE and EE metabolites. To measure the performance, first we identified the DE and EE metabolites from the simulated dataset using four different techniques (Zero + t + FC, kNN + t + FC, RF + t + FC, and Proposed) in both presence of 10%, 15%, and 20% missing values and different rates (0%, 5%, 10%, and 15%) of outliers. In case of simulated dataset the metabolites classes were known; therefore, using the given metabolites classes and predicted metabolites classes, we calculated the three different performance indices, ROC curve, AUC values, and MER, for each biomarker identification technique. We repeated the above computations for 100 simulated datasets and calculated the average of each performance measure and also presented them in Figures 1, 2, and 3 and Table 2. From Figures 1, 2, and 3, it is seen that the proposed biomarker identification technique produced larger average TPR regarding any point of average FPR compared to the other techniques. Also from Table 2, we can observe that the proposed biomarker identification technique gave larger average AUC values and smaller average MER compared to other (Zero + t + FC, kNN + t + FC, and RF + t + FC) techniques in both absence and presence of outliers for different percentage (10%, 15%, and 20%) of missing datasets. Therefore, we could conclude that the proposed biomarker identification technique is better among the four techniques in both presence of missing values and different rates of outliers.
Figure 1

Performance investigation of different techniques using ROC curve for simulated data in both presence of 10% missing values and different rates of outliers (0% (a), 5% (b), 10% (c), and 15% (d)).

Figure 2

Performance investigation of different techniques using ROC curve for simulated data in both presence of 15% missing values and different rates of outliers (0% (a), 5% (b), 10% (c), and 15% (d)).

Figure 3

Performance investigation of different techniques using ROC curve for simulated data in both presence of 20% missing values and different rates of outliers (0% (a), 5% (b), 10% (c), and 15% (d)).

Table 2

Performance measurement of different methods using average AUC values and MER (in parentheses) for different percentage of missing values in absence and presence of outliers.

Different conditionsProposedZero + t + FCkNN + t + FCRF + t + FC
10% missing values and absence of outlier 99.14 (0.86) 95.72 (4.28)97.82 (2.18)98.58 (1.42)
10% missing values and 5% outliers 96.86 (3.14) 71.19 (28.81)85.53 (14.47)86.25 (13.75)
10% missing values and 10% outliers 94.25 (5.75) 65.69 (34.31)79.08 (20.92)80.10 (19.9)
10% missing values and 15% outliers 91.75 (8.25) 57.69 (42.31)73.14 (26.86)74.33 (25.67)
15% missing values and absence of outlier 98.93 (1.07) 95.07 (4.93)97.72 (2.28)97.98 (2.02)
15% missing values and 5% outliers 95.46 (4.54) 63.29 (36.71)84.10 (15.9)85.14 (14.86)
15% missing values and 10% outliers 92.67 (7.33) 59.24 (40.76)78.07 (21.93)79.89 (20.11)
15% missing values and 15% outliers 87.49 (12.51) 56.16 (43.84)70.13 (29.87)72.46 (27.54)
20% missing values and absence of outlier 98.84 (1.16) 94.44 (5.56)97.44 (2.56)97.47 (2.53)
20% missing values and 5% outliers 94.89 (5.11) 54.27 (45.73)82.46 (17.54)84.81 (15.19)
20% missing values and 10% outliers 90.44 (9.56) 53.71 (46.29)77.07 (22.93)79.48 (20.52)
20% missing values and 15% outliers 83.47 (16.53) 54.11 (45.89)67.69 (32.31)70.70 (29.30)

3.2. Real HCC Data Analysis Results

To measure the performance of the proposed method in a comparison of the other methods for imputing missing values in presence of outliers, we modified 100 real datasets by replacing 5% existing cell as missing and changing 5%, 10%, and 15% existing cell by (5∗μ, σ2), where μ and σ2 are the mean and variance of the ith metabolite in the HCC data matrix and also calculated the average RMSE between real dataset and reconstructed datasets. The average RMSE for different missing imputation techniques including our proposed one have been given in Table 3. We can observe from Table 3 that the proposed technique has produced smaller average RMSE in all the cases; that is, the proposed technique could reconstruct the real data more closely compared to the other methods in presence of different rates of outliers.
Table 3

Performance measurement of different methods using average RMSE between original and reconstructed data matrix for real dataset by additionally imputing 5% missing values and different rates (5%, 10%, and 15%) of outliers.

Methods5% outliers10% outliers15% outliers
Zero22.7629.9841.48
kNN19.3827.4737.81
RF17.1526.0535.29
Proposed 8.41 12.35 17.93
To identify the robust method for biomarker identification technique using real dataset, we also computed the different performance indices, ROC curve, accuracy, sensitivity, specificity, positive predicted value, negative predicted value, and balanced accuracy for sample classification using the set of DE metabolites. To compute the performance indices, we identified the set of DE metabolites by four different biomarker identification techniques including the proposed one and using the identified DE metabolites, we classified the sample by SVM classifier. We used the fivefold cross validation to compute the performance indices whose results have been given in Figure 4 and Table 4.
Figure 4

Performance investigation of different techniques using ROC curve for real HCC dataset.

Table 4

Performance investigation of different techniques by sample classification using DE metabolites.

Different techniquesAccuracy (%)Sensitivity (%)Specificity (%)Positive predicted value (%)Negative predicted value (%)Balanced accuracy (%)
Zero + t + FC94.5597.1490.0094.4494.7493.57
kNN + t + FC92.7397.1485.0091.8994.4491.07
RF + t + FC89.0988.5790.0093.9481.8289.29
Proposed 98.18 100.00 95.00 97.22 100.00 97.50
All performance indices of Figure 4 and Table 4 showed that the proposed biomarker identification technique is better among the four techniques. Therefore, we identified the differentially expressed metabolites using the proposed biomarker identification technique and categorized the upregulated and downregulated metabolites using the value of the FC as well as mining the DE metabolites using heatmap plot and hierarchical clustering technique in Figure 5. We also ranked the 43 DE metabolites using SVM technique according to their importance. The ranked upregulated and downregulated metabolites have been showed in Figure 6(a). From Figure 5, it was clear that the identified 43 DE metabolites can correctly and clearly cluster the samples into two groups: control group and HCC group. We could also observe that, from the 43 DE metabolites, 21 metabolites were downregulated and the remaining 22 metabolites were upregulated in HCC patients. In Figure 6(a) red circles indicated upregulated metabolites and blue circles indicated downregulated metabolites. From Figure 6(a), we could say that the metabolite with m/z = 288.2899, rt = 3.7607 is the most influential upregulated metabolite for HCC disease. We got 7 upregulated and 3 downregulated metabolites from the top ten ranked DE metabolites and we also drew the correlation network of the top ten ranked DE metabolites (see Figure 6(b)). Thus on the basis of Figure 6, we could take the top four upregulated metabolites (“m/z = 288.2899, rt = 3.7607,” “m/z = 272.2947, rt = 4.1998,” “m/z = 332.3161, rt = 4.2309,” and “m/z = 360.3472, rt = 4.2449”) and the top two downregulated metabolites (“m/z = 544.3426, rt = 4.5071” and “m/z = 590.3222, rt = 4.4899”) as a set of biomarkers for HCC disease. We also observed that, for sample classification, this set of biomarkers (six metabolites) gave 100% classification accuracy in fivefold cross validation. However, for taking a final decision to declare as a set of biomarkers, further wet laboratory experimental validation is required.
Figure 5

Mining 43 differentially expressed (DE) metabolites identified by the proposed method.

Figure 6

Ranking the 43 differentially expressed (DE) metabolites according to their importance (a) and correlation network of top ten ranked DE metabolites (b).

4. Conclusion

We have shown that missing values and outliers play important role in different biomarker identification techniques to identify biomarkers from GC-MS metabolomics data. We have also shown that performance of existing traditional biomarker identification procedure is very much influenced by outlying observations and missing values. Therefore, in this paper, we have proposed a new biomarker identification procedure using groupwise robust singular value decomposition, t-test, and FC approach. We investigated the performance of the proposed method in a comparison of traditional methods using both simulated and real data analysis. On the basis of our computational findings, we could conclude that the proposed method is better performer than the traditional techniques in both absence and presence of outliers. Therefore, our suggestion is to use the proposed biomarker identification procedure for metabolomic biomarker identification in GC-MS metabolomics data. Using the proposed biomarker identification technique, we have got four upregulated and two downregulated metabolites for hepatocellular carcinoma disease and further research can be the wet laboratory experimental validation to take a final decision.
  17 in total

1.  A Bayesian missing value estimation method for gene expression profile data.

Authors:  Shigeyuki Oba; Masa-aki Sato; Ichiro Takemasa; Morito Monden; Ken-ichi Matsubara; Shin Ishii
Journal:  Bioinformatics       Date:  2003-11-01       Impact factor: 6.937

Review 2.  Systems biology, proteomics, and the future of health care: toward predictive, preventative, and personalized medicine.

Authors:  Andrea D Weston; Leroy Hood
Journal:  J Proteome Res       Date:  2004 Mar-Apr       Impact factor: 4.466

3.  MissForest--non-parametric missing value imputation for mixed-type data.

Authors:  Daniel J Stekhoven; Peter Bühlmann
Journal:  Bioinformatics       Date:  2011-10-28       Impact factor: 6.937

4.  Outlier sums for differential gene expression analysis.

Authors:  Robert Tibshirani; Trevor Hastie
Journal:  Biostatistics       Date:  2006-05-15       Impact factor: 5.899

5.  pcaMethods--a bioconductor package providing PCA methods for incomplete data.

Authors:  Wolfram Stacklies; Henning Redestig; Matthias Scholz; Dirk Walther; Joachim Selbig
Journal:  Bioinformatics       Date:  2007-03-07       Impact factor: 6.937

Review 6.  Volcano plots in analyzing differential expressions with mRNA microarrays.

Authors:  Wentian Li
Journal:  J Bioinform Comput Biol       Date:  2012-10-15       Impact factor: 1.122

7.  A close examination of double filtering with fold change and T test in microarray analysis.

Authors:  Song Zhang; Jing Cao
Journal:  BMC Bioinformatics       Date:  2009-12-08       Impact factor: 3.169

8.  Reporting FDR analogous confidence intervals for the log fold change of differentially expressed genes.

Authors:  Klaus Jung; Tim Friede; Tim Beissbarth
Journal:  BMC Bioinformatics       Date:  2011-07-15       Impact factor: 3.169

9.  Influence of missing values substitutes on multivariate analysis of metabolomics data.

Authors:  Piotr S Gromski; Yun Xu; Helen L Kotze; Elon Correa; David I Ellis; Emily Grace Armitage; Michael L Turner; Royston Goodacre
Journal:  Metabolites       Date:  2014-06-16

10.  Robust prediction of anti-cancer drug sensitivity and sensitivity-specific biomarker.

Authors:  Heewon Park; Teppei Shimamura; Satoru Miyano; Seiya Imoto
Journal:  PLoS One       Date:  2014-10-17       Impact factor: 3.240

View more
  6 in total

Review 1.  How to deal with non-detectable and outlying values in biomarker research: Best practices and recommendations for univariate imputation approaches.

Authors:  Judith Herbers; Robert Miller; Andreas Walther; Lena Schindler; Kornelius Schmidt; Wei Gao; Florian Rupprecht
Journal:  Compr Psychoneuroendocrinol       Date:  2021-03-29

2.  Predictive Modeling for Metabolomics Data.

Authors:  Tusharkanti Ghosh; Weiming Zhang; Debashis Ghosh; Katerina Kechris
Journal:  Methods Mol Biol       Date:  2020

3.  Targeted metabolomics analysis of postoperative delirium.

Authors:  Bridget A Tripp; Simon T Dillon; Min Yuan; John M Asara; Sarinnapha M Vasunilashorn; Tamara G Fong; Eran D Metzger; Sharon K Inouye; Zhongcong Xie; Long H Ngo; Edward R Marcantonio; Towia A Libermann; Hasan H Otu
Journal:  Sci Rep       Date:  2021-01-15       Impact factor: 4.379

4.  An Efficient and Effective Model to Handle Missing Data in Classification.

Authors:  Kamran Mehrabani-Zeinabad; Marziyeh Doostfatemeh; Seyyed Mohammad Taghi Ayatollahi
Journal:  Biomed Res Int       Date:  2020-11-25       Impact factor: 3.411

5.  Kernel weighted least square approach for imputing missing values of metabolomics data.

Authors:  Nishith Kumar; Md Aminul Hoque; Masahiro Sugimoto
Journal:  Sci Rep       Date:  2021-05-27       Impact factor: 4.379

6.  Robust volcano plot: identification of differential metabolites in the presence of outliers.

Authors:  Nishith Kumar; Md Aminul Hoque; Masahiro Sugimoto
Journal:  BMC Bioinformatics       Date:  2018-04-11       Impact factor: 3.169

  6 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.