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

A robust penalized method for the analysis of noisy DNA copy number data

Abstract

Background

Deletions and amplifications of the human genomic DNA copy number are the causes of numerous diseases, such as, various forms of cancer. Therefore, the detection of DNA copy number variations (CNV) is important in understanding the genetic basis of many diseases. Various techniques and platforms have been developed for genome-wide analysis of DNA copy number, such as, array-based comparative genomic hybridization (aCGH) and high-resolution mapping with high-density tiling oligonucleotide arrays. Since complicated biological and experimental processes are often associated with these platforms, data can be potentially contaminated by outliers.

Results

We propose a penalized LAD regression model with the adaptive fused lasso penalty for detecting CNV. This method contains robust properties and incorporates both the spatial dependence and sparsity of CNV into the analysis. Our simulation studies and real data analysis indicate that the proposed method can correctly detect the numbers and locations of the true breakpoints while appropriately controlling the false positives.

Conclusions

The proposed method has three advantages for detecting CNV change points: it contains robustness properties; incorporates both spatial dependence and sparsity; and estimates the true values at each marker accurately.

Background

Deletions and amplifications of the human genomic DNA copy number are the causes of numerous diseases. They are also related to phenotypic variation in the normal population. Therefore, the detection of DNA copy number variation (CNV) is important in understanding the genetic basis of disease, such as, various types of cancer. Several techniques and platforms have been developed for genome-wide analysis of DNA copy number, including comparative genomic hybridization (CGH), array-based comparative genomic hybridization (aCGH), single nucleotide polymorphism (SNP) arrays and high-resolution mapping using high-density tiling oligonucleotide arrays (HR-CGH) [15]. These platforms have been used with microarrays. Each microarray consists of tens of thousands of genomic targets or probes, sometimes referred to as markers, which are spotted or printed on a glass surface. During aCGH analysis, a DNA sample of interest (test sample), and a reference sample are differentially labelled with dyes, typically Cy3 and Cy5, and mixed. The combined sample is then hybridized to the microarray and imaged, which results in the test and reference intensities for all the markers. The goal of the analysis of DNA copy number data is to partition the whole genome into segments where copy numbers change between contiguous segments, and subsequently to quantify the copy number in each segment. Therefore, identifying the locations of copy number changes is a key step in the analysis of DNA copy number data.

Several methods have been proposed to identify the breakpoints of copy number changes. A genetic local search algorithm was developed to localize the breakpoints along the chromosome [6]. A binary segmentation procedure (CBS) was proposed to look for two breakpoints at a time by considering the segment as a circle [7]. An unsupervised hidden markov model (HMM) approach was used to classify each chromosome into different states representing different copy numbers [8]. A hierarchical clustering algorithm was studied to select interesting clusters by controlling the false discovery rate (FDR) [9]. A wavelets approach for denoising the data was used to uncover the true copy number changes [10]. The performances of these methods were carefully compared [11].

Recently, several penalized regression methods have been proposed for detecting change points. In the framework of penalized regression, a least squares (LS) regression model was used with the least absolute penalty on the differences between the relative copy numbers of the neighboring markers [12]. This model was called the Lasso based (LB) model since it can be recast into LS regression with the Lasso penalty [13]. The LB model imposes some smoothness properties on the relative copy numbers along the chromosome. However, it does not take into account the sparsity in the copy number variations. Here the smoothness means that the nearby markers tend to have the same intensities and there is only a few markers where changes occur; the sparsity means that only a small number of markers have some nonzero intensities. A penalized LS regression with fused lasso penalty (LS-FL) was proposed to detect "hot spot" in a CGH data [14, 15]. This method is applied to incorporate both sparsity and smoothness properties of the data. It is well-known that the solutions based on LS framework can be easily distorted by a single outlier. Both LB and LS-FL methods lack robust properties when the data does not have a nice distribution. Considering the possible data contamination in a microarray experiment, quantile regression with Lasso (Quantile LB) method was studied for the noisy array CGH data [16, 17]. However, when the data is sparse, the Quantile LB method does not incorporate the sparsity property of the data sets and then tends to identify change points false positively.

