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

A decision theory paradigm for evaluating identifier mapping and filtering methods using data integration

Abstract

Background

In bioinformatics, we pre-process raw data into a format ready for answering medical and biological questions. A key step in processing is labeling the measured features with the identities of the molecules purportedly assayed: “molecular identification” (MI). Biological meaning comes from identifying these molecular measurements correctly with actual molecular species. But MI can be incorrect. Identifier filtering (IDF) selects features with more trusted MI, leaving a smaller, but more correct dataset. Identifier mapping (IDM) is needed when an analyst is combining two high-throughput (HT) measurement platforms on the same samples. IDM produces ID pairs, one ID from each platform, where the mapping declares that the two analytes are associated through a causal path, direct or indirect (example: pairing an ID for an mRNA species with an ID for a protein species that is its putative translation). Many competing solutions for IDF and IDM exist. Analysts need a rigorous method for evaluating and comparing all these choices.

Results

We describe a paradigm for critically evaluating and comparing IDF and IDM methods, guided by data on biological samples. The requirements are: a large set of biological samples, measurements on those samples from at least two high-throughput platforms, a model family connecting features from the platforms, and an association measure. From these ingredients, one fits a mixture model coupled to a decision framework. We demonstrate this evaluation paradigm in three settings: comparing performance of several bioinformatics resources for IDM between transcripts and proteins, comparing several published microarray probeset IDF methods and their combinations, and selecting optimal quality thresholds for tandem mass spectrometry spectral events.

Conclusions

The paradigm outlined here provides a data-grounded approach for evaluating the quality not just of IDM and IDF, but of any pre-processing step or pipeline. The results will help researchers to semantically integrate or filter data optimally, and help bioinformatics database curators to track changes in quality over time and even to troubleshoot causes of MI errors.

Background

A key step in preparing raw high-throughput (HT) data into analyzable data suitable for answering medical and biological questions is labeling the measured features with the identities of the molecular species purportedly assayed: “molecular identification” (MI). There are many ways to get these MIs, thanks to a proliferation of annotation databases and algorithms. MI may come from (a) an online annotation resource (example: Ensembl/EnVision from ENFIN [1]), (b) an annotation data object in a bioinformatics-capable software environment (example: one of bioconductor’s “annotationDBI” objects [2]), or (c) an algorithm (examples: Sequest [3] in proteomics or Tophat [4] for short read alignments in RNA-Seq). If the MI process is done well, then the analysis of HT biological data has the best chance of yielding meaningful results.

Incorrect MIs appear to be frequent [5]. It is common for two well-respected MI methods or resources to diverge substantially [6]. Thus many MIs are likely to be incorrect. If so, then any analysis which depends on biological interpretation risks missing or mischaracterizing an important discovery , because biological interpretation depends on correctly identifying the assessed molecular species.

In choosing MI methods, HT data analysts have limited guidance. Which techniques they use for filtering and mapping are typically based on convenience, habit, and heuristics. Further, research articles seldom report which techniques they chose. When their choices are data-driven, the same data set under scientific study is also used to assess the choices, leading to potential biases.

To improve MI, we need to measure its quality. The approach promoted here provides a “measuring instrument” for the quality of an MI method, an instrument to be used for comparing MI methods and for tracking changes in MI quality over time.

One kind of MI is identifier filtering (IDF): deciding which features in a data set to include and which to exclude based on some believability criterion, whether computed or curated. Each HT platform produces a large set of features; each feature is labeled by an identifier (ID). Prior filtering of features is especially important in light of the multiple testing quandary, which is aggravated when many incorrect features compete with the genuine features for the attention of a statistical testing procedure. There are numerous criteria for filtering out less believable features, but the practical question is which single IDF criterion is best, or how to construct a combination better than any single one.

Another kind of MI is mapping between the identifiers from two platforms: ID mapping (IDM). More than ever, bioinformatics analysis involves integrating data from multiple platforms. Data integration across platforms is needed for a sufficiently full picture of biological systems. But the term “data integration” has multiple meanings. Integrating HT data from multiple platforms on the same samples can occur at three levels.

a) Separate analyses

Many studies report combined analyses across assay platforms, but the data integration consists of reporting independent separate analyses of each platform, culminating in combining the results of each in simple ways, for example, a comparison of biomarker candidate lists [7] or interpretations of modulated features [8]. This kind of study does not require merging the data by sample. Good MI is nevertheless important in these studies, because good identifier filtering (IDF) will remove misidentified features from the data, decreasing false discoveries and increasing detection of true discoveries.

b) Merged by sample

One can also merge data by sample to create a combined collection of measured molecular features. Sample-wise merging enlarges the feature set by obtaining features from both platforms. Some studies develop predictive or prognostic models utilizing these enlarged sets [9, 10]. No IDM is required. Again, good IDF is important.

c) Merged by sample and semantics

To generate deeper understanding and fulfill the promise of systems biology, the data need to be merged not just by sample, but by biological meaning as well: semantic merging. This requires identifier mapping, IDM, to connect the MIs annotating measurements on two different platforms.

The resources that do algorithm-based and annotation-based IDM are numerous ([11-14] and many others). But they disagree with each other. They may even disagree with themselves, comparing results based on web service queries to results based on file downloads, or comparing one year to another [6]. When undertaking a sophisticated systems analysis performed on a multiple-platform data set, incorrect MIs will at best complicate analysis, and at worst obscure the truth and sabotage the chance to build meaningful systems biology models.

The paradigm we present here give us a way to interrogate the quality of the IDM and IDF methods in the context of biological material. This approach uniquely fills a major gap in the effort to improve bioinformatics analysis. After presenting examples, its potential range of application is discussed.

Methods

We present a general strategy to compare quality of data preparation strategies. The essential ingredients are:

  • A substantial number of biological samples (roughly 100 or more).

  • Two bioinformatic HT datasets measuring related classes of molecules, such as mRNAs and proteins, or microRNAs and mRNAs, or gene copy number and mRNAs, on the same set of samples.

  • A set of candidate methods for ways to accomplish IDM or IDF. The result of each candidate M is a set S(M) of ID pairs accepted by M. Candidates can be composites of other candidates: for example strategies combining one IDM and one IDF strategy, or Boolean combinations of multiple IDMs or IDFs.

  • An IDM method to create the full pool of ID pairs. When the candidate methods themselves are IDM methods, the full pool is just the union of the sets of pairs from the candidate IDM methods.

  • A simple target model, relating the measurements, to be applied separately for each ID pair (P) of features in the full ID pair set. This will typically be a regression model, where the primary feature is to be predicted by the secondary features. The predictor feature list may be augmented by auxiliary features, such as sample categories. In the examples, the simple model is that, for each pairing of transcript and putative protein product, protein abundance is proportional to (or at least monotonically related to) transcript abundance when MI and IDM are correct, but unrelated when it is not.

  • A model quality score, notated as MQ(P), for each ID pair P. In the applications described below, MQ is the correlation of the two features.

