citHeader("To cite R package 'ICAMS' in publications use:")

citEntry(
  entry    = "Manual",
  title    = "ICAMS: In-depth Characterization and Analysis of Mutational Signatures",
  author   = c(person("Steve", "Rozen"),
                    person("Nanhai", "Jiang"),
                    person("Arnoud", "Boot"),
                    person("Mo", "Liu"),
                    person("Yang", "Wu")),
  year     = "2021",
  note     = "R package version 2.3.10 --- For new features, install the development version from GitHub(https://github.com/steverozen/ICAMS/tree/master)",
  url      = "https://CRAN.R-project.org/package=ICAMS",
  textVersion = paste0("Rozen SG, Jiang NH, Boot A, Liu M, Wu Y (2021). ",
  "ICAMS:In-depth Characterization and Analysis of Mutational Signatures. ", "R package version 2.3.10, https://CRAN.R-project.org/package=ICAMS."
  )
)
