Bioinformatics Advance Access originally published online on January 12, 2006
Bioinformatics 2006 22(7):789-794; doi:10.1093/bioinformatics/btk046
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comparison of Affymetrix GeneChip expression measures
1Department of Biostatistics, Johns Hopkins University 615 N. Wolfe Street, Baltimore, MD 21205, USA
2Center for Statistical Sciences, Department of Community Health, Brown University 167 Angell Street, BOX G-H, Providence, RI 02912, USA
*To whom correspondence should be addressed.
| ABSTRACT |
|---|
|
|
|---|
Motivation: In the Affymetrix GeneChip system, preprocessing occurs before one obtains expression level measurements. Because the number of competing preprocessing methods was large and growing we developed a benchmark to help users identify the best method for their application. A webtool was made available for developers to benchmark their procedures. At the time of writing over 50 methods had been submitted.
Results: We benchmarked 31 probe set algorithms using a U95A dataset of spike in controls. Using this dataset, we found that background correction, one of the main steps in preprocessing, has the largest effect on performance. In particular, background correction appears to improve accuracy but, in general, worsen precision. The benchmark results put this balance in perspective. Furthermore, we have improved some of the original benchmark metrics to provide more detailed information regarding precision and accuracy. A handful of methods stand out as providing the best balance using spike-in data with the older U95A array, although different experiments on more current arrays may benchmark differently.
Availability: The affycomp package, now version 1.5.2, continues to be available as part of the Bioconductor project (http://www.bioconductor.org). The webtool continues to be available at http://affycomp.biostat.jhsph.edu
Contact: rafa{at}jhu.edu
Supplementary information: Supplementary data are available at Bioinformatics online.
| 1 INTRODUCTION |
|---|
|
|
|---|
The development of preprocessing methodology for Affymetrix GeneChip has become an active research field. Various alternative procedures are available and new ones are being developed. Conflicting reports have been published comparing the more popular methods. Furthermore, developers of new methods usually find a way to claim overall superiority. It is common to see different papers using different assessment data and/or assessment statistics. To help users of the technology make sense of the discrepancy found in the literature and to help them identify the best method for the particular task, Cope et al. (2004) developed a benchmark. A webtool implementing this benchmark made it possible to compare all methods using the same assessment data and summary statistics/plots. Since its inception in the summer of 2003 developers and users have submitted more than 30 methods. Table 1 gives a brief overview of the main methods being compared. More details are available in Supplementary Table 1. Alternative versions of these methods have also been submitted and are described in Supplementary Table 2. Throughout the paper we will use the nicknames shown in the first column of this table to denote the different methods. Columns 2, 3 and 4 contain descriptions of the three main preprocessing steps: background correction, normalization and summarization. Because various methods combine two or more of these steps under one unified methodology, some of the columns are merged to described these. Notice that background correction can be global and/or probe-specific. These distinctions are made within the table cells. In column 5 we provide references containing more detailed descriptions.
|
In this paper we summarize the comparison of these methods, identify the most discriminating characteristics and describe current and future enhancements to the original benchmark that improve the ability to compare methods. Although, currently, the benchmark provides three assessment datasets, obtained from Affymetrix's HGU95A and HGU133 Latin square experiments and GeneLogic's dilution experiment, in this paper we demonstrate its utility using only the HGU95A data. We use this particular dataset because many developers have submitted entries based only on this dataset. However, the limited comparisons that are possible with the other two datasets lead to similar conclusions. The reader is welcomed to visit the webtool's entry comparison tool where one can create assessment plots and summaries, such as those shown in this paper, on the fly. Screen shots, included as Supplementary Material, provide some examples.
We assume that the reader is familiar with the original benchmark, Affymetrix terminology and the basic issues of preprocessing. See Cope et al. (2004) for a summary.
| 2 MOTIVATION |
|---|
|
|
|---|
Figure 1 shows the results of hierarchical clustering of all the above mentioned methods (Supplementary Figure 1 shows similar result obtained with the dilution data). Figure 1 helps us ascertain three important facts: The first is that methods that differ only in normalization (RMA_NBG/VSN/GL and RMA/RMA_VSN) result in practically identical measures. The second is that methods that do not perform probe-specific background correction cluster together. The third fact is that methods that do perform probe-specific background do not cluster tightly. This is in agreement with the previously published results (Irizarry et al., 2003; Cope et al., 2004). These facts suggest that background correction is the main factor that explains differences between methods.
|
Throughout the text we use the terms precision and accuracy. Notice that in the context of detection of differential expression these translate to more familiar terms: specificity and sensitivity. However, to provide guidance to those interested in other microarray applications we describe assessments using the more general terms.
Statistical models for probe-level data predict that no background correction leads to attenuated estimates of differential expression (bias) and that naive background correction procedures can lead to highly variable estimates of differential expression (Durbin et al., 2002; Huber et al., 2002; Wu et al., 2004). In particular, methods that produce expression measures close to 0 can have particularly large variance. This fact probably led Affymetrix to submit entries that add a constant to their expression measures, such as PLIER+16 (Table 1). Adding this constant greatly improves the variance of the measure because we no longer divide by numbers close to 0 when computing fold-changes.
Figure 2a, which plots benchmark assessments of overall accuracy and precision against each other, provides empirical corroboration of how background correction affects the accuracy/precision trade-off. This picture demonstrates that the most precise methods are, in general, the least accurate. Furthermore, the statistical models for probe-level data also predict that the bias owing to lack of background correction is greater for low-expressed genes (Wu et al., 2004). Figure 3a (Fig. 4a in the benchmark) confirms this empirically. In this figure, we included six methods as representative of methods that do no or little background correction (RMA_NBG and VSN_scale), global background correction (RMA, RSVD) and probe-specific background correction (PLIER+16, GCMRA). Notice that methods that do not background correct result in curves that flatten out when the nominal concentration is small. This fact is better illustrated by Figure 3b, which we describe in the next section. To better understand the relationship between accuracy/precision and overall expression we have extended some of the current assessment measures and plots. In the next section we describe these extensions as well.
|
|
|
| 3 ENHANCEMENTS TO BENCHMARK |
|---|
|
|
|---|
For the below described measures, a 28 array subset of the HGU95 spike-in that balances concentration levels across experiment was used. This subset is described by Wu et al. (2004).
3.1 Accuracy
Because accuracy depends on the overall expression of genes, we separated the main accuracy assessment, [Signal detect slope (row 6 in Table 1 of Cope et al., (2004)] into three components. To do this, we stratified the spiked-in genes into low expressed (nominal concentration <4 pM), medium expressed (nominal concentration between 4 and 32) and high expressed (nominal concentration >32). For each of these subgroups we followed the same procedure used to compute the signal detect slope. Specifically, a regression line was fitted to the observed log expression values for the spiked-in genes using nominal concentration as the predictor, and the slope estimate recorded as the assessment measure. The new assessment measures are referred to as low, med and high slopes and are shown in Table 2.
|
To better assess the concentration dependent bias, we added the plot shown in Figure 3b to the benchmark. In this figure, local slopes are calculated by taking the difference between the average observed log expression values between consecutive nominal concentration levels. The difference between 1 and these local slopes are plotted against the larger of the two concentration levels. We subtract from 1 because we are in the log-scale, thus all these slopes should be 1 (when nominal concentration doubles so should the observed concentrations). Notice that these curves follow an upside-down U shape. This shape illustrates the fact that bias is worst for low expressed genes and high expressed genes. The low expressed genes are affected by background noise as described above. The high expressed genes are affected by scanner attenuation (not discussed in this paper).
3.2 Precision
To provide a more practical context for the new accuracy assessment measures, we defined the null log-fc 99.9% statistic shown in Figure 2. Row 6 in Table 1 of Cope et al. (2004) presented the inter-quartile range (IQR) of the observed log-fold-changes among the genes that are known not to be differentially expressed. The new statistics gives the 99.9% instead of the IQR. We have also added a measure related to the Median SD represented by row 1 in Table 1 of Cope et al. (2004). The previous measure used the dilution study data. Similarly, a spike-in experiment version of Figure 2 in the original benchmark was added.
3.3 Overall detection ability
One of the chief uses of expression arrays is the identification of genes that express differently under various experimental conditions. The simplest identification rule filters genes with fold change exceeding a given threshold. Receiver operator characteristic (ROC) curves offer a graphical representation of both specificity and sensitivity for such a rule. ROC curves are created by plotting the true positive (TP) rate (sensitivity) against false positive (FP) rate (1specificity) obtained at each possible threshold value. Cope et al. (2004) presented two ROC plots, both using log fold change as a filter. Since only spiked-in genes are actually differentially expressed in these experiments, it is easy to determine TP and FP. For the first plot every concentration pair was used to determine TP. Because many concentration pairs result in unrealistically high nominal fold-changes, a second plot used only combinations yielding fold-changes of 2 (Fig. 4a). The x-axis stops at 100 false positives because lists of genes with more errors are not typically useful. As summary statistics we reported the area under the curve (AUC).
According to Figure 4a, methods with no or little background correction performed best. However, many of these methods performed rather poorly in the accuracy plots seen in Figure 3. The reason for this apparent discrepancy is that in the benchmark experiment the spiked-in concentration resulted in abnormally high levels of observed expression. This is demonstrated by Figure 5 which compares the intensity distributions of the spiked-in genes and non-spiked-in genes. To allow the ROC curves to provide a more realistic summary we divided the ROC curve plots into three components. For each of the concentration groups, defined for the accuracy assessment, we created a different ROC curve and we consider only sample pairs with fold-changes equal to 2. Figure 4b shows the low intensity ROC curves for the same six methods in Figure 3. The AUC for these three ROC curves are added as summary statistics. To give a one number summary we consider a weighted average of these three AUCs (Table 2). The weights are chosen according to the percentage of genes expected to be in each concentration group.
|
An MA-plot that only shows the spiked-in genes in each of these concentration groups with fold-changes <4 was also added.
| 4 DISCUSSION |
|---|
|
|
|---|
Figure 2a plotted the original benchmark's signal detect slope against the 99.9 percentile log-fold-change among the genes that are not differentially expressed. The value in the y-axis represents the expected log-fold-change of a gene with a true fold-change of 2. These two statistics give an intuitive and practical summary related to the ability to detect differentially expressed genes. In general, the higher above the identity line, the more preferable the method. Notice that various methods are well below the identity line (very large variance). This is probably explained by the use of naive background correction procedures. For most of these, a method with the same accuracy exists but with much better precision. However, there are various methods above the identity line with differences in both accuracy and precision. To compare such cases we turn our attention to Figure 3 which demonstrated that methods that do not background correct have worst bias for low expressed genes. We will focus our attention on VSN_scale and RMA_NBG, the methods that appears to perform best in 2a and 4a. In Figure 3a, we see that the curve for RMA_NBG, which does no background correction, flattens out dramatically at the low end. Notice that, except for a stretch caused by the multiplication of a constant, VSN_scale (which by definition will have an identical curve to VSN) has a similar shape to RMA_NBG. Figure 2b plots the signal detect slope obtained for genes with low expression, as described in Section 3.1, against the 99.9 percentile seen in Figure 2a. Notice that some of the methods that appeared to be performing best in Figure 2a, such as VSN_scale and RMA_NBG, are no longer performing very well. In general, the bias resulting from lack of background subtraction will be most noticeable in the summary statistics plotted in the y-axis of this figure. Methods such as PLIER+16 and GCRMA, which use model-based probe-specific background correction, maintain relatively good accuracy without losing much precision. RSVD maintains relatively good accuracy except for very low concentrations.
The advantage of background correcting can be seen in the ROC curves as well. Figure 4 shows ROC curves for six methods. Figure 4a shows the overall results presented in the original benchmark. Figure 4b shows the ROC curve that considers only low expressed genes. Notice that for low concentrations methods such as VSN_scale and RMA_NBG do not perform as well as GCRMA and RSVD.
Table 1 suggests that many methods are developed to perfect accuracy without taking precision into account. Others appear to be doing the opposite. In general, the latter are preferred because detection ability is much better. However, some methods such as RSVD, ZL, PLIER+16 and GCRMA appear to be finding a balance between accuracy and precision that permits them to perform well across the range of gene expression. Furthermore, we need to keep in mind that in practice it is typical to have replicate arrays which improves precision but not accuracy. For example, in experiments with many replicates a user might be willing to sacrifice accuracy for precision. In classification and clustering problems where the variance from all genes can be accumulated to degrade results, a user is likely to benefit from a very precise measure. Furthermore, some methods, such as gMOS, provide estimates of uncertainty which affycomp does not take into consideration. It is possible that these methods will perform better in comparisons of statistical tests where such estimates can be used to improve specificity.
Affymetrix's spike-in experiments have been an invaluable resource to develop and assess preprocessing methodology. However, it is important to consider other assessment datasets. For this reason, the original benchmark includes the GeneLogic dataset. Results obtained from this experiment lead to similar conclusions (see Supplementary Figure 2). Because the spiked-in-genes in the benchmark data are known, over-training is a concern. For this reason we have enhanced the benchmark web tool to accept results from an independent spike-in experiment (http://www.affymetrix.com/support/technical/sample_data/datasets.affx). We have recently asked all submitters to make results from both experiments available. At the time of writing, most of the better performing methods had only been submitted with one dataset. Assessment plots and tables, e.g. Supplementary Figure 3, suggest that at least for the methods submitted, the conclusions are similar to those obtained with the HGU95 data.
To further improve the benchmark, we plan to add benchmark datasets, such as the one obtained from a mixture experiment described by Lemon et al. (2002), in the near future. Furthermore, we are currently developing a spike-in experiment that uses biological replicates instead of technical ones. Currently, there is another spike-in experiment in the public domain (Choe et al., 2005). Unfortunately, the design of this experiment is not compatible with the assessments we propose. Furthermore, the existence of an artifact makes it difficult to define true and false positives. We therefore have no plans to include this dataset in our benchmark. Further details are given in the supplemental material.
It is important to note that both precision and accuracy depend on the signal/noise ratios both intrinsic to the species, the experiment and the specific microarray utilized. Thus, the benchmarking of precision and accuracy we describe for the older U95A microarray and the artificial spike-in dataset may or may not be generalizable. We anticipate that the webtool will continue to be populated with additional datasets from a range of experiments and chips.
| 5 CONCLUSION |
|---|
|
|
|---|
In this paper we described some enhancements to the benchmark assessment plots and summaries that further elucidate differences among existing preprocessing methods. In Section 4 we compared the methods submitted for scrutiny via the benchmark. For the sake of clarity, most of the figures in this paper compared only six methods. However, using the benchmark web tool one can compare any combination of methods via any summary statistic or plot. Beware that results for the original benchmark, as described by Cope et al. (2004), are available from the original assessment link on http://affycomp.biostat.jhsph.edu, while the enhancements described here are available from the new assessment link on that webpage.
The benchmark has been an invaluable tool for comparing different preprocessing methods. It has also been useful for determining the characteristics that differentiate these methods. The comparison made evident that the accuracy/precision (bias/variance) trade-off is driven mostly by background correction. It is important to note that the benchmark is not intended to be used to determine the best method but rather to permit users to judge each method using scientifically meaningfully summaries. These can be used to decide the most appropriate method for their specific application. We expect this paper, along with the benchmark web tool, to help researchers continue to improve preprocessing algorithms. In particular, we have clearly laid out the importance of balancing precision and accuracy.
Conflict of Interest: none declared.
| FOOTNOTES |
|---|
Associate Editor: Chris Stoeckert
Received on August 25, 2005; revised on January 5, 2006; accepted on January 5, 2006
| REFERENCES |
|---|
|
|
|---|
Technical report Affymetrix. (2002) Statistical algorithms description document.
Åstrand, M. (2003) Contrast normalization of oligonucleotide arrays. J. Comput. Biol, . 10, 95102[CrossRef][Medline].
Choe, S.E., et al. (2005) Preferred analysis methods for Affymetrix GeneChips revealed by a wholly defined control dataset. Geneome Biol, 6, R16.
Cope, L.M., et al. (2004) A benchmark for Affymetrix Genechip expression measures. Bioinformatics, 20, 323331
Deng, S., et al. (2005) A mixed model expression index to summarize affymetrix geneChip probe level data. Mathematical Subject Classification, 62-07, 62P10.
Durbin, B.P., et al. (2002) A variance-stabilizing transformation for gene-expression microarray data. Bioinformatics, 18, Suppl. 1, S105S110[Abstract].
Technical Report 3, Leipzig Bioinformatics Working Paper Freudenberg, J.M. (2005) Comparison of background correction and normalization procedures for high-density oligonucleotide microarrays.
Giordano, T., et al. (2001) Organ-specific molecular classification of primary lung, colon, and ovarian adenocarcinomas using gene expression profiles. Am. J. Pathol, . 159, 12311238
Hubbell, E., Liu, W.M., Mei, R. Supplemental data: robust estimators for expression analysis. Technical report, Affymetrix.
Huber, W., et al. (2002) Variance stabilization applied to microarray data calibration and to the quantification of differential expression. Bioinformatics, 18, Suppl. 1, S96S104[Abstract].
Irizarry, R., et al. (2003) Exploration, normalization, and summaries of high density oligonucleotide array probe level data. Biostatistics, 4, 249264[Abstract].
Lauren, P.D. (2003) Algorithm to model gene expression on affymetrix chips without the use of mm cells. IEEE Trans. Nanobioscience, 2, 163170[Medline].
Lemon, W.J. (2002) Theoretical and empirical comparisons of gene expression indexes for oligonucleotide arrays. Bioinformatics, 18, 14701476
Li, C. and Wong, W.H. (2001) Model-based analysis of oligonucleotide arrays: expression index computation and outlier detection. Proc. Natl Acad. Sci. USA, 98, 3136
Lu, L., et al. (2003) Robust singular value decomposition analysis of microarray data. Proc. Natl Acad. Sci. USA, 100, 1316713172
Milo, M., et al. (2003) A probabilistic model for the extraction of expression levels from oligonucleotide arrays. Biochem. Soc. Trans, . 31, 15101512[Web of Science][Medline].
Wu, Z., et al. (2004) A model-based background adjustment for oligonucleotide expression arrays. J. Am. Stat. Assoc, . 99, 909917[CrossRef][Web of Science].
Zhang, L., et al. (2003) A model of molecular interactions on short oligonucleotide microarrays. Nat. Biotechnol, . 21, 818821[CrossRef][Web of Science][Medline].
Zhou, L. and Rocke, D.M. (2005) An expression index for affymetrix geneChips based on the generalized logarithm. Bioinformatics, 21, 39833989
Presented in: The 2003 Affymetrix GeneChip Microarray Low-Level Workshop Zuzan, H. (2003) Generalized svd analysis for improved estimation of expression indices in the li-wong framework.
This article has been cited by other articles:
![]() |
L. N. Singh and S. Hannenhalli Correlated changes between regulatory cis elements and condition-specific expression in paralogous gene families Nucleic Acids Res., November 19, 2009; (2009) gkp989v1. [Abstract] [Full Text] [PDF] |
||||
![]() |
T. Obayashi and K. Kinoshita Rank of Correlation Coefficient as a Comparable Measure for Biological Significance of Gene Coexpression DNA Res, October 1, 2009; 16(5): 249 - 260. [Abstract] [Full Text] [PDF] |
||||
![]() |
C. Cheng, K. Shen, C. Song, J. Luo, and G. C. Tseng Ratio adjustment and calibration scheme for gene-wise normalization to enhance microarray inter-study prediction Bioinformatics, July 1, 2009; 25(13): 1655 - 1661. [Abstract] [Full Text] [PDF] |
||||
![]() |
M. Fang, H. Ren, J. Liu, K. M. Cadigan, S. R. Patel, and G. R. Dressler Drosophila ptip is essential for anterior/posterior patterning in development and interacts with the PcG and trxG pathways Development, June 1, 2009; 136(11): 1929 - 1938. [Abstract] [Full Text] [PDF] |
||||
![]() |
W. B. Langdon, G. J. G. Upton, and A. P. Harrison Probes containing runs of guanines provide insights into the biophysics and bioinformatics of Affymetrix GeneChips Brief Bioinform, May 1, 2009; 10(3): 259 - 277. [Abstract] [Full Text] [PDF] |
||||
![]() |
Y. Xie, X. Wang, and M. Story Statistical methods of background correction for Illumina BeadArray data Bioinformatics, March 15, 2009; 25(6): 751 - 757. [Abstract] [Full Text] [PDF] |
||||
![]() |
C. Furusawa, N. Ono, S. Suzuki, T. Agata, H. Shimizu, and T. Yomo Model-based analysis of non-specific binding for background correction of high-density oligonucleotide microarrays Bioinformatics, January 1, 2009; 25(1): 36 - 41. [Abstract] [Full Text] [PDF] |
||||
![]() |
M. N. McCall and R. A. Irizarry Consolidated strategy for the analysis of microarray spike-in data Nucleic Acids Res., October 1, 2008; 36(17): e108 - e108. [Abstract] [Full Text] [PDF] |
||||
![]() |
K. Owzar, W. T. Barry, S.-H. Jung, I. Sohn, and S. L. George Statistical Challenges in Preprocessing in Microarray Experiments in Cancer Clin. Cancer Res., October 1, 2008; 14(19): 5959 - 5966. [Abstract] [Full Text] [PDF] |
||||
![]() |
J. W.K. Ho, M. Stefani, C. G. dos Remedios, and M. A. Charleston Differential variability analysis of gene expression and its application to human diseases Bioinformatics, July 1, 2008; 24(13): i390 - i398. [Abstract] [Full Text] [PDF] |
||||
![]() |
N. Ono, S. Suzuki, C. Furusawa, T. Agata, A. Kashiwagi, H. Shimizu, and T. Yomo An improved physico-chemical model of hybridization on high-density oligonucleotide microarrays Bioinformatics, May 15, 2008; 24(10): 1278 - 1285. [Abstract] [Full Text] [PDF] |
||||
![]() |
R. A. Irizarry, C. Ladd-Acosta, B. Carvalho, H. Wu, S. A. Brandenburg, J. A. Jeddeloh, B. Wen, and A. P. Feinberg Comprehensive high-throughput arrays for relative methylation (CHARM) Genome Res., May 1, 2008; 18(5): 780 - 790. [Abstract] [Full Text] [PDF] |
||||
![]() |
A. Brux, T.-Y. Liu, M. Krebs, Y.-D. Stierhof, J. U. Lohmann, O. Miersch, C. Wasternack, and K. Schumacher Reduced V-ATPase Activity in the trans-Golgi Network Causes Oxylipin-Dependent Hypocotyl Growth Inhibition in Arabidopsis PLANT CELL, April 1, 2008; 20(4): 1088 - 1100. [Abstract] [Full Text] [PDF] |
||||
![]() |
A. Saleh, R. Alvarez-Venegas, M. Yilmaz, O. Le, G. Hou, M. Sadder, A. Al-Abdallat, Y. Xia, G. Lu, I. Ladunga, et al. The Highly Similar Arabidopsis Homologs of Trithorax ATX1 and ATX2 Encode Proteins with Divergent Biochemical Functions PLANT CELL, March 1, 2008; 20(3): 568 - 579. [Abstract] [Full Text] [PDF] |
||||
![]() |
F. Cordero, M. Botta, and R. A. Calogero Microarray data analysis and mining approaches Brief Funct Genomic Proteomic, January 22, 2008; (2008) elm034v1. [Abstract] [Full Text] [PDF] |
||||
![]() |
W. Talloen, D.-A. Clevert, S. Hochreiter, D. Amaratunga, L. Bijnens, S. Kass, and H. W.H. Gohlmann I/NI-calls for the exclusion of non-informative genes: a highly effective filtering tool for microarray data Bioinformatics, November 1, 2007; 23(21): 2897 - 2902. [Abstract] [Full Text] [PDF] |
||||
![]() |
C. Harbron, K.-M. Chang, and M. C. South RefPlus: an R package extending the RMA Algorithm Bioinformatics, September 15, 2007; 23(18): 2493 - 2494. [Abstract] [Full Text] [PDF] |
||||
![]() |
R. M. Graze, O. Barmina, D. Tufts, E. Naderi, K. L. Harmon, M. Persianinova, and S. V. Nuzhdin New Candidate Genes for Sex-Comb Divergence Between Drosophila mauritiana and Drosophila simulans Genetics, August 1, 2007; 176(4): 2561 - 2576. [Abstract] [Full Text] [PDF] |
||||
![]() |
Z. Chen, M. McGee, Q. Liu, and R. H. Scheuermann A distribution free summarization method for Affymetrix GeneChip(R) arrays Bioinformatics, February 1, 2007; 23(3): 321 - 327. [Abstract] [Full Text] [PDF] |
||||
![]() |
T. S. Mehta, S. O. Zakharkin, G. L. Gadbury, and D. B. Allison Epistemological issues in omics and high-dimensional biology: give the people what they want Physiol Genomics, December 13, 2006; 28(1): 24 - 32. [Abstract] [Full Text] [PDF] |
||||
![]() |
J.-J. Park, J. R. Berggren, M. W. Hulver, J. A Houmard, and E. P. Hoffman GRB14, GPD1, and GDF8 as potential network collaborators in weight loss-induced improvements in insulin action in human skeletal muscle Physiol Genomics, October 11, 2006; 27(2): 114 - 121. [Abstract] [Full Text] [PDF] |
||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||