In the case of mapping mRNA expression and protein expression, we expect a correctly mapped and biologically coupled feature pair to manifest in a strong positive correlation. In other cases, a correctly mapped pair might manifest as a strong negative correlation, for example when the pair consists of a microRNA species and a transcript that it putatively downregulates.

We form the collection of all scores MQ ( P ) for the union of ID pairs from all the candidate methods M: M {MQ(P) : P S(M)}. This list of MQ scores can be analyzed immediately via regression modeling, visualization, and two-sample tests, to see which of the methods M are most competent at MI.

The mixture model for evaluation of resources

However, the enterprise is more effective if we first convert the MQ scores into posterior probabilities. Figure 1 illustrates the key argument. The central concept is that pairs of ostensibly related features from two different platforms should fall into three categories:

  • +”: both features are correctly identified and mapped between platforms, and truly biologically coupled (for example, correlated) as expected,

  • 0”: both features are correctly identified and mapped, but biologically decoupled in the sample group under study, due to causes unaccounted-for up to now, so that the correlation, regression coefficient, or other measure of association is near zero. This decoupling is sometimes called discordance.

  • x”: one or both features are incorrectly identified, or incorrectly mapped to each other.

    Figure 1
    figure 1

    Hypothetical mixture components for correlation. Observed (black): marginal density of correlations. Mis-identified (red, dotted): density of correlations where either feature is mis-identified, or they are incorrectly mapped. Decoupled (green): density of correlations of pairs correctly mapped but biologically uncorrelated (“discordant”). Coupled (blue): density of correlations of pairs correctly mapped and biologically coupled.

Comparing two methods A and B for IDF or IDM, the best of the two should be relatively enriched for the “+” and “0” categories of feature pairs. With enough samples and enough feature pairs, the identity of the best method should become clear.

The “0” group deserves further discussion. These pairs have correct MI, but additional biological factors decouple the two identified molecules. These extra factors may be as simple as unaccounted-for sources of variation in the target feature, lowering the signal to noise ratio. For example, in relating transcript to protein, true biological decoupling could occur, because of variation in rates of protein degradation, post-translational modification, and other factors affecting protein abundance as detected by mass spectrometry. Decoupling can stem from more exotic causes. Variation in microRNA might interfere with translation in a way that does not manifest itself in the raw abundance of the transcript. Feedback loops may buffer or magnify variation in transcript. There could be variation in transcript splicing, or in the time delay between transcription and translation. In measuring transcript expression cross-hybridization of other transcripts with the probesets targeting the genuine transcript could vary across subjects. Further discussion of decoupling and its causes is in Day 2011 [6].

On the level of individual targets, a single dataset cannot directly distinguish true decoupling, “0”, from incorrect MI, “x”. However, by aggregating tens of thousands of targets, typical for the HT platforms being merged, the ensemble of models and scores will overcome the signal-to-noise problem by volume of the number of identifier pairs, and help us find the MI performance differences we seek.

The following simple argument motivates the claim that the observed proportions of strong correlations reflect the relative quality of A and B. Our notation for the counts in the three groups is: are coupled and correctly mapped by A, are correctly mapped by A but not coupled, and are incorrectly mapped. If the true proportion in the “+” group is greater for A than B, then

n A + n A + + n A 0 + x A > n B + n B + + n B 0 + x B .
(1)

As the number of samples increases, the measurement error in assessing whether a single pair is in the “+” group decreases. With sufficient numbers of ID pairs, determining which proportion in (1) is larger becomes more accurate. Suppose also that, given that a pair is correctly mapped, the coupling/decoupling status (true correlation) is independent of the method, so that

n A + / n A + + n A 0 = n B + / n B + + n B 0
(2)

is a constant δ+. Then the proportion of correct MI is greater for method A:

n A + + n A 0 n A + + n A 0 + x A > n B + + n B 0 n B + + n B 0 + x B .
(3)

When (2) is true as well as (1), the ratios of the two sides are the same in (3). The same conclusion holds if, instead of (2),

n A 0 / n A 0 + x A = n B 0 / n B 0 + x B
(4)

is a constant δ0, so that the proportion of correct mappings among those either decoupled or incorrect is the same for A and B. Note that conditions (2) and (4) are not equivalent. In summary, under mild assumptions, the resource with a larger observed proportion of good correlations is also the better mapping resource, and the ratio of the two sides in (1), which can be observed, is a consistent estimator for the ratio of the two sides of (3), the proportions of correct pairs.

Mixture model for model quality score (MQ)

Our next step is to make the argument more rigorous and subject to quantitative analysis. Suppose that we have chosen an association measure MQ, for use as a measure of the likely correctness of an ID pair. (For convenience of exposition, we use “correlation” in this argument, but sometimes other measures may be preferable.) Suppose the observed correlation for pair k depends on the correctness of the mapping as follows:

MQ p ~ N ψ G p , τ G p p where τ G p p = σ p 2 + V G p
(5)
Pr G p = g = π g for g " + " , " 0 " , " x "
(6)

where G(p) indicates the group for pair p as defined above. We assume that ; that is, unless the pair is correct and coupled (“+”), its MQ has mean zero. The measurement error variances σp2 are presumed known or estimated by bootstrap. The group variances V+, V0, V x are unknown. From the observational point of view, the “0” and “x” groups are indistinguishable, so define π=π0+π x and V=(π0V0+π x V x )/π. We can now estimate the unknowns ϕ=(ψ+, π+, V, V+) easily by an ECM algorithm [15] (Additional File 1), constraining ψ=ψ0=ψ x = 0, to yield the maximum likelihood estimate ϕ ^ = ψ ^ + , π ^ + , V ^ , V ^ + .

Next, we can estimate the probability of each pair belonging to the “+” group, using the empirical Bayes “plug-in” technique, which replaces the parameters by their EM estimates. Defining π + p * = Pr G p = " + " | MQ p , ϕ ^ and π p * = 1 − π + p * , the posterior odds are

