Diff of /paper/paper.bib [000000] .. [efa494]

Switch to unified view

a b/paper/paper.bib
1
@manual{R,
2
  title = {R: A Language and Environment for Statistical Computing},
3
  author = {{R Core Team}},
4
  organization = {R Foundation for Statistical Computing},
5
  address = {Vienna, Austria},
6
  year = {2017},
7
  url = {https://www.R-project.org/}
8
}
9
10
@book{vdl2011targeted,
11
  title={Targeted Learning: Causal Inference for Observational and Experimental
12
    Data},
13
  author={{van der Laan}, Mark J and Rose, Sherri},
14
  year={2011},
15
  publisher={Springer Science \& Business Media}
16
}
17
18
@incollection{smyth2005limma,
19
  title={Limma: Linear Models for Microarray Data},
20
  author={Smyth, Gordon K},
21
  booktitle={Bioinformatics and computational biology solutions using R and
22
    Bioconductor},
23
  pages={397--420},
24
  year={2005},
25
  publisher={Springer}
26
}
27
28
@article{smyth2004linear,
29
  title = {Linear Models and Empirical Bayes Methods for Assessing Differential
30
    Expression in Microarray Experiments},
31
  author = {Smyth, Gordon K},
32
  journal={Statistical Applications in Genetics and Molecular Biology},
33
  volume={3},
34
  number={1},
35
  pages={1--25},
36
  year={2004}
37
}
38
39
@article{huber2015orchestrating,
40
  title={Orchestrating high-throughput genomic analysis with Bioconductor},
41
  author={Huber, Wolfgang and Carey, Vincent J and Gentleman, Robert and Anders,
42
    Simon and Carlson, Marc and Carvalho, Benilton S and Bravo, Hector Corrada
43
    and Davis, Sean and Gatto, Laurent and Girke, Thomas and others},
44
  journal={Nature methods},
45
  volume={12},
46
  number={2},
47
  pages={115--121},
48
  year={2015},
49
  publisher={Nature Research}
50
}
51