File: CITATION

package info (click to toggle)
r-bioc-edaseq 2.24.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 408 kB
  • sloc: sh: 13; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 572 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bibentry("Article",
         title = "{GC-Content Normalization for RNA-Seq Data}",
         author = c(person("Davide", "Risso"),
	 person("Katja", "Schwartz"),
	 person("Gavin", "Sherlock"),
         person("Sandrine", "Dudoit")),
         year = 2011,
         journal = "BMC Bioinformatics",
	 volume = "12",
         number = "1",
	 pages = "480",
         textVersion = 
         paste("D. Risso, K. Schwartz, G. Sherlock and S. Dudoit","(2011).",
               "GC-Content Normalization for RNA-Seq Data.",
               "BMC Bioinformatics","12:480")
         )