File: CITATION

package info (click to toggle)
r-bioc-ensembldb 2.6.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,720 kB
  • sloc: perl: 326; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 766 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
citHeader("To cite the ensembldb package please use:")

citEntry(entry="article",
         title = "ensembldb: an R package to create and use Ensembl-based annotation resources.",
         author = personList(as.person("Johannes Rainer" ),
           as.person("Laurent Gatto"),
           as.person("Christian X. Weichenberger" )),
         year = 2019,
         journal = "Bioinformatics",
         doi = "10.1093/bioinformatics/btz031",
         url = "https://academic.oup.com/bioinformatics/advance-article/doi/10.1093/bioinformatics/btz031/5301311",
         textVersion =
             "Rainer J, Gatto L, Weichenberger CX (2019) ensembldb: an R package to create and use Ensembl-based annotation resources. Bioinformatics. doi:10.1093/bioinformatics/btz031")