π + p * π p * = Pr G p = " + " | MQ p , ψ ^ + , V ^ + , π ^ + Pr G p = " " | MQ p , ψ ^ , V ^ , π ^ = π ^ + π ^ exp MQ p ψ ^ + 2 / 2 V ^ + + σ p 2 / V ^ + + σ p 2 exp MQ p ψ ^ 2 / 2 V ^ + σ p 2 / V ^ + σ p 2 .
(7)

In addition, we gain an estimate of the accuracy of this posterior probability, in the form of a posterior variance, approximated using the delta method to convert from the bootstrap estimate of the sampling variance of the correlation to an estimate of the variance of the posterior probability:

v + p * = v a ^ r π + p σ p 2 π + p * π p * 2 MQ p ψ ^ V ^ + σ p 2 MQ p ψ ^ + V ^ + + σ p 2 2 .
(8)

Thus for each ID pair p, the mixture model provides a data-determined estimate of the probability that it is a correct annotation, and a measure of uncertainty for that probability. These ingredients provide what we need to decide which of two methods for ID mapping to use. (The case of filtering is a little more complicated, because then any two pairs that share the same ID subject to filtering also share their fate).

We can contrast this use of mixture models to Schaefer et al’s study [16] using a mixture model to examine concordance of ChIP-chip and ChIP-seq data, using data from just two samples. Aside from the difference in the number of samples studied, Schaefer’s purpose also was different: to characterize the concordance and discordance of the platforms. This contrasts with the purpose of our paradigm, to evaluate ID mapping and filtering methods.

Expected utility to inform selection of best practices

In search of best practices, we want to choose between the ID pairs provided by method M=A or method M=B. A simple estimate of the proportion P+M of correct ID pairs is just the mean of the over the ID pairs from method M. An optimally weighted mean

P ^ + M = Σ p S M π + p * v + p * 1 / Σ p S M v + p * 1
(9)

is a more accurate estimate; it takes into account the variation in standard errors. This is important, since some correlations are highly unstable, for example due to a low variance in either protein or transcript expression. These will manifest as having middle-range values for π + p * , far from 0 or 1. Now we choose a value for L FP =the loss associated with a “false positive”, and U TP =the utility of including a “true positive”. With this estimate, one can choose whether to reject the entire subset of probesets produced by method M using a standard Bayesian expected loss calculation:

E U 1 = E utility per pair | method M = Σ p S M π + p * U TP π p * L FP v + p * 1 / Σ p S M v + p * 1 = U TP P + M L FP P M
(10)
EU total = Total expected utility | method M = n M E U M 1
(11)

The break-even point is P+M=L FP /(U TP +L FP ). We can choose method M=A or B based on which makes either the average or the total expected utility the largest, depending on the purpose. The posterior probabilities from (7) utilize as a prior the overall component probability as estimated by the generalized EM algorithm; this can be modified to a true Bayesian prior if desired. We also can take into account that some proportion of the correctly included or mapped pairs are in group “0”. One data set standing alone cannot distinguish “0” from “−”. However, if the analyst is willing to speculate on the ratio introduced in (2), then letting δ+=nM +/(nM0+nM +) we can modify (10) by adding an extra term accounting for the appearance of some correct pairs in the “−” group:

E U 1 = U TP + L FP P + M L FP + ( U TP L FP ) P + M ( δ + 1 1 ) = P + M U TP δ + 1 + L FP 2 δ + 1 L FP
(12)

which is just an increasing linear function of P+M. If our criterion is EU total (11), a more stringent method may improve P+M but decrease the number of pairs returned, n M , enough to reverse the optimal choice. This gives the analyst a basis to choose a more generous method, if it benefits the analytical purpose.

Results

We illustrate the paradigm with two distinct evaluations of MI (one for IDF and one for IDM) and one evaluation of threshold choice, all using the same pair of HT datasets for samples in an endometrial cancer setting. A full description of the data is published [6]. Briefly, in a study of analyses of 91 endometrial cancer and 7 noncancer endometrial samples, liquid chromatography-tandem mass spectrometry generated 11,879 distinct UniProt accessions, and the Affymetrix U133 Plus 2.0 microarray provided expression data on the same samples. In a previous report, we utilized these data to compare the quality of three annotation resources, DAVID [17-20], EnVision [1, 21], and NetAffx [22, 23], for mapping identifiers between Affymetrix probeset IDs and UniProt accession IDs, selected by virtue of providing direct mappings of probesets.

The analysis begins by utilizing only the ID maps retrieved from each resource. We comprehensively compared the retrieved sets of ID maps. For example, less than half (45.3%) of the UniProt protein accessions pulled identical lists from NetAffx and EnVision. Similar results were obtained comparing each of NetAffx and EnVision with DAVID.

For each IDM pair (UniProt, probeset), the data were merged by sample and the correlation between the two platforms computed. We proceeded under the presumption that better identifier matching should generate a higher rate of match pairs with strong correlations between the transcript signals and corresponding protein spectral counts. We decomposed the correlations, as described above, into a mixture with a zero-centered component and a positive component (Figure 2). The left-most component can be interpreted as our “-” group: a mixture of our “0” and “x” groups, which cannot be distinguished empirically at this point; the second as our “+” group. The mixture distribution model sheds light on the degree to which positive correlations exceed negative ones, allowing estimation of the distribution of correlations among correctly mapped protein-probeset pairs, without needing to know at this point which specific pairs are correctly mapped and which are not. It also provides a measure more useful than the correlation itself: the posterior probability of belonging to the right-hand mixture component. This component (green dotted line) corresponds to the “+” group: probeset-protein ID pairs which are both correctly identified and mapped, and biologically correlated.

Figure 2
figure 2

Distribution and mixture fit of observed correlations. Black curve: a crude empirical density smooth for the observed correlations, which correspond to the “rug” whiskers along the bottom. Brown bimodal curve: the mixture fit to the underlying “true” correlation distribution, marginalized over the mixture component. Pink and green dotted curves: the mixture components, multiplied by their probabilities. Pink: decoupled (“0”) or mismatched (“x”). Green: coupled and correctly mapped (“+”).