In this manuscript, we propose a penalized LAD regression with the adaptive fused lasso penalty to analyze the noisy data sets. We name this method as the LAD-aFL. The proposed LAD-aFL method has three advantages in detecting CNV change points. First, it is expected to be resistant to outliers by using the LAD loss function. Second, the adaptive fused lasso penalty can incorporate both spatial dependence and sparsity properties of CNV data sets into the analysis. Third, the adaptive procedure is expected to significantly improve the estimates of the true intensity at each marker.

Methods

LAD-aFL model for CNV analysis

For a CGH profile array, let y i be the log2 ratio of the intensity of the red over green channels at marker i on a chromosome, where the red and green channels measure the intensities of the test (e.g. cancer) and reference (e.g. normal) samples. We assume that those intensities have been properly normalized. Let β i be the true relative copy number and u i (= β i - βi- 1) be the true jump value at marker i respectively. For the notation's convenience, we denote β0 = 0 and thus u1 = β1. The observed y i can be considered to be a realization of β i at marker i with a random noise,

y i = β i + ε i , i = 1 , n ,
(1)

where n is the number of markers on a given chromosome. Our task is to make inference about β i 's based on the observed y i 's. There are three possible factors in model (1). First, there may be outliers in the observed data, so a robust procedure is needed. Second, the real β i 's have the spatial dependence because the true relative copy numbers of the nearby markers are the same except in the regions where the relative copy numbers change abruptly. Third, copy number changes only occur at a few locations in the chromosome; most of the β i 's should be zero. Based on those three factors, we propose the criterion

i = 1 n | y i β i | + λ 1 i = 1 n a i | β i | + λ 2 i = 2 n b i | β i β i 1 | .
(2)

