File: CITATION

package info (click to toggle)
r-bioc-complexheatmap 2.6.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,036 kB
  • sloc: javascript: 13,914; sh: 12; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 722 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
citHeader("The methods within the code package can be cited as:")

citEntry(
   entry="article",
   title = "Complex heatmaps reveal patterns and correlations in multidimensional genomic data",
   author = personList(as.person("Zuguang Gu"),
                       as.person("Roland Eils"),
                       as.person("Matthias Schlesner")),
   journal = "Bioinformatics",
   year = 2016,
   textVersion = "Gu, Z. (2016) Complex heatmaps reveal patterns and correlations in multidimensional genomic data. Bioinformatics."
)

citFooter("This free open-source software implements academic
research by the authors and co-workers. If you use it,
please support the project by citing the appropriate
journal articles.")