Note that the empirical density smooth (black curve) is raw; it summarizes the observed correlation distribution. In contrast, the bimodal mixture fit (blue curve) obtained from the EM algorithm estimates the true underlying correlation distribution. It properly takes into account the measurement variances, estimated via individual bootstraps, to deconvolve (“unsmooth”) the observed distribution (black curve). It is not expected to approximate the density smooth unless the correlation measurement error is zero. Utilizing the bootstrap for estimating the measurement error variances σ p 2 is important. In Figure 3 we see the bootstrap estimates plotted against correlation. Overall, the relationship echoes the normal-theory variance formula, but there is tremendous variability around that relationship, probably due to the nature of spectral count data. In Figure 4, we see the relationship between posterior probability and its posterior standard deviation. Ordinarily one expects large measurement standard deviations (obtained from the bootstrap) to associate with large posterior standard deviations. However, a large measurement standard deviation implies a paucity of information about the classification, a posterior probability far from zero or one, and an insensitivity of the posterior probability as the correlation value changes; this view of behavior with large σ p 2 is confirmed by inspection of Equation (8) and Figure 4.

Figure 3
figure 3

Bootstrap estimates of standard deviation of the correlations. Each point shows the Pearson correlation between features of an ID pair, versus the square root of its bootstrap variance estimate (R=200 replications). The blue solid line is a loess smooth of these points. The red dotted line is from the normal theory expression for the variance (1?−?ρ2)/(n?−?3) of a Pearson correlation coefficient estimate p ^ . The smooth fit for the relationship between the correlation and the bootstrap standard deviation follows the normal theory curve well except at large values, but the individual bootstrap estimates vary from the curve substantially.

Figure 4
figure 4

Relationship between posterior probability and posterior standard deviation. The sizes of the circles are proportional to the measurement standard deviation. The curve is a density estimate for the posterior probability.

Next we examine the mixture from the decision theory perspective, in order to illuminate selection of best practices. In Table 1, the consequences of choosing an ID method are represented for a subset of ID pairs corresponding to proteins with a minimum average spectral count across the samples. The values guiding the decision analysis, chosen for illustration, are:

  • Utp=2=utility of including into further analysis a “true” correctly mapped pair.

  • Lfp=1=the loss, or negative utility, of including an incorrectly mapped pair.

  • δ+=1=proportion of correctly mapped pairs which are coupled.

Table 1 Comparison of ID mapping resources

(Choosing δ+=1 means assuming as a working hypothesis that the “0” group of decoupled pairs is empty).

The all-or-none decision is appropriate when the purpose of the evaluation is to select a best practice for ID mapping, to be applied when integrating other data sets with the same feature identifiers. Since EnVision reports out fewer pairs, its relative standing declines if the criterion is the EU total instead of EU mean. Utilizing weighting reflecting relative measurement precision has a notable effect. In this case, without weighting DAVID slightly outperforms NetAffx (data not shown; consistent with the regression model in [6]), but utilizing the weighting, as in Table 1, reverses the ranking, though the difference is still small. The subjective elements in the decision include: Utp, Lfp, δ+ and whether to rely on EU mean or EU total. The relative ranking of the choices is usually insensitive to these elements.

To examine all reasonable ID mapping strategies, we need to include Boolean combinations (Table 2). Utilizing “EU total” as the criterion, the optimal strategy across individual and Boolean strategies is to keep ID pairs that Envision reports. Using “EU mean” (EU(1)), Table 2 would favor intersecting EnVision and DAVID pairs, but one must balance the improvement against the extra effort of retrieving an ID map from a second data source. In the rest of the paper, where we turn the focus away from ID mapping strategies, we take this conclusion into consideration, and utilize only the microarray/mass spectrometry ID pairs that EnVision provides to integrate the data.

Table 2 Boolean-defined ID mapping strategies

Assessing probeset filtering

Another application of the paradigm uses the same integrated proteotranscriptomic data, restricted to the EnVision-selected pairing, to evaluate the performance of probeset filtering mechanisms. (A comprehensive analysis of nine mechanisms is in final preparation. Next, we describe four of those methods for filtering out probesets, in chronological order of their introduction into use, and present their quality assessments alone and in combination.

“Affytag” remove probesets for which the Affymetrix ID contains a qualifier; that is, the ID ends in “_[agirxsf]_at”, reflecting original doubts concerning the correct and unique hybridization of the probes in each probeset, as documented by Affymetrix when the array was designed. Although the identifier tags were initially used as the ‘de facto’ quality measure, these tags were found to be unreliable [24]. We use the Affymetrix tags to evaluate historical probeset selection choices against more recent models, since an overwhelming number of studies have utilized these Affymetrix identifiers. We include it to provide a validation that the quality assessment paradigm can detect the expected deficiency of performance in a superseded method.

“Masker” [25] removes probesets omitted from the NCI “masked” chip description file. “PdbA30” removes probesets if more than 30% of probes are “bad” according to PLANdbAffy [26]. (The 30% figure is the result of an optimization step, not shown.) “Jetset” [27] calculates the product of a specificity score, a coverage score, and a robustness score, and removes probesets for which a higher-scoring probeset for the same Gene Symbol exists. The probeset acceptance rates among the 54613 probesets of the U133plus2.0 array are seen in Table 3:

Table 3 Probesets and ID pairs affirmed by selected ID filtering strategies

The most recent method, Jetset, has odds ratios (OR) in excess of 2.5 with both Masker (2.90) and PdbA30 (3.54), but much less with Affytag (1.24). Masker is roughly independent of PdbA30 and Affytag (OR = 0.92, 1.08). Finally, PdbA30 is inversely related to Affytag (OR=0.59). These results suggest that the filtering are not just repackaging the same insights, so strategies combining multiple methods deserve consideration.

Next, we introduce the integrated data to evaluate the methods and their Boolean combinations. Note that Jetset, PLANdbAffy, and other methods only use other bioinformatics resources to draw their recommendations. In contrast, our paradigm utilizes biological measurements on samples and requires the integration of biological data across platforms, in this case with a proteomic dataset. Therefore, it provides an independent validation using biological material. For illustration, Figure 5 shows scatterplots for spectral counts identified as annexin 2 (P07355) versus two probesets mapped to P07355. The leftmost shows a correlation of 0.176, low enough to question the mapping, while the rightmost correlation is 0.557, high enough to yield some confidence in the mapping, despite the fact that “Affytag” ID filtering would accept the left probeset and not the right. A single ID pair proves nothing; the aggregate across many tags is needed to learn anything about the quality of an ID filtering method.

Figure 5
figure 5

Scatterplots of spectral counts versus microarray probeset signals. Two probesets selected out of five mapped to the annexin 2 UniProt accession P07355. Symbols: N=non-cancer, S=serous carcinoma, E=endometrioid carcinoma. Figures are adapted from Day et al. [6].

Before we consider the decision-theoretic aspect, a look at a linear regression model to predict posterior probability of the “+” correlation group is revealing (Table 3). We assess the ID mapping and ID filtering choices together using the R function glm( ), with regression weights equaling the reciprocal of the variance estimates, 1/ v*+p, derived above via bootstrap and delta method. In this model, the terms for the NetAffx and DAVID ID mapping retrieval were nonsignificant, as was the term for the Affytag filtering method. The estimates were 0.15 for EnVision_Q (P=1.1e-06), 0.16 for Jetset (P=2.6e-10), 0.21 for PdbA30 (P=1.1e-17) and 0.24 for Masker (P=3.5e-07). This reinforces our decision to utilize the EnVision-mapped pairs only for evaluating filtering methods. Setting aside Affytag, then, we can look at second-order effects. Among the ID pairs approved by EnVision, the model was carried by the interaction term between PdbA30 and Jetset: estimate=0.247, P?<?0.0006) despite the large OR noted above. Even in the complementary dataset, containing only ID pairs disapproved by EnVision, the estimates are very similar, including the interaction term (0.284; P?<?0.0006).

