citHeader("To cite the NGScopyData in publications use:")

citEntry(entry="article",
  author   = "Xiaobei Zhao, Anyou Wang, ..., D Neil Hayes, Stergios J Moschos",
  title    = "Targeted Sequencing in Non-Small Cell Lung Cancer (NSCLC) Using the University of North Carolina (UNC) Sequencing Assay Captures Most Previously Described Genetic Aberrations in NSCLC",
  journal  = "In preparation",
  year     = 2014,
  textVersion=
    paste("Zhao et al (2014).",
          "Targeted Sequencing in Non-Small Cell Lung Cancer (NSCLC) Using the University of North Carolina (UNC) Sequencing Assay Captures Most Previously Described Genetic Aberrations in NSCLC.", 
          "In preparation.",
          sep=" ")
)


citEntry(
  entry="Manual",
  title = "NGScopyData: Subset of BAM files of human tumor and pooled normal sequencing data (Zhao et al. 2014) for the NGScopy package",
  author = personList(
    as.person("Xiaobei Zhao")
    ),
  year = "2014",
  url = "http://www.bioconductor.org/packages/release/data/experiment/html/NGScopyData.html",
  note = "Bioconductor/R package",
  textVersion = 
  paste(
    "Zhao, Xiaobei",
    "NGScopyData: Subset of BAM files of human tumor and pooled normal sequencing data (Zhao et al. 2014) for the NGScopy package", 
    "Bioconductor/R package",
    "2014",
    "http://www.bioconductor.org/packages/release/data/experiment/html/NGScopyData.html",
    sep=". "
  ),
  header = "Also please use the following citation:"
  )