Here, λ1 and λ2 are two tuning parameters controlling the sparsity and smoothness of the estimates, a i ( = 1 / | β ^ i ( 0 ) | ) and b i ( = 1 / | u ^ i ( 0 ) | ) are the weights of two penalties from any consistent initial estimates β ^ i ( 0 ) and u ^ i ( 0 ) . A LAD-aFL estimator of β(=(β1, , βn)') is the value β ^ that minimizes (2). In this criterion, we use the absolute loss to reduce the influence of outliers; we use the adaptive fused Lasso penalty, an adaptive version of the fused Lasso penalty, to measure both sparsity and smoothness properties of β i 's in a CGH data set. By penalizing the term i = 1 n a i | β i | in (2), the sparse solution β ^ i 's is expected to have some oracle properties under some conditions [18]. One can understand the oracle properties in the way that the estimates of true nonzero βi's in the full model are as well as if the true zero βi's are given in advance. If we rewrite (2) as a regression problem of u i 's, then the term i = 2 n b i | β i β i 1 | ( = i = 2 n b i | u i | ) provides a measurement of the sparsity of the parameters u i 's, which reflects the spatial dependence of the true β i 's. By penalizing this term, the sparse solution u ^ i 's are expected to have some oracle properties under some conditions.

In our study, we set the initial values of β ^ ( 0 ) to be a regular LAD estimator. In other words, β ^ i ( 0 ) = y i for i = 1, 2, , n and u ^ i ( 0 ) = y i - yi- 1for i = 2, , n.

Computation

Let y = (y1, , y n )' and a n × n diagonal matrix U λ 1 = diag (a1λ1/2, a2λ1, , a n λ1). Define a n × n matrix V λ 1 , λ 2 as

[ λ 1 b 1 / 2 0 0 0 0 λ 2 b 1 λ 2 b 2 0 0 0 0 0 λ 2 b n 1 λ 2 b n ] .

Consider a new response vector y* = (y', 0', 0')' and a new design matrix X * = [ I , U λ 1 , V λ 1 , λ 2 ] , we re-write (2) as

L ( β , λ 1 , λ 2 ) = | y X β | .
(3)

For every fixed λ1 and λ2, (3) is the objective function of a LAD regression problem with a new sparse design matrix X*. Therefore, an existing program such as the R quantreg package can be used to compute β ^ .

Determining the tuning parameters

The magnitude of tuning parameters λ1 and λ2 determine the smoothness and sparsity of the estimates β ^ i 's. In one extreme, if λ1 = 0 and λ2 = 0, then the estimate of β i is simply y i , which obviously leads to too many estimated non-zero relative ratios. In the other extreme, if λ1 is very large, then all β ^ i 's are forced to be zero regardless of the data, which is not reasonable.

We provide a fast algorithm to choose tuning parameters in LAD-aFL. For every fixed combo of λ1 and λ2, we obtain a LAD-aFL solution, β ^ i 's, and the complexity of the model, d f ^ . Let A 1 = { 1 i n ; β ^ i = 0 } , A 2 = { 1 i n ; β ^ i = β ^ i 1 , max { | β ^ i | , | β ^ i 1 | } > 0 } . If we assume that the cardinalities of A1 and A2 are m1 and m2 separately, then d f ^ = n - m1 - m2[19]. Our analysis shows that the Schwarz information criterion (SIC) works relatively conservative for analyzing the CGH data because of the small number of changes in a data set [20]. We modify SIC as

log ( i = 1 n | y i β ^ i | / n ) + q * 0.5 * d f ^ ( l o g ( n ) / n ) ,

where q ≥ 1 is a user-defined SIC factor. Larger q tends to choose a more parsimonious model. We search the tuning parameters λ1 and λ2 using the following two steps.

  1. 1.

    Let q = q 1 with q 1 ≥ 1. For a fixed small value of λ1, say λ1 = 0.001, we search the "best" λ2 from a uniform grid to minimize SIC.

  2. 2.

    Let q = q 2 with q 2 ≥ 1. For the above "best" λ2, we increase λ1 by a small increment from a uniform grid and search a "best" one to minimize SIC.

Here λ2 controls the frequency of alteration region, and λ1 controls the number of nonzero log2 ratios. Noticing that there are much less number of alterations than the number of nonzero log2 ratios in a CGH array data set, we can select λ2 more aggressively by choosing q1 = 1.5 and q2 = 1 in our computation.

Even though many cancer profiles contain large size of aberrations, which do not have the sparsity in their relative intensities data sets, the existence of the sparsity of the jumps (only a few jumps exists for the relative intensities) still favors the penalized method. To reflect the true relative intensities accurately, we can choose a small λ1, say, λ1 = 0.001. Our simulations show that LAD-aFL is significantly efficient in mapping these true segments.

Estimation of FDR

Let β ^ i be the LAD-aFL estimate using the above SIC strategy and μ ^ i ( = β ^ i β ^ i 1 ) be the estimated jump at marker i. The set {1 ≤ in : u ^ i ≠ 0} includes all the potential breakpoints. However, some of the nonzero estimated jumps may not be significant and can lead to false positives. We often treat the question of whether there is a significant copy number change at a position as a hypothesis testing problem [12, 15]. The null hypothesis is that the marker i does not belong to any gain/loss region. When all the positions are investigated simultaneously, it becomes a multiple testing problem. In this multiple testing problem, FDR is defined as the expectation of the proportion of false positive results, which can be estimated by the number of markers picked under null hypothesis divided by the number of markers picked in the observed data [2123].

Suppose all nonzero estimates u ^ i 's divide a CGH array into K segments, S1, S2, , S K . The k th segment S k , 1 ≤ kK, includes n k markers and has sample median y ˜ k . The hypothesis of interest is

H 0 k : the median of  { y i } i S k  is equal to  0.

We consider the test statistic

z ^ k = 2 f ^ ( 0 ) n k β ^ ˜ k ,

where β ^ ˜ k is the median of all estimated copy number β ^ i 's in the k th segment and f ^ ( 0 ) is an estimate of the ordinary of error distribution at 0 in model (1). Using Cox and Hinkley's approach, we have f ^ ( 0 ) = ( t s ) / [ n ( e ^ ( t ) e ^ ( s ) ) ] , where e ^ ( i ) 's are ordered sample residuals and t and s are symmetric about the index of the median sample residuals. Thus z ^ k is approximated to be a standard normal distribution under H 0 k [24]. A conservative estimator of FDR for a given cutoff value p ϵ (0, 1) is,

FDR ^ = n p k n k I ( p k p )

where p k = P ( N ( 0 , 1 ) > | z ^ k | ) . In our study, we choose p = 0.002 without other specification.

Detection the breakpoints

The procedure of detecting breakpoints can be summarized into two steps.

  1. S1.

    First we use the SIC to compute β ^ i 's and u ^ i 's. All markers where both u ^ i ≠ 0 and β ^ i > b0 are identified as the candidates of breakpoints, where b0 is an empirical cutoff threshold for possible amplifications and deletions. Some work suggested that the possible chromosome amplifications and deletions should satisfy log2-ratio> 0.225, which is corresponding to values between 2 and 3 standard deviations from the mean [25]. We choose b0 = 0.1 conservatively in our experiment.

  2. S2.

    For the potential breakpoints in S1, we calculate p-values and estimate FDR. The significant breakpoints are identified by controlling FDR.

Results and Discussion

Simulation studies

We evaluate the performance of the LAD-aFL method for detecting CNV using three simulation examples. In the first two examples, we consider 500 markers equally spaced along a chromosome.

All observed log2 ratios are generated from

y i = β 0 i + ε i , i = 1 , , 500.
(4)

where β0i's are the true log2 ratios of all 500 markers which have three altered regions corresponding to quadraploid, triploid and monoploid states. Similar to [12], we generate random noises ε i 's from AR(2), AR(1) and independent models, respectively.

Example 1. To demonstrate the performance of the LAD-aFL method under both sparsity and smoothness conditions, we set the true log2 ratios β0i's in (4) to be significantly sparse as in Table1. We generate ε i 's from the following three models such that they have the same standard deviations.

Table 1 The true log2 ratios for Examples 1 and 2

Independent: ε i = ei 0,

AR (1): ε i = 0.60εi- 1+ ei 1,

AR (2): ε i = 0.60εi- 1+ 0.20εi- 2+ ei 2,

where ei 0~ N(0, 0.0652), ei 1~ N(0, 0.0822), and ei 2~ N(0,0.12) for i = 1, , 500.

Example 2. In this example, we use the same β0i's as in Example 1. However, to evaluate the robust-ness property of the LAD-aFL estimator, we simulate e ij 's from double exponential (DE) distributions such that ε i 's have equal standard deviation 0.1.

Independent: ε i = ei 0,

AR (1): ε i = 0.60εi- 1+ ei 1,

AR (2): ε i = 0.60εi- 1+ .20εi- 2+ ei 2,

where ei 0~ DE(0, 0.0707), ei 1~ DE(0, 0.0566) and ei 2~ DE(0, 0.0460) for i = 1, , 500.

We generate 40 data sets for each model defined in Examples 1 and 2. Our simulated data sets are sparse with two amplifications and one deletion, and only 5 true breakpoints for each data set. Both LAD-aFL and LS-FL method are applied to all three models. In Figure 1, we plot a sample data from Example 2 with both the LAD-aFL and LS-FL estimates. The simulation results are summarized in Table 2. For each model, we calculate the average number and standard deviation of all detected breakpoints from 40 data sets. The average number of correctly and falsely detected breakpoints are also reported.

Figure 1
figure 1

Analysis for simulated data in Example 2. 1(a)-(b) AR(2) model. 1(c)-(d) AR(1) model. 1(e)-(f) Independent model. The left and right panels are the results from LAD-aFL and LS-FL respectively. Black dots are the observed log 2 ratios. The estimates from each method are connected by solid lines.

Table 2 Simulation results for Examples 1 and 2

Our simulation results show that the LAD-aFL method can detect the copy number variations with significant accuracy. Compared to the LS-FL method, LAD-aFL is more stable and robust, even if the simulated data is generated from an independent model. The LS-FL method tends to over-smooth the data set and does not have the robust property. To contain some robust properties, the Loess technique was imposed [15]. Our simulation results show that the LS-FL method with the Loess technique is unstable and may miss many significant breakpoints when the data is significantly sparse. For example, for AR(2) model in Example 2, out of 5 true breakpoints, LAD-aFL detect 5.275 breakpoints on average with standard deviation 0.598, while LS-FL only detect 2.850 breakpoints on average with standard deviation 1.189.

In Table 2, we also provide the simulation results from the LAD-FL method. The LAD-FL method is comparable to the LS-FL with Loess in Example 1 and competent to the LS-FL with Loess in Example 2; it can be explained by the natural robust property of the LAD part. Furthermore, due to the adaptive procedure, the LAD-aFL is more accurate than the LAD-FL in detecting the significant breakpoints in both examples.

In the following Example 3, we apply LAD-aFL to large size aberrations with 10,000 markers equally spaced along a chromosome.

Example 3. We simulate e ij 's from AR(1) model in Example 2. We consider three cases of large aberrations containing 99.8%, 80% and 50% of the probes, respectively, in each profile.

C a s e I : 0 , , 0 , 10 0.59 , , 0.59 , 9980 0 , , 0 10 C a s e I I : 0 , , 0 , 2000 0.59 , , 0.59. 8000 C a s e I I I : 0 , , 0 , 5000 0.59 , , 0.59. 5000

We summarize the simulation results in Table 3. In all three cases, LAD-aFL can detect the breakpoints accurately. Furthermore, LAD-aFL significantly improves the estimation of the relative intensities for all large aberrations. The sample estimation results of three data sets, with one in each case, are plotted in Figure 2. It is observed that LAD-aFL reflects the true segments and intensities accurately.

Table 3 Simulation results for Examples 3
Figure 2
figure 2

Analysis for simulated data in Example 3. The top, middle and bottom panels are for case 1, 2 and 3, respectively. Gray dots are the observed log2 ratios. Black, red, and blue lines represent the true signal, estimates from LAD-aFL, and estimates from LS-FL, respectively.

We investigate the estimate of FDR in using above examples. For example, if we control FDR rate at level 0.002, out of 100 iterations of model AR(1) in Example 2 and Case I in Example 3, 90% and 95% of the them have true FDR less than 0.002, respectively.

Furthermore, we perform the sensitivity analysis of the LAD-aFL model regarding the cutoff values. In Figure 3, we plot three Receiver Operator Characteristic (ROC) curves for AR(1) and AR(2) models in Example 2 and Case I in Example 3, respectively. We can see that LAD-aFL capture DNA copy number alterations best for AR(1) model in Example 2 and worst for Case I in Example 3.

Figure 3
figure 3

Roc curve. The True Positive Rate is computed by the number of probes with true nonzero log2 ratios divided by the total number of probes detected in the aberration region. The False Positive Rate is computed by the number of probes with true zero log2 ratios divided by the total number of probes detected in the aberration region. Three curves are plotted for AR(1) and AR(2) model in Example 2 and Case 1 in Example 3, respectively.

Bacterial Artificial Chromosome (BAC) array

The BAC data set consists of single experiments on 15 fibroblast cell lines [25]. Each array contains measurements for 2276 mapped BACs spotted in triplicates. There are either one or two alterations in each cell line as identified by spectral karyotyping with 15 partial and 8 whole chromosomal alterations. The variable used for analysis is the normalized average of the log2 ratio of test sample over reference sample.

We applied both LAD-aFL and LS-FL to four chromosomes. Chromosome 8 of GM03134, Chromosome 14 of GM01750, Chromosome 22 of GM13330, and Chromosome 23 of GM03563. Results are demonstrated in Figure 4. Consistent to the Karyotyping method, LAD-aFL detects breakpoints for both Chromosome 14 of GM01750 and Chromosome 8 of GM03134. However, LS-FL tends to over-smooth the estimation around the potential breakpoints and cannot detect any breakpoints. In addition, no breakpoint is detected by LAD-aFL for Chromosome 23 of GM03563 and Chromosome 22 of GM13330, which is also consistent with the result obtained from the Karyotyping method. However, breakpoints are detected by LS-FL for these two chromosomes.

Figure 4
figure 4

Analysis of BAC data. 2(a)-(b) Chromosome 8 of GM03134. 2(c)-(d) Chromosome 14 of GM01750. 2(e)-(f) Chromosome 22 of GM 13330. 2(g)-(h) Chromosome 23 of GM03563. The left and right panels represent results using LAD-aFL and LS-FL methods respectively. Black dots are observed log 2 ratios. The estimates from each method are connected by solid lines. The breakpoints detected by each method are identified by vertical lines.

Colorectal cancer data

Colorectal cancer data was reported and analyzed for the genomic alterations in tumors of colorectal cancer [16, 17, 25]. All 125 aCGH DNA data sets are collected using a BAC clone library with clones 1.5 Mb apart and a two-color system with a common reference sample. The available data sets are normalized log2-ratios of sample versus reference per array. There are 133 clones in Chromosome 1. We apply the LAD-aFL to Chromosome 1 in samples X59, X524, X186 and X204. In Figure 5, we plot the estimates of true intensities generated from LAD-aFL. Even though DNA alterations are very common among these aCGH arrays, LAD-aFL can still identify both weak as well as stronger DNA alterations. For example, both X186 and X204 data have unclear pattern, LAD-aFL realizes of the true log2 ratios and reports some weak alterations.

Figure 5
figure 5

Colorectal cancer data. 3(a) X59. 3(b) X186. 3(c) X204. 3(d) X524. Black dots are the observed log 2 ratios. The estimates from the LAD-aFL method are connected by solid lines.

Human chromosome 22q11 data

High-resolution CGH (HR-CGH) technology was applied to analyze CNVs on chromosome 22q11 [5]. The DNA samples were collected from patients who have Cat-Eye syndrome, 22q11 deletion syndrome (also called velocardiofacial syndrome or DiGeorge syndrome) and some other symptoms. A large proportion of 22q11DS patients develop learning disabilities and attention-deficit hyperactivity disorder with large variations in the symptoms of the disease. For example, patients 03-154 and 97-237 had the typical LCR AD deletion, but they exhibited considerable variation in their symptoms, which might be linked to the deletion size. Therefore, it warrants development of a method which can accurately detect those sizes of deletion regions.

These Human chromosome 22q11 data sets consist of the measurements on chromosome 22 of 12 patients with approximaately 372,000 features in the microarray data sets for each patient. In order to apply the LAD-aFL method, we partitioned the whole chromosome into several segments and then applied the method to each segment. We selected the cutoff value of p as 0.0001 since the data set is significantly large and sparse. The LAD-aFL method identified all the blocks previously detected. It also detected the breakpoints for DNA block deletion and amplification. Figure 6 gives the results of the data from patients 03-154 and 97-237. This plot indicates the different deletion sizes in the two patients. In addition, Patient 03-154 appears to have other deleted regions which was not previously detected [5].

Figure 6
figure 6

Human Chromosome 22q11 data sets. 4(a) Location 0-372,070 of Patient 03-154. 4(b) Location 0-372,352 of Patient 97-237. 4(c) Location 0-50,000 of Patient 03-154. 4(b) Location 0-50,000 of Patient 97-237. 4(e) Location 190,000-240,000 of Patient 03-154. 4(f) Location 190,000-240,000 of Patient 97-237. Here we plot the LAD-aFL analysis of Human Chromosome 22q11 data sets. The left and right panels are results for patient 03-154 and patient 97-237. For each panel, the top, middle and bottom plots show us the results of whole genome, first significant segment (marker 0 - 50,000) and the second significant segment (marker 190, 000 - 240, 000). The observed log 2 ratios are represented by gray dots; the estimates at all markers are connected by solid lines. The cutoff value p = 0.0001.

Conclusions

We propose to use a smoothing technique, LAD-aFL to detect the breakpoints, and then divide all the probes into different segments for a noisy CGH data. Very recently, a median smoothing median absolute deviation method (MSMAD) was proposed to improve the performance of breakpoints detection [26]. One can incorporate the LAD-aFL smoother easily into the median absolute deviation process.

The appealing features of the proposed LAD-aFL method include its resistance against outliers, its improved accuracy in mapping the true intensities and the fast and accurate computation algorithm. The robustness property is inherited from LAD regression, which significantly reduces the possibility of false positives due to outlying intensity measurements. These properties are demonstrated in the generating models used in our simulation studies. The adaptive fused Lasso penalty in the LAD-aFL method incorporates both sparsity and smoothness properties of the copy number data. The adaptive procedure generates the solutions with some oracle properties. Computationally, the LAD-aFL estimator can be computed by transform to a unpenalized LAD regression, since both the loss and penalty functions use the same l1 norm. Our simulation and real data analysis indicate that the LAD-aFL method is a useful and robust approach for CNV analysis. However, there are some important questions which requires further investigation. For example, in the proposed LAD-aFL method, it is assumed that the reported intensity data is properly normalized. It would be useful to examine the sensitivity of the method for different normalization procedures, or perhaps consider the possibility of incorporating normalization into an integrated model. Furthermore, regarding the theoretical properties of LAD-aFL, it would be of interest to consider under what conditions of the smoothness and sparsity of the underlying copy number the LAD-aFL is able to correctly detect the breakpoints with high probability.

References

  1. Kallioniemi A, Kallioniemi OP, Sudar D, Rutovitz D, Gray JW, Waldman F, Pinkel D: Comparative genomic hybridization for molecular cytogenetic analysis of solid tumors. Science. 1992, 258: 818-821. 10.1126/science.1359641.

    Article  CAS  PubMed  Google Scholar 

  2. Pinkel D, Segraves R, Sudar D, Clark S, Poole I, Kowbel D, Collins C, Kuo WL, Chen C, Zhai Y, Dairkee SH, Ljung BM, Gray JW, Albertson DG: High resolution analysis of DNA copy number variation using comparative genomic hybridization to microarrays. Nat Genet. 1998, 20: 207-211. 10.1038/2524.

    Article  CAS  PubMed  Google Scholar 

  3. Snijders AM, Nowak N, Segraves R, Blackwood S, Brown N, Conroy J, Hamilton G, Hindle AK, Huey B, Kimura K, Law S, Myambo K, Palmer J, Ylstra B, Yue JP, Gray JW, Jain AN, Pinkel D, Alberston DG: Assembly of microarrays for genome-wide measurement of DNA copy number. Nat Genet. 2001, 29: 263-264. 10.1038/ng754.

    Article  CAS  PubMed  Google Scholar 

  4. Zhao XJ, Li C, Paez JG, Chin K, Jänne PA, Chen TH, Girard L, Minna J, Christiani D, Leo C, Gray JW, Sellers WR, Meyerson M: An integrated view of copy number and allelic alterations in the cancer genome using single nucleotide polymorphism arrays. Cancer Res. 2004, 64: 3060-3071. 10.1158/0008-5472.CAN-03-3308.

    Article  CAS  PubMed  Google Scholar 

  5. Urban AE, Korbel JO, Selzer R, Richmond T, Hacker A, Popescu GV, Cubells JF, Green R, Emanuel BS, Gerstein MB, Weissman SM, Snyder M: High-resolution mapping of DNA copy alterations in human chromosome 22 using high-density tiling oligonucleotide arrays. PNAS. 2006, 103: 4534-4539. 10.1073/pnas.0511340103.

    Article  CAS  PubMed Central  PubMed  Google Scholar 

  6. Jong K, Marchiori E, van der Vaart A, Ylstra B, Weiss M, Meijer G: Chromosomal breakpoint detection in human cancer. Applications of Evolutionary Computing. EvoBIO: Evolutionary Computation and Bioinformatics. 2003, Springer LNCS, 2611: 107-116.

    Google Scholar 

  7. Olshen AB, Venkatraman ES, Lucito R, Wigler M: Circular binary segmentation for the analysis of array-based DNA copy number data. Biostatistics. 2004, 5: 557-572. 10.1093/biostatistics/kxh008.

    Article  PubMed  Google Scholar 

  8. Fridlyand J, Snijders AM, Pinkel D, Albertson DG, Jain AN: Hidden Markov models approach to the analysis of the array CGH data. J Multiv Anal. 2002, 90: 132-153. 10.1016/j.jmva.2004.02.008.

    Article  Google Scholar 

  9. Wang P, Kim Y, Pollack J, Narasimhan B, Tibshirani R: A method for calling gains and losses in array CGH data. Biostatistics. 2005, 6: 45-58. 10.1093/biostatistics/kxh017.

    Article  PubMed  Google Scholar 

  10. Hsu L, Self SG, Grove D, Randolph T, Wang K, Delrow JJ, Loo L, Porter P: Denoising array based comparative genomic hybridization data using wavelets. Biostatistics. 2005, 6: 211-226. 10.1093/biostatistics/kxi004.

    Article  PubMed  Google Scholar 

  11. Lai WR, Johnson MD, Kucherlapati R, Park PJ: Comparative analysis of algorithms for identifying amplifications and deletions in array CGH data. Bioinformatics. 2005, 21 (19): 3763-3770. 10.1093/bioinformatics/bti611.

    Article  CAS  PubMed Central  PubMed  Google Scholar 

  12. Huang T, Wu BL, Lizardi P, Zhao HY: Detection of DNA copy number alterations using penalized least squares regression. Bioinformatics. 2005, 21: 3811-3817. 10.1093/bioinformatics/bti646.

    Article  CAS  PubMed  Google Scholar 

  13. Tibshirani R: Regression shrinkage and selection via the Lasso. J Roy Statist Soc Ser B. 1996, 58: 267-288.

    Google Scholar 

  14. Tibshirani R, Saunders M, Rosset S, Zhu J, Knight K: Sparsity and smoothness via the fused lasso. J Roy Statist Soc Ser B. 2005, 67: 91-108. 10.1111/j.1467-9868.2005.00490.x.

    Article  Google Scholar 

  15. Tibshirani R, Wang P: Spatial smoothing and hot spot detection for CGH data using the Fused Lasso. Biostatistics. 2008, 9: 18-29. 10.1093/biostatistics/kxm013.

    Article  PubMed  Google Scholar 

  16. Eilers HC, Menezes RX: Quantile smoothing of array CGH data. Bioinformatics. 2005, 21 (7): 1146-1153. 10.1093/bioinformatics/bti148.

    Article  CAS  PubMed  Google Scholar 

  17. Li Y, Zhu J: Analysis of array CGH data for cancer studies using fused quantile regression. Bioinformatics. 2007, 23 (18): 2470-2476. 10.1093/bioinformatics/btm364.

    Article  CAS  PubMed  Google Scholar 

  18. Zou H: The Adaptive Lasso and Its Oracle Properties. J Amer Stat Assoc. 2006, 101: 1418-1429. 10.1198/016214506000000735.

    Article  CAS  Google Scholar 

  19. Gao XL, Fang YX: Generalized degrees of freedom in shrinkage LAD estimators. Manuscript. 2009, Oakland University, Rochester, MI

    Google Scholar 

  20. Schwarz G: Estimating the dimension of a model. Ann Statist. 1978, 6: 461-464. 10.1214/aos/1176344136.

    Article  Google Scholar 

  21. Benjamini Y, Hochberg Y: Controlling the false discovery rate: a practical and powerful approach to multiple testing. J Roy Statist Soc Ser B. 1995, 57: 289-300.

    Google Scholar 

  22. Storey JD: A direct approach to false discovery rates. J Roy Statist Soc Ser B. 2002, 64: 479-498. 10.1111/1467-9868.00346.

    Article  Google Scholar 

  23. Efron B, Tibshirani R: Empirical bayes methods and false discovery rates for microarrays. Genet Epidem. 2002, 23: 70-86. 10.1002/gepi.1124.

    Article  Google Scholar 

  24. Cox DR, Hinkley DV: Theoretical Statistics. 1974, Chapman and Hall, London

    Chapter  Google Scholar 

  25. Nakao K, Mehta KR, Fridlyand J, Moore DH, Jain AN, Lafuente A, Wiencke JW, Terdiman JP, Waldman FM: High-resolution analysis of DNA copy number alterations in colorectal cancer by array-based comparative genomic hybridization. Carcinogenesis. 2004, 25: 1345-1357. 10.1093/carcin/bgh134.

    Article  CAS  PubMed  Google Scholar 

  26. Budinska E, Gelnarova E, Schimek MG: MSMAD: a computationally efficient method for the analysis of noisy array CGH data. Bioinformatics. 2009, 25 (6): 703-713. 10.1093/bioinformatics/btp022.

    Article  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

XG was supported by a OU faculty research fellowship. JH was supported in part by the grants CA120988 from the National Cancer Institute and DMS 0805670 from the National Science Foundation.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Xiaoli Gao.

Additional information

Authors' contributions

XG and JH conceived of the research and designed the study. XG carried out the computational analysis and wrote the paper. JH helped to improve the computational analysis and manuscript preparation. Both authors read and approved the final manuscript.

Authors’ original submitted files for images

Below are the links to the authors’ original submitted files for images.

Authors’ original file for figure 1

Authors’ original file for figure 2

Authors’ original file for figure 3

Authors’ original file for figure 4

Authors’ original file for figure 5

Authors’ original file for figure 6

Authors’ original file for figure 8

Authors’ original file for figure 9

Authors’ original file for figure 10

Authors’ original file for figure 11

Authors’ original file for figure 12

Authors’ original file for figure 13

Authors’ original file for figure 14

Authors’ original file for figure 15

Authors’ original file for figure 16

Authors’ original file for figure 17

Authors’ original file for figure 18

Authors’ original file for figure 19

Authors’ original file for figure 20

Authors’ original file for figure 21

Authors’ original file for figure 22

Authors’ original file for figure 23

Authors’ original file for figure 24

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

Gao, X., Huang, J. A robust penalized method for the analysis of noisy DNA copy number data. BMC Genomics 11, 517 (2010). https://doi.org/10.1186/1471-2164-11-517

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2164-11-517

Keywords