This result reinforces the suggestion that the best practice is to utilize EnVision for ID mapping, and for ID filtering to utilize probesets which both Jetset and PdbA accept. It confirms the common view that the Affy tag, which dates to the origin of the array and represents knowledge from that time, is of little use for this purpose. Masker eliminates few probesets, but does provide significant extra value if Jetset is not used (data not shown).

Turning to the decision paradigm, we use the same subjective parameters as before, and generate the results in Table 4.

Table 4 Comparison of individual and Boolean combination filtering criteria for accepting probesets into an analysis dataset

These tables illustrate results with the same data and the same decision parameter settings as in the ID mapping example above. The results strongly suggest that the best strategy is to apply the PdbA filter alone if the criterion is EU total, but if the criterion is EU mean then by sacrificing quantity of pairs one can increase the average quality substantially by applying both the PdbA and the Jetset filters.

It is an important point that, while this conclusion depended on data integration, it is useful for any analyst dealing with data from the U133plus2.0 microarray, regardless of whether data integration with a proteomic or other platform is contemplated.

Assessing threshold selection

We demonstrate the use of our paradigm for selecting thresholds in the context of filtering individual spectral events in tandem mass spectrometry. The purpose of presenting a threshold-related example is to demonstrate handling of a complication not seen in our previous examples: as the threshold changes, the actual data change, therefore the correlations and the bootstrap estimates of variance need recalculation. A common quality measure for spectral events is the cross-correlation, XCorr; another is the relative improvement of the best identification over the second-best, DeltaCn. For both measures, larger values should generally correspond to events with more reliable protein identifications. A reasonable question is whether the initial thresholds were stringent enough, or alternatively permitted too many erroneously identified spectral events.

In this example, we chose eight proportions (powers of ½ from 1 to 8) to use as potential thresholds. For each proportion, we then calculated the quantiles for XCorr and DeltaCn, then kept only the spectral events where both values exceeded the corresponding quantile. Next, we recalculated the correlations and variances, but kept the mixture model from the original data, using it to transform from correlation to posterior probabilityas we did in the previous examples.

Figure 6 and Table 5 show the results. As the threshold proportion changes, the thresholds for XCorr and DeltaCn change. Removing the lowest-quality spectral events did not improve the mean expected utility. (As the proportion of events removed exceeded 15%, the expected utility decreased, because as the sample counts decreased too much data was lost; some proteins lost all their events and exited the data set.) From these results, we conclude that the original thresholds for XCorr and DeltaCn were sufficiently stringent.

Figure 6
figure 6

Effect of spectral count filtering by threshold on average expected utility. Horizontal axis shows the proportion to be excluded for the two spectral count criteria. Vertical axis show the mean expected utility (averaging across pairs).

Table 5 Expected utility as quality threshold becomes more stringent

Discussion

In this article, our examples focus on studies of best practices that can be obtained from integrating proteomic and transcriptomic data. We have demonstrated assessing and comparing methods for choosing an identifier mapping database, choosing an identifier filtering method, and setting an identifier filtering threshold. Note that, while our paradigm requires integrating data across platforms, identifier filtering applies to just one of the platforms, so the insights derived about identifier filtering methods can help even the data analyst working on that single platform. Furthermore, since every ID filtering evaluation depends on an ID mapping, when a better ID mapping method is found, it will lead to better ID filtering comparisons.

In comparing ID mapping methods, the methods do not need to be one-step mappings like the three we selected for the proteogenomic ID mapping study. In fact, the set of ID pairs do not need to consist of the same ID types, as long as they map features from the same pair of platforms. For example, a promising alternative is AbsIdConvert [28], which converts between ID domains by intermediate passage through mapping to a tree of genomic intervals, providing two-step indirect mappings and flexible, dynamic redefinition of probe-based features. The non-rigid mapping to genomic coordinates obviates many problems and potentiates some great applications. Applying AbsIdConvert to ID mapping between platforms requires an extra step that is not uniquely defined. Given mappings of two identifiers to genomic ranges, one must decide whether those ranges are “the same” for purposes of mapping between the the identifiers. Different rules for this decision generate different ID mapping methods, which are subject to our paradigm for comparative evaluation without special considerations.

With the decision framework, our evaluation paradigm can compare ID mappings even when the pairs are totally distinct. For Affymetrix arrays, many groups demonstrate methods to replace the probe sets by constructing new features, encoded in a chip definition file (CDF), with concomitant evidence of superiority [29-32]. In that case, each ID pair will belong to only one resource or method. The evaluation paradigm proceeds without change, with the mixture model utilizing all pairs just as above. The only substantive impact is that in fitting linear models predicting the posterior probability, like the one above that demonstrated a positive interaction between PdbA30 and Jetset, one can no longer estimate and test interaction terms.

It remains to consider to what extent the +/0/x classification could reflect reality. An incorrect mapping is an incorrect mapping, so the identity of the “x” group of ID pairs is conceptually clear-cut. However, the distinction between the coupled “+” and decoupled “0” groups can shift with context. First, an ID pair that is uncoupled in one data set might be coupled in another, reflecting differences in the biology in the two settings. Second, the dichotomous distinction is artificial. One might suppose instead that there is never total decoupling, just a variable amount of masking of the association, due to variation in the levels of known and unknown factors. However, the assumption in (2) seems plausible enough, since to our knowledge no mapping resources take into account results from data on sample.

