File: CITATION

package info (click to toggle)
r-bioc-cner 1.26.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 18,216 kB
  • sloc: ansic: 23,458; makefile: 6
file content (18 lines) | stat: -rw-r--r-- 778 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
citHeader("To cite CNEr in publications use:")

citEntry(entry = "Article",
  title        = "CNEr: A toolkit for exploring extreme noncoding conservation",
  author       = personList(as.person("Ge Tan"),
                            as.person("Dimitris Polychronopoulos"),
                            as.person("Boris Lenhard")),
  journal      = "PLoS computational biology",
  year         = "2019",
  volume       = "15",
  issue        = "8",
  pages        = "e1006940",
  url          = "https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1006940",
  textVersion  =
  paste("Ge Tan, Dimitris Polychronopoulos, Boris Lenhard (2019).",
        "CNEr: A toolkit for exploring extreme noncoding conservation",
        "PLoS Comput. Biol. 15, e1006940.")
)