File: CITATION

package info (click to toggle)
r-bioc-scuttle 1.8.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 888 kB
  • sloc: cpp: 508; sh: 7; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 527 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
bibentry(
    bibtype = "Article",
    author = c(
        person(c("Davis", "J."), "McCarthy"),
        person(c("Kieran", "R."), "Campbell"),
        person(c("Aaron", "T.", "L."), "Lun"),
        person(c("Quin", "F."), "Willis")
    ),
    title = "Scater: pre-processing, quality control, normalisation and visualisation of single-cell {R}{N}{A}-seq data in {R}",
    journal = "Bioinformatics",
    year = "2017",
    volume = "33",
    issue = "8",
    pages = "1179-1186",
    doi =  "10.1093/bioinformatics/btw777"
)