The timing of mapping resource retrieval

The proteogenomic integration supporting the examples presented here are from identifier mapping retrievals in 2011. In practice, an analyst will expect more recent retrievals to have higher quality. Subsequent releases of each resource do change; for example, from 2012 to 2013, NetAffx has changed the Uniprot match list for over 10% of probe sets in the HU133plus2.0 array. The staying power of best practices recommendations may exceed expectations; we have found no hint of a time trend in quality as measured by our correlation/posterior probability paradigm.

Nevertheless, analysts requirea convenient way to update best practices evaluations, especially for the large segment without R expertise. Our future plans call for a repository of integratable data set pairs from different platforms, and a web interface to make these method comparisons as easy and accessible and replicable as possible.

Wider applications

As long as there is data from two or more platforms on many samples, the paradigm we present can be applied to compare competing methods for virtually any data preparation step for either platform, filtering being just one example. We could use the same integrated protein expression/gene expression experiment described above to compare spectrum-to-protein [33, 34] identification algorithms in “shotgun” mass spectrometry, and with nontraditional methods. For example, the Proteogenomic Mapping Tool [35] was proposed to improve genomic annotation, but can be repurposed to a new IDM method that might prove superior to the combination of spectral protein identification algorithm and ID mapping resource used in our examples here.

The paradigm also has a broad field of other applications, which belong to “ID mapping and filtering” only in an exended sense. Each of these presents special challenges, but no serious obstacles. One example arises in the setting of comparing segmentation algorithms for gene copy number data. Another example is comparing gene expression measures from expression arrays and RNA-seq, to clarify the strengths weaknesses and perhaps complementary nature [36] of the data from each. Among the many processing decisions in these studies, one is how to link the array probes or probe sets to genomic regions to which RNA-seq reads are aligned. Another application is comparing mRNA target algorithms for microRNA species, using correlation with expression. This can be considered a more complex form of ID mapping. However, it is more challenging, since the art of modeling the relationship between the entire complement of microRNA species and the expression of a target gene expression is in its infancy, and highly complex. Due to the multiple targets of microRNAs, a proposed microRNA regulator could have indirect effects with positive or negative correlations to the putative target transcript. However, the prior argument goes through if indirect effects cause positive or negative correlations equally, or less stringently if any asymmetry in the correlations is independent of whether method A or B produces the pair.

Bioconductor packages for evaluation of ID mapping and filtering

The examples described here utilize the IdMappingAnalysis [37] and IdMappingRetrieval [38] packages. IdMappingAnalysis provides a set of functions to compare the performance of selected ID mapping and filtering methods, using correlation across the samples between two measurements of features defined by the primary and secondary IDs. The new functionality presented in this article is now incorporated into version 1.5.1 of IdMappingAnalysis [39], available through bioconductor 2.13 development branch. These include the ECM algorithm used for mixture model fitting, the delta method for the variances of the posterior probabilities, and the calculation of the expected utilities.

Conclusions

The paradigm which we present here depends on integrating two data sets on the same samples, a set of samples large enough to estimate correlations accurately. It does not depend on any special nature of the data preparation steps being assessed, so its range is not limited to just ID mapping and ID filtering. It behooves one to repeat those assessments on other data set pairs, to study the generalizability of the conclusions. The Cancer Genome Atlas (TCGA) [40] is well-suited to advance both the need to check generalizability and the opportunity to optimize a variety of data preparation steps. TCGA provides data on many thousands of human tumor samples and over a dozen bioinformatics HT platforms. Therefore it provides a wealth of opportunity for developing a systematic catalog of such assessments of data preparation methods, and makes the assessments easily and routinely available to analysts. As one example, in TCGA there are multiple pairs of RNA-seq and expression microarray data sets. Alignment algorithms provide a way to link these data sets for correlation analyses of the kind described here. As another example, TCGA has reverse-phase proteomic experiments on 538 ovarian cancer samples with corresponding Affymetrix array results. In a forthcoming report, we describe the use of these data in devising and validating best practices for array ID filtering.

Availability of supporting data

The gene expression data were obtained from Affymetrix U133 Plus 2.0 microarrays. The raw data .cel and .chp files are available through GEO in a MIAME compliant format (http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE17025) and were released December 13, 2011. The proteomic data were summed readings from two tandem mass spectrometers. Details of the sample preparation, instrumentation, and spectral identifications are in Maxwell et al. [41]. Details of the identifier mapping resources utilized are in Day et al. [6].

Abbreviations

MI:

Molecular identification

HT:

High throughput

ID:

Identifier

IDF:

Identifier filtering

IDM:

Identifier mapping.

