citEntry(header = "To cite the MAnorm2 package in publications, please use",
         entry = "Article",
         title = "MAnorm2 for quantitatively comparing groups of ChIP-seq samples",
         author = personList(as.person("Shiqi Tu"),
                             as.person("Mushan Li"),
                             as.person("Haojie Chen"),
                             as.person("Fengxiang Tan"),
                             as.person("Jian Xu"),
                             as.person("David J. Waxman"),
                             as.person("Yijing Zhang"),
                             as.person("Zhen Shao")),
         journal = "Genome Research",
         volume = "31",
         number = "1",
         pages = "131-145",
         year = "2021",
         publisher = "Cold Spring Harbor Laboratory Press",
         doi = "10.1101/gr.262675.120",
         textVersion = paste("Tu, S., et al.,",
                             "MAnorm2 for quantitatively comparing groups of ChIP-seq samples.",
                             "Genome Res, 2021. 31(1): p. 131-145."))


citEntry(header = paste("If you have performed MA normalization with a pseudo-reference profile as baseline,",
                        "or have employed a Winsorization-based robust parameter estimation framework,",
                        "or have performed a hypervariable analysis,",
                        "please cite additionally"),
         entry = "Article",
         title = "HyperChIP: identification of hypervariable signals across ChIP-seq or ATAC-seq samples",
         author = personList(as.person("Haojie Chen"),
                             as.person("Shiqi Tu"),
                             as.person("Chongze Yuan"),
                             as.person("Feng Tian"),
                             as.person("Yijing Zhang"),
                             as.person("Yihua Sun"),
                             as.person("Zhen Shao")),
         journal = "Genome Biology",
         volume = "23",
         number = "1",
         pages = "62",
         year = "2022",
         doi = "10.1186/s13059-022-02627-9",
         textVersion = paste("Chen, H., et al.,",
                             "HyperChIP: identification of hypervariable signals across ChIP-seq or ATAC-seq samples.",
                             "Genome Biol, 2022. 23(1): p. 62."))


citFooter("Thanks for using MAnorm2.")

