citHeader("To cite gdsfmt in publications use:")

citEntry(entry="Article",
    title = "A High-performance Computing Toolset for Relatedness and Principal Component Analysis of SNP Data",
    author = personList(person("Xiuwen", "Zheng"), person("David", "Levine"),
        person("Jess", "Shen"), person("Stephanie", "Gogarten"),
        person("Cathy", "Laurie"), person("Bruce", "Weir")),
    journal = "Bioinformatics",
    year = "2012",
    doi = "10.1093/bioinformatics/bts606",
    volume = "28",
    number = "24",
    pages = "3326-3328",

    textVersion =
        paste("Xiuwen Zheng, David Levine, Jess Shen, Stephanie M. Gogarten, Cathy Laurie, Bruce S. Weir.",
            "A High-performance Computing Toolset for Relatedness and Principal Component Analysis of SNP Data.",
            "Bioinformatics 2012; doi: 10.1093/bioinformatics/bts606")
)


citEntry(entry="Article",
    title = "SeqArray -- A storage-efficient high-performance data format for WGS variant calls",
    author = personList(person("Xiuwen", "Zheng"), person("Stephanie", "Gogarten"),
        person("Michael", "Lawrence"), person("Adrienne", "Stilp"), person("Matthew", "Conomos"),
        person("Bruce", "Weir"), person("Cathy", "Laurie"), person("David", "Levine")),
    journal = "Bioinformatics",
    year = "2017",
    doi = "10.1093/bioinformatics/btx145",

    textVersion =
        paste("Xiuwen Zheng, Stephanie M. Gogarten, Michael Lawrence, Adrienne Stilp, Matthew P. Conomos, Bruce S. Weir, Cathy Laurie, David Levine.",
            "SeqArray -- A storage-efficient high-performance data format for WGS variant calls.",
            "Bioinformatics 2017; doi: 10.1093/bioinformatics/btx145")
)