References

  1. Kahlem P, Clegg A, Reisinger F, Xenarios I, Hermjakob H, Orengo C, Birney E: ENFIN-A European network for integrative systems biology. Comptes Rendus Biol. 2009, 332: 1050-1058. 10.1016/j.crvi.2009.09.003.

    Article  Google Scholar 

  2. Pages H, Carlson M, Falcon S, Li N: AnnotationDbi: Annotation Database Interface. R package version 1.18.1. Bioconductor Release. 2012, 2.11: http://www.bioconductor.org/packages/2.11/bioc/html/AnnotationDbi.html,

    Google Scholar 

  3. Razumovskaya J, Olman V, Xu D, Uberbacher EC, VerBerkmoes NC, Hettich RL, Xu Y: A computational method for assessing peptide- identification reliability in tandem mass spectrometry analysis with SEQUEST. Proteomics. 2004, 4: 961-969. 10.1002/pmic.200300656.

    Article  CAS  PubMed  Google Scholar 

  4. Langmead B, Trapnell C, Pop M, Salzberg SL: Ultrafast and memory-efficient alignment of short DNA sequences to the human genome. Genome Biol. 2009, 10: R25-10.1186/gb-2009-10-3-r25.

    Article  PubMed Central  PubMed  Google Scholar 

  5. Lesk AM: Database annotation in molecular biology. 2005, Chichester, West Sussex: Hoboken, NJ

    Google Scholar 

  6. Day RS, McDade KK, Chandran UR, Lisovich A, Conrads TP, Hood BL, Kolli VS, Kirchner D, Litzi T, Maxwell GL: Identifier mapping performance for integrating transcriptomics and proteomics experimental results. BMC Bioinforma. 2011, 12: 213-10.1186/1471-2105-12-213.

    Article  Google Scholar 

  7. Seliger B, Dressler SP, Wang E, Kellner R, Recktenwald CV, Lottspeich F, Marincola FM, Baumgartner M, Atkins D, Lichtenfels R: Combined analysis of transcriptome and proteome data as a tool for the identification of candidate biomarkers in renal cell carcinoma. Proteomics. 2009, 9: 1567-1581. 10.1002/pmic.200700288.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  8. Zheng PZ, Wang KK, Zhang QY, Huang QH, Du YZ, Zhang QH, Xiao DK, Shen SH, Imbeaud S, Eveno E, Zhao CJ, Chen YL, Fan HY, Waxman S, Auffray C, Jin G, Chen SJ, Chen Z, Zhang J: Systems analysis of transcriptome and proteome in retinoic acid/arsenic trioxide-induced cell differentiation/apoptosis of promyelocytic leukemia. PNAS. 2005, 102: 7653-7658. 10.1073/pnas.0502825102.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  9. Jin G, Zhou X, Cui K, Zhang XS, Chen L, Wong ST: Cross-platform method for identifying candidate network biomarkers for prostate cancer. IET Syst Biol. 2009, 3: 505-512. 10.1049/iet-syb.2008.0168.

    Article  CAS  PubMed  Google Scholar 

  10. Sagoo P, Perucha E, Sawitzki B, Tomiuk S, Stephens DA, Miqueu P, Chapman S, Craciun L, Sergeant R, Brouard S, Rovis F, Jimenez E, Ballow A, Giral M, Rebollo-Mesa I, Le Moine A, Braudeau C, Hilton R, Gerstmayer B, Bourcier K, Sharif A, Krajewska M, Lord GM, Roberts I, Goldman M, Wood KJ, Newell K, Seyfert-Margolis V, Warrens AN, Janssen U, Volk HD, Soulillou JP, Hernandez-Fuentes MP, Lechler RI: Development of a cross-platform biomarker signature to detect renal transplant tolerance in humans. J Clin Invest. 2010, 120: 1848-1861. 10.1172/JCI39922.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  11. Durinck S, Moreau Y, Kasprzyk A, Davis S, De Moor B, Brazma A, Huber W: BioMart and Bioconductor: a powerful link between biological databases and microarray data analysis. Bioinformatics. 2005, 21: 3439-3440. 10.1093/bioinformatics/bti525.

    Article  CAS  PubMed  Google Scholar 

  12. Draghici S, Sellamuthu S, Khatri P: Babel’s tower revisited: a universal resource for cross-referencing across annotation databases. Bioinformatics. 2006, 22: 2934-2939. 10.1093/bioinformatics/btl372.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  13. Bussey K, Kane D, Sunshine M, Narasimhan S, Nishizuka S, Reinhold W, Zeeberg B, Ajay W, Weinstein JN: MatchMiner: a tool for batch navigation among gene and gene product identifiers. Genome Biol. 2003, 4: R27-10.1186/gb-2003-4-4-r27.

    Article  PubMed Central  PubMed  Google Scholar 

  14. Alibés A, Yankilevich P, Cañada A, Díaz-Uriarte R: IDconverter and IDClight: conversion and annotation of gene and protein IDs. BMC Bioinforma. 2007, 8: 9-10.1186/1471-2105-8-9.

    Article  Google Scholar 

  15. Meng X, Rubin DB: Maximum likelihood estimation via the ECM algorithm: A general framework. Biometrika. 1993, 80: 267-278. 10.1093/biomet/80.2.267.

    Article  Google Scholar 

  16. Schaefer M, Lkhagvasuren O, Klein HU, Elling C, Wustefeld T, Muller-Tidow C, Zender L, Koschmieder S, Dugas M, Ickstadt K: Integrative Analyses for Omics Data: A Bayesian Mixture Model to Assess the Concordance of ChIP-chip and ChIP-seq Measurements. J Toxicol Environ Health A. 2012, 75: 461-470. 10.1080/15287394.2012.674914.

    Article  CAS  Google Scholar 

  17. Dennis G, Sherman BT, Hosack DA, Yang J, Gao W, Lane HC, Lempicki RA: DAVID: Database for Annotation, Visualization, and Integrated Discovery. Genome Biol. 2003, 4: 3-10.1186/gb-2003-4-5-p3.

    Article  Google Scholar 

  18. da Huang W, Sherman BT, Tan Q, Kir J, Liu D, Bryant D, Guo Y, Stephens R, Baseler MW, Lane HC, Lempicki RA: DAVID Bioinformatics Resources: expanded annotation database and novel algorithms to better extract biology from large gene lists. Nucleic Acids Res. 2007, 35: W169-W175. 10.1093/nar/gkm415.

    Article  PubMed  Google Scholar 

  19. Sherman BT, da Huang W, Tan Q, Guo Y, Bour S, Liu D, Stephens R, Baseler MW, Lane HC, Lempicki RA: DAVID Knowledgebase: a gene-centered database integrating heterogeneous gene annotation resources to facilitate high-throughput gene functional analysis. BMC Bioinforma. 2007, 8: 426-10.1186/1471-2105-8-426.

    Article  Google Scholar 

  20. DAVID: Bioinformatics Resources 6.7. (web page). 2010, URL= http://david.abcc.ncifcrf.gov/. Date accessed: November 01

    Google Scholar 

  21. enVision: web page. 2010, URL= http://www.enfin.org/products/envision/. Date accessed: December 02

    Google Scholar 

  22. Liu G, Loraine AE, Shigeta R, Cline M, Cheng J, Valmeekam V, Sun S, Kulp D, Siani-Rose MA: NetAffx: Affymetrix probesets and annotations. Nucleic Acids Res. 2003, 31: 82-86. 10.1093/nar/gkg121.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  23. NetAffx(TM): Analysis Center (release na31). web page). 2010, URL= http://www.affymetrix.com/analysis/index.affx. Date accessed: October 11

    Google Scholar 

  24. Gautier L, Møller M, Friis-Hansen L, Knudsen S: Alternative mapping of probes to genes for Affymetrix chips. BMC Bioinforma. 2004, 5: 111-10.1186/1471-2105-5-111.

    Article  Google Scholar 

  25. Custom Chip Definition Files (CDF): for Unified Gene Expression Analysis. (web page). URL= http://masker.nci.nih.gov/ev/

  26. Nurtdinov RN, Vasiliev MO, Ershova AS, Lossev IS, Karyagina AS: PLANdbAffy: probe-level annotation database for Affymetrix expression microarrays. Nucleic Acids Res. 2010, 38: D726-D730. 10.1093/nar/gkp969.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  27. Li Q, Birkbak NJ, Gyorffy B, Szallasi Z, Eklund AC: Jetset: selecting the optimal microarray probe set to represent a gene. BMC Bioinforma. 2011, 12: 474-10.1186/1471-2105-12-474.

    Article  Google Scholar 

  28. Mohammad F, Flight RM, Harrison BJ, Petruska JC, Rouchka EC: AbsIDconvert: an absolute approach for converting genetic identifiers at different granularities. BMC Bioinforma. 2012, 13: 229-10.1186/1471-2105-13-229.

    Article  Google Scholar 

  29. Dai M, Wang P, Boyd AD, Kostov G, Athey B, Jones EG, Bunney WE, Myers RM, Speed TP, Akil H, Watson SJ, Meng F: Evolving gene/transcript definitions significantly alter the interpretation of GeneChip data. Nucleic Acids Res. 2005, 33: e175-10.1093/nar/gni179.

    Article  PubMed Central  PubMed  Google Scholar 

  30. Sandberg R, Larsson O: Improved precision and accuracy for microarrays using updated probe set definitions. BMC Bioinforma. 2007, 8: 48-10.1186/1471-2105-8-48.

    Article  Google Scholar 

  31. Miller CA, Settle SH, Sulman EP, Aldape KD, Milosavljevic A: Discovering functional modules by identifying recurrent and mutually exclusive mutational patterns in tumors. BMC Med Genomics. 2011, 4: 34-10.1186/1755-8794-4-34.

    Article  PubMed Central  PubMed  Google Scholar 

  32. Mieczkowski J, Tyburczy ME, Dabrowski M, Pokarowski P: Probe set filtering increases correlation between Affymetrix GeneChip and qRT-PCR expression measurements. BMC Bioinforma. 2010, 11: 104-10.1186/1471-2105-11-104.

    Article  Google Scholar 

  33. Craig R, Beavis RC: TANDEM: matching proteins with tandem mass spectra. Bioinformatics. 2004, 20: 1466-1467. 10.1093/bioinformatics/bth092.

    Article  CAS  PubMed  Google Scholar 

  34. Moore RE, Young MK, Lee TD: Protein identification using a quadrupole ion trap mass spectrometer and SEQUEST database matching. Curr Protoc Protein Sci. 2001, Chapter 16: Unit 16 10. http://onlinelibrary.wiley.com/doi/10.1002/0471140864.ps1610s22/full

    Google Scholar 

  35. Sanders WS, Wang N, Bridges SM, Malone BM, Dandass YS, McCarthy FM, Nanduri B, Lawrence ML, Burgess SC: The proteogenomic mapping tool. BMC Bioinforma. 2011, 12: 115-10.1186/1471-2105-12-115. The proteogenomic mapping tool.12

    Article  CAS  Google Scholar 

  36. Kogenaru S, Qing Y, Guo Y, Wang N: RNA-seq and microarray complement each other in transcriptome profiling. BMC Genomics. 2012, 13: 629-10.1186/1471-2164-13-629.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  37. Lisovich A, Day RS: The IdMappingAnalysis package in Bioconductor : Critically comparing identifier maps retrieved from bioinformatics annotation resources. Version 1.2.1. Bioconductor Release. 2012, 2.11: http://www.bioconductor.org/packages/2.12/bioc/html/IdMappingAnalysis.html,

    Google Scholar 

  38. Lisovich A, Day RS: The IdMappingRetrieval package in Bioconductor: Collecting and caching identifier mappings from online sources. R package version 1.4.0. Bioconductor Release. 2012, 2.11: http://www.bioconductor.org/packages/2.13/bioc/html/IdMappingRetrieval.html,

    Google Scholar 

  39. Lisovich A, Day RS: The IdMappingAnalysis package in Bioconductor?: Critically comparing identifier maps retrieved from bioinformatics annotation resources. Version 1.5.1. Bioconductor Dev Branch. 2013, 2.13: http://www.bioconductor.org/packages/2.13/bioc/html/IdMappingAnalysis.html,

    Google Scholar 

  40. The Cancer Genome Atlas: The Cancer Genome Atlas. (web page). URL= http://tcga-data.nci.nih.gov/tcga/

  41. Maxwell GL, Hood BL, Day R, Chandran U, Kirchner D, Kolli VS, Bateman NW, Allard J, Miller C, Sun M, Flint MS, Zahn C, Oliver J, Banerjee S, Litzi T, Parwani A, Sandburg G, Rose S, Becich MJ, Berchuck A, Kohn E, Risinger JI, Conrads TP: Proteomic analysis of stage I endometrial cancer tissue: Identification of proteins associated with oxidative processes and inflammation. Gynecol Oncol. 2011, 3: 586-594.

    Article  Google Scholar 

Download references

Acknowledgements

We gratefully acknowledge the support of NIH grants R01 LM 010144 and T15 LM 007059, and DOD grants W81XWH-11-2-0131 and W81XWH-05-2-0005.

Colleagues who contributed to developing the microarray data include: JH Risinger, U Chandran, J Allard, C Miller, M Sherman, C Zahn, J Oliver, S Banerjee, T Litzi, J Carlson, J Farley, S Rose, A Berchuck, E Kohn, T Conrads, R Herberman, GL Maxwell. Colleagues who contributed to developing the microarray data include: GL Maxwell, BL Hood, U Chandran, D Kirchner, VS Kolli, NW Bateman, J Allard, C Miller, M Sun, MS Flint, C Zahn, J Oliver, S Banerjee, T Litzi, A Parwani, G Sandburg, S Rose, MJ Becich, A Berchuck, E Kohn, JI Risinger, TP Conrads.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Roger S Day.

Additional information

Competing interests

There are no competing interests to report.

Authors’ contributions

RSD developed the methodology and software code. KKM developed the applications to ID filtering. All authors read and approved the final manuscript.

Electronic supplementary material

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

Day, R.S., McDade, K.K. A decision theory paradigm for evaluating identifier mapping and filtering methods using data integration. BMC Bioinformatics 14, 223 (2013). https://doi.org/10.1186/1471-2105-14-223

Download citation

  • Received:

  • Accepted:

  • Published:

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

Keywords