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

Detecting differentially methylated loci for multiple treatments based on high-throughput methylation data

Abstract

Background

Because of its important effects, as an epigenetic factor, on gene expression and disease development, DNA methylation has drawn much attention from researchers. Detecting differentially methylated loci is an important but challenging step in studying the regulatory roles of DNA methylation in a broad range of biological processes and diseases. Several statistical approaches have been proposed to detect significant methylated loci; however, most of them were designed specifically for case-control studies.

Results

Noticing that the age is associated with methylation level and the methylation data are not normally distributed, in this paper, we propose a nonparametric method to detect differentially methylated loci under multiple conditions with trend for Illumina Array Methylation data. The nonparametric method, Cuzick test is used to detect the differences among treatment groups with trend for each age group; then an overall p-value is calculated based on the method of combining those independent p-values each from one age group.

Conclusions

We compare the new approach with other methods using simulated and real data. Our study shows that the proposed method outperforms other methods considered in this paper in term of power: it detected more biological meaningful differentially methylated loci than others.

Background

DNA methylation is an epigenetic mark that has important effects on transcriptional regulation, chromosomal stability, genomic imprinting, and X-inactivation, [1, 2]. In addition, it is associated with many human diseases, including various types of cancer [310].

Due to the recent advances of BeadArray technology, high-throughput genome-wide methylation data can be routinely generated by Infinium Methylation Assays. This provides good opportunities for researchers to simultaneously study hundreds of thousands of DNA methylation loci. However, it also requires sophisticated and advanced statistical methods to analyze this kind of data.

The raw data generated from BeadArray are fluorescent intensities for each locus; they need appropriate preprocesses, such as background correction and normalization. Then a summarized β-value is generated from about 30 replicates in the same array as follows: β = max M , 0 max U , 0 + 100 , where M is the average signal from a methylated allele while U is that from an unmethylated allele. Obviously, the β-values are continuous numbers between 0 and 1, with 0 stands for totally unmethylated and 1 for completely methylated.

Due to the non-normality of the β-value [1113], those commonly used statistical methods, such as t-test for case control designs, ANOVA for multiple conditions, or linear regression with age as a predictor, usually have low power to detect differentially methylated loci [13, 14]. Some statistical approaches with or without adjusting the age-effect, which has been found highly associated with DNA methylation [15, 16], have been proposed to detect differentially methylated loci for case-control designs [1113]. However, very little work has been done for the situation where there are three or more groups (e.g., conditions, or treatments). In a previous study, we compared some statistical tests with age-effect adjustment for DNA methylation data with three treatments, and found that the method based on the nonparametric Kruskal-Wallis (KW) test is usually more powerful than other methods, such as ANOVA and regression method [14]. However, if there is a trend associated with treatments or conditions, KW based test is no longer the optimal method since it ignores this information. In this case, a more powerful statistical approach is desirable.

In this paper, we propose a new statistical approach to detecting differentially methylated loci for methylation data with multiple conditions with trend. In this method, we also adjust the age-effect in a similar way that we used before. More specifically, we first group subjects into several categories based on their age; we then apply a nonparametric trend test and get a one-sided p-value for each age category. An overall p-value is then obtained through combining those individual p-values. The performance of the new approach is assessed through comparing it with other methods using simulated data and a real methylation data set with three treatments. The R code for the new method is provided (please see the Additional file 1: R code).

Methods

Existing methods

In a recent paper, we have proposed several methods based on combining independent p-values to adjust the effect of age for genome-wide methylation data with multiple conditions [14]. Since those commonly used methods, such as regression models with age as continuous or categorical covariate, have poor performances [12], we compare the proposed approach with the following ones, which have the best performances among current methods based on our previous study [14].

Combined ANOVA test

We assume there are K conditions (treatments) and G age groups. For each age group g (g = 1,2,…,G), we apply an ANOVA test and obtain a p-value p g A NOVA . We know that under the null hypothesis that this locus is not differentially methylated among K conditions in any age group, - 2 log g = 1 G p g ANOVA has a chi-square distribution with 2G degrees of freedom (df) since these G p-values are independent. Therefore, the overall p-value can be obtained through combining p-values by Fisher test [17]:

p ANOVA = χ df = 2 G 2 χ 2 > - 2 g = 1 G log p g ANOVA
(1)

Combined KW test

Similarly, we replace ANOVA by the nonparametric Kruskal-Wallis test for each age group and obtain an overall p-value with p g ANOVA being replaced by the p-value p g KW from KW test:

p KW = χ df = 2 G 2 χ 2 > - 2 g = 1 G log p g KW
(2.)

Methods for combining p-values

Besides the Fisher method mentioned above, we can also use Z-test to combine p-values from independent tests [1820]. We calculated the weighted Z statistic using individual p-values from each age group: Z = g = 1 G n g Φ - 1 1 - p g / g = 1 G n g 2 , where n g is the total sample size in age group g and Φ is the cumulative distribution function (CDF) of the standard normal distribution. It can be shown that under the null hypothesis this statistic has the standard normal distribution. The overall p-value is then calculated as 1- Φ(Z) by the one-sided z-test.

The proposed method

If there is a monotonic trend of the outcome (i.e., β-value here) over the treatments, we can use the more powerful one-sided Cuzick test [21] to obtain a p-value for each age group g (g = 1,2,…,G). The Cuzick test statistic for age group g is calculated as:

C g = i = 1 N g r gi s gi - N g N g + 1 i = 1 K s gi p gi / 2 1 12 N g 2 N g + 1 i = 1 K s gi 2 p gi - i = 1 K s gi p gi 2
(3)

where Ng is the total number of subjects in age group g, r gi is the rank of the ith of the Ng subjects, s gk is the score of the kth (k = 1, 2, …, K) treatment, K is the number of treatments, p gk = n gk N g , and n gk is the number of subjects in the kth treatment within the gth age group. For the kth treatment, we assign a score s gk to each of the n gk subjects. In this paper, we set s gk  = k (k = 1, 2, …, K), that is, we use scores 1,2,…,K.

It can be shown that under the null hypothesis, the statistic Cg (g = 1,2,…,G ) in (3) has an asymptotic standard normal distribution [21]. If there is an increasing trend over the K treatments, we should use the one-sided p-value, pr,g = Prob(Z > c g ) = 1 - Φ(c g ). On the other hand if there is a decreasing trend over the K treatments, we should use the other one-sided p-value, pl,g = Prob(Z < c g ) = Φ(c g ). The statistic W 1 = - 2 log g = 1 G p l , g has an asymptotic chi-square distribution with 2G df under the null hypothesis according to Fisher [17]. Similarly, under the null hypothesis the statistic W 2 = - 2 log g = 1 G 1 - p l , g also has an asymptotic chi-square distribution with 2G df.

If we know the direction of the trend (increasing or decreasing), we should use either  W1 or  W2 to calculate the overall p-value. However, if the trend direction is unknown, which is usually the case in practice, we will use the maximum of the two statistics:

W = max W 1 , W 2
(4)

Since W1 and  W2 are correlated, the null distribution of W is not easy to obtain. However, we have the following nice result [2227].

Theorem 1 Under the null hypothesis, the survival function of W in (4) is asymptotically bounded by

2 γ - γ 2 Pr W > w 2 γ ,
(5)

where γ = 1 - χ 2 G 2 w , and χ 2 G 2 . is the cumulative distribution function of the chi-square distribution with 2G df.

The above theorem can be proved using the concept of associated variables due to Esary, Proschan and Walkup [28] and Theorem 2 of Owen [29]. From theorem 1, the overall p-value can be estimated by the upper bound 2γ. It is easily seen that when the true p-value of W is small, the difference between the true and the estimated p-values is negligible.

We can also estimate the overall p-value by the weighted Z-test:

p Z = 1 - Φ g = 1 G w g c g
(6)

where the weight w g = n g N , and n g (g = 1,2,…,G) is the number of total subjects of the K treatments within the gth age group. The validity of (6) is easily seen: under the null hypothesis c g and therefore w g c g has an asymptotic standard normal distribution; a two-sided p-value then can be obtained through (6).

Simulation settings

To assess the performance of the proposed method, we use simulated data to compare the proposed test with current methods in terms of controlling type I error rate and power. We assume there are three different treatments (i..e, K = 3) and six age groups (i.e., G = 6). For each treatment we assume the β-value has the same following distributions over the six age groups: (i) uniform U(a,b) where 0 ≤ a < b ≤ 1, (ii) truncated normal TN (μ, σ2, 0, 1) (or simply TN (μ, σ2), and (iii) Beta distribution Beta (c,d) with various parameters. We consider relatively small sample sizes in our simulation study. To reflect practical situations, we either choose 20 samples for each of the three treatments (sample size = (20, 20, 20)), or set the sample sizes as 15, 20, and 25 (sample size = (15, 20, 25)), respectively, for the three treatments. Since the proposed test is designed to detect differentially methylated loci when there is a monotonic trend over the treatments, we simulate β-values with increasing or decreasing mean values over the three treatments for the alternative hypotheses. For example, in simulation, we first generate 20 β-values (sample size = (20, 20, 20)) from three uniform distributions (denoted by a = (0,0,0.25), b = (1,1,1)), U(0,1), U(0,1), and U(0.25, 1) for each of the three treatment groups. The significance level is set to be 0.05 in simulation study. The type I error rate and power are estimated by the proportions of rejection with 104 replicates.

A real data set

The real methylation data set of the United Kingdom Ovarian Cancer Population Study (UKOPS) [16], which is one of the largest available Illumina methylation data sets, will be used for real data application. This data set originally includes 274 healthy controls, 131 pre-treatment cases, and 135 post treatment cases. If the DNA methylation of a locus is positively associated with the disease, we would expect that the methylation rates are increasing from control to post-treatment then to pre-treatment. On the other hand, if the association is negative, there would be a decreasing trend over the three conditions: control, post-treatment, and pre-treatment. In either of the two situations, we can use the proposed test.

The above mentioned methylation data were generated by the Illumina Infinium Human Methylation27 BeadChip and can be downloaded from the NCBI Gene Expression Omnibus (http://www.ncbi.nlm.nih.gov/geo) with the accession number GSE19711. For this data set, there are 27578 loci. After a data quality control process, we removed 60 subjects with BS values less than 4000 or the coverage rates less than 95%. All of the subjects are separated into 6 age groups (50-55, 55-60, 60-65, 65-70, 70-75, and 75 and over). Table 1 lists the resulting numbers of subjects in each age by treatment group. For each locus, we apply the proposed test and other methods.

Table 1 Number of samples in age by treatment group used in the paper after data quality control step

Results

Simulation results

For the new method and the combined ANOVA and KW tests, we only report the results using Fisher method to combine independent p-values, as the results using Z-test are very similar. Table 2 reports the empirical type I error rates for the proposed method, the combined ANOVA test and the combined KW test, from the simulation study. It is clearly shown that even if the sample size is relatively small and the underlying distribution is not normal, all the methods, including the ANOVA based test, control type I error rate quite well.

Table 2 Empirical size for each method at significance level 0.05 with 10 4 replicates from the simulation study

Table 3 lists the empirical power values for the three methods under various situations. As expected, the proposed test always has higher power values than those of the combined ANOVA and KW tests. This demonstrates that the proposed test which uses the trend information can improve the detecting power. It should point out that in the simulation study, we assign scores 1, 2, and 3 to the three treatments. However, the effect sizes between treatments 1 and 2 and that between treatments 2 and 3 are not set to be 1 to 2, respectively, which makes the scores (1,2,3) optimal; therefore, the proposed test have the best power. In words, we don’t use the optimal scores for the Cuzick test to reflect the real situations when the optimal scores are unknown. This can be seen from the powers of the new test with different scores (e.g., (1,1,2), and (1,3,2)) in the last two columns of Table 3. For many situations considered in Table 3, the scores (1,1,2) are closer to the optimal scores, which are determined by the effect sizes of treatments 2 vs. 1, and treatments 3 vs. 1, than the default ones, (1,2,3); therefore, it is not surprising that the new test with scores (1,1,2) has larger power values than those from the one with scores (1,2,3). However, for most of the situations, the scores (1,3,2) do not use the trend correctly and hence has lower power compared with the other two.

Table 3 Empirical power for each method at significance level 0.05 with 10 4 replicates from the simulation study

Results from the real data application

The proposed test and the combined ANOVA and KW tests are applied to the real data mentioned above. Due to the multiple comparison issue and the correlation among loci, it is desirable but difficult to obtain a meaningful cutoff p-value to determine differentially methylated loci. We therefore report the numbers of loci with p-values less than a given cutoff value from each method. We choose different cutoff values: 10-3, 10-4, 10-5, 10-6, 10-7, and 10-8. The results are reported in Table 4. For each of the given cutoff p-values, the proposed test always detects more loci than the other methods. In addition, most of the loci detected by the combined ANOVA and KW tests were also detected by the proposed test. For example, when the cutoff p-value is 10-5, the combined ANOVA test , the combined KW test, and the proposed test detected 479, 551, and 1283 loci, respectively, when Fisher method was used to combine p-values. Out of the 479 loci detected by the combined ANOVA test, 471 were also detected by the new test; out of the 551 loci detected by the combined KW test, only 7 were not detected by the proposed test.

Table 4 Number of significant differentially methylated loci detected by each method for each given cutoff p-value

This indicates that the proposed test is more powerful than other methods that are compared in this study. It is noticeable that the methods of combining independent p-values (i.e., Fisher test and Z-test) have similar performance here, although the Z-test usually gives a few more significant loci.

Discussion

We proposed a new statistical approach based on combing p-values and the Cuzick test, which is a nonparametric one-sided test. Through simulation study and real data application, we show that if there exists a monotonic (not necessarily linear) trend over the treatments, the proposed test is more powerful than other methods. Figure 1 plots the mean β-value of each of the three treatments over the six age groups for loci with p-values less than 10-3 from the proposed test. From Figure 1, we can see there is a decreasing trend among the three treatments (i.e., for the β-value, pre-treatment < post-treatment < control) for all of the six age groups; while from for those loci with large p-values, such trend does not exist for any of the six age groups (see Additional file 2: Figure S1).

Figure 1
figure 1

The mean β-value of loci with p-value less than 10-3from the proposed test over the three treatment groups by the age group. For each age group, there is a trend among the three treatments: pre-treatment has smaller β-value than the post-treatment group, which in turn has smaller β-value than the control group.

Although many methods can detect those loci which are strongly differentially methylated among different treatments, it is important to detect loci having small effects as they are biological meaningful and provide useful information for set-based analyses, such as gene, gene-set, and pathway analyses which use those detected differentially methylated loci as input [30].

To use the Cuzick test, we need to assign a score for each of the treatment. Here we assign 1, 2, and 3 to the control, post-treatment, and pre-treatment, respectively. In practice, if we have the information of the effects for each treatment, we can use this information to assign scores. For example, for the K-1 treatments 2, 3, …, K, if the effect sizes are m2, …, mK compared to treatment 1, we can assign scores 0, m2, …, mK to those treatments for the proposed test. However, if we only know that there is a monotonic trend, we can choose 1, 2, …, K (equivalent to 0, 1, …, K-1) as the scores. Although, the performance of the proposed test can be improved by assigning optimal scores, which are determined by the true effects, to the treatments; in general, it is impractical to obtain the optimal scores. In addition, the optimal scores for each locus may not be the same across age groups (see Figure 1).

Like other large scale data, such as microarray data and genome-wide association study data, the multiple comparison is an important but challenging issue. Although some procedures have been proposed to control either family-wise error rate or false discovery rate, it remains an open topic in this area. One possible direction is to use the so-called “effective number” estimated from correlations among the loci [31].

Conclusions

We propose a new statistical approach to detecting methylated loci for high-throughput methylation data with multiple groups. This approach is based on the nonparametric Cuzick test, which is robust and powerful if there exists a trend over groups. Through simulated and real data, we show that the proposed test outperforms existing methods.

References

  1. Rakyan VK, Down TA, Thorne NP, Flicek P, Kulesha E, Gräf S, Tomazou EM, Bäckdahl L, Johnson N, Herberth M: An integrated resource for genome-wide identification and analysis of human tissue-specific differentially methylated regions (tDMRs). Genome Res. 2008, 18 (9): 1518-1529. 10.1101/gr.077479.108.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  2. Bock C: Analysing and interpreting DNA methylation data. Nat Rev Genet. 2012, 13 (10): 705-719. 10.1038/nrg3273.

    Article  PubMed  CAS  Google Scholar 

  3. Baylin SB, Ohm JE: Epigenetic gene silencing in cancer–a mechanism for early oncogenic pathway addiction?. Nat Rev Cancer. 2006, 6 (2): 107-116. 10.1038/nrc1799.

    Article  PubMed  CAS  Google Scholar 

  4. Feinberg AP, Tycko B: The history of cancer epigenetics. Nat Rev Cancer. 2004, 4 (2): 143-153. 10.1038/nrc1279.

    Article  PubMed  CAS  Google Scholar 

  5. Jabbari K, Bernardi G: Cytosine methylation and CpG, TpG (CpA) and TpA frequencies. Gene. 2004, 333: 143-149.

    Article  PubMed  CAS  Google Scholar 

  6. Jones PA, Baylin SB: The fundamental role of epigenetic events in cancer. Nat Revi Genet. 2002, 3 (6): 415-428.

    CAS  Google Scholar 

  7. Kulis M, Esteller M: DNA methylation and cancer. Adv Genet. 2010, 70: 27-56.

    Article  PubMed  Google Scholar 

  8. Laird PW: Principles and challenges of genome-wide DNA methylation analysis. Nat Rev Genet. 2010, 11 (3): 191-203. 10.1038/nrg2732.

    Article  PubMed  CAS  Google Scholar 

  9. Xu GL, Bestor TH, Bourc’his D, Hsieh CL, Tommerup N, Bugge M, Hulten M, Qu X, Russo JJ, Viegas-Péquignot E: Chromosome instability and immunodeficiency syndrome caused by mutations in a DNA methyltransferase gene. Nature. 1999, 402 (6758): 187-191. 10.1038/46052.

    Article  PubMed  CAS  Google Scholar 

  10. Hansen KD, Timp W, Bravo HC, Sabunciyan S, Langmead B, McDonald OG, Wen B, Wu H, Liu Y, Diep D: Increased methylation variation in epigenetic domains across cancer types. Nat Genet. 2011, 43 (8): 768-775. 10.1038/ng.865.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  11. Wang S: Method to detect differentially methylated loci with case-control designs using Illumina arrays. Genet Epidemiol. 2011, 35 (7): 686-694. 10.1002/gepi.20619.

    Article  PubMed Central  PubMed  Google Scholar 

  12. Chen Z, Liu Q, Nadarajah S: A new statistical approach to detecting differentially methylated loci for case control Illumina array methylation data. Bioinform. 2012, 28 (8): 1109-1113. 10.1093/bioinformatics/bts093.

    Article  CAS  Google Scholar 

  13. Huang H, Chen Z, Huang X: Age-adjusted nonparametric detection of differential DNA methylation with case-control designs. BMC Bioinform. 2013, 14 (1): 86-10.1186/1471-2105-14-86.

    Article  Google Scholar 

  14. Chen Z, Huang H, Liu J, Ng HKT, Nadarajah S, Huang X, Deng Y: Detecting differentially methylated loci for Illumina Array methylation data based on human ovarian cancer data. BMC Med Genomics. 2013, 6 (Suppl 1): S9-

    PubMed Central  PubMed  Google Scholar 

  15. Christensen BC, Houseman EA, Marsit CJ, Zheng S, Wrensch MR, Wiemels JL, Nelson HH, Karagas MR, Padbury JF, Bueno R: Aging and environmental exposures alter tissue-specific DNA methylation dependent upon CpG island context. PLoS Genet. 2009, 5 (8): e1000602-10.1371/journal.pgen.1000602.

    Article  PubMed Central  PubMed  Google Scholar 

  16. Teschendorff AE, Menon U, Gentry-Maharaj A, Ramus SJ, Weisenberger DJ, Shen H, Campan M, Noushmehr H, Bell CG, Maxwell AP: Age-dependent DNA methylation of genes that are suppressed in stem cells is a hallmark of cancer. Genome Res. 2010, 20 (4): 440-446. 10.1101/gr.103606.109.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  17. Fisher RA: Statistical Methods for Research Workers. 1932, Edinburgh: Oliver and Boyd

    Google Scholar 

  18. Chen Z, Nadarajah S: Comments on ‘Choosing an optimal method to combine p values’ by Sungho Won, Nathan Morris, Qing Lu and Robert C. Elston, Statistics in Medicine 2009; 28: 1537-1553. Stat Med. 2011, 30 (24): 2959-2961. 10.1002/sim.4222.

    Article  PubMed  Google Scholar 

  19. Chen Z: Is the weighted z-test the best method for combining probabilities from independent tests?. J Evol Biol. 2011, 24 (4): 926-930. 10.1111/j.1420-9101.2010.02226.x.

    Article  PubMed  CAS  Google Scholar 

  20. Chen Z, Nadarajah S: On the optimally weighted z-test for combining probabilities from independent studies. Comput Stat Data Anal. 2014, 70: 387-394.

    Article  Google Scholar 

  21. Cuzick J: A wilcoxon type test for trend. Stat Med. 1985, 4 (4): 543-547. 10.1002/sim.4780040416.

    Article  Google Scholar 

  22. Chen Z, Huang H, Ng HKT: Testing for Association in Case–control Genome-wide Association Studies with Shared Controls. Statistical Methods in Medical Research. 2013, Published online before print February 1, 2013, doi: 101177/0962280212474061

    Google Scholar 

  23. Chen Z: Association tests through combining p-values for case control genome-wide association studies. Stat Probabil Lett. 2013, 83 (8): 1854-1862. 10.1016/j.spl.2013.04.021.

    Article  Google Scholar 

  24. Chen Z, Ng HKT: A Robust Method for Testing Association in Genome-Wide Association Studies. Hum Hered. 2012, 73 (1): 26-34. 10.1159/000334719.

    Article  PubMed Central  PubMed  Google Scholar 

  25. Chen Z, Huang H, Ng HKT: Design and Analysis of Multiple Diseases Genome-wide Association Studies without Controls. Gene. 2012, 510 (1): 87-92. 10.1016/j.gene.2012.07.089.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  26. Chen Z: A new association test based on Chi‒square partition for case‒control GWA studies. Genet Epidemiol. 2011, 35 (7): 658-663. 10.1002/gepi.20615.

    Article  PubMed  Google Scholar 

  27. Chen Z, Huang H, Ng HKT: An Improved Robust Association Test for GWAS with Multiple Diseases. Stat Probabil Lett. 2014, 91: 153-161.

    Article  Google Scholar 

  28. Esary JD, Proschan F, Walkup DW: Association of random variables, with applications. Ann Math Stat. 1967, 38: 1466-1474. 10.1214/aoms/1177698701.

    Article  Google Scholar 

  29. Owen AB: Karl Pearson’s meta-analysis revisited. Ann Statist. 2009, 37 (6B): 3867-3892. 10.1214/09-AOS697.

    Article  Google Scholar 

  30. Sun H, Wang S: Penalized logistic regression for high-dimensional DNA methylation data with case-control studies. Bioinform. 2012, 28 (10): 1368-1375. 10.1093/bioinformatics/bts145.

    Article  CAS  Google Scholar 

  31. Chen Z, Liu Q: A New Approach to Account for the Correlations among Single Nucleotide Polymorphisms in Genome-Wide Association Studies. Hum Hered. 2011, 72 (1): 1-9. 10.1159/000330135.

    Article  PubMed Central  PubMed  Google Scholar 

Download references

Acknowledgements

The authors would like to thank the Editor and five reviewers for their constructive comments, which resulted in an improved presentation of this paper. The first author also acknowledges the support from the faculty research funds awarded by the School of Public Health, Indiana University Bloomington.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Zhongxue Chen.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

ZC, HH, and QL were jointly responsible for the development of the algorithm and the writing of the manuscript. All authors read and approved the final manuscript.

Electronic supplementary material

Additional file 1: R code.(TXT 1 KB)

12859_2013_6400_MOESM2_ESM.pdf

Additional file 2: Figure S1: The mean β-value of loci with p-value greater than 10-3 from the proposed test over the three treatment groups by the age group. For each age group, there is no obvious trend over the three treatments for the β-value. (PDF 56 KB)

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

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 credited. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Chen, Z., Huang, H. & Liu, Q. Detecting differentially methylated loci for multiple treatments based on high-throughput methylation data. BMC Bioinformatics 15, 142 (2014). https://doi.org/10.1186/1471-2105-15-142

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-15-142

Keywords