Mercurial > repos > proteomisc > preprocess_dataset
comparison preprocess_datasets/citations.xml @ 0:ebf6607b4e6a draft
Uploaded
| author | proteomisc |
|---|---|
| date | Sat, 02 Dec 2023 14:15:26 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ebf6607b4e6a |
|---|---|
| 1 <macros> | |
| 2 <token name="@VERSION@">1.0</token> | |
| 3 <xml name="R_citation"> | |
| 4 <citations> | |
| 5 <citation type="bibtex"> | |
| 6 @Manual{, | |
| 7 title = {R: A Language and Environment for Statistical Computing}, | |
| 8 author = {{R Core Team}}, | |
| 9 organization = {R Foundation for Statistical Computing}, | |
| 10 address = {Vienna, Austria}, | |
| 11 year = {2017}, | |
| 12 url = {https://www.R-project.org/}, | |
| 13 } | |
| 14 </citation> | |
| 15 <citation type="bibtex"> | |
| 16 @Article{, | |
| 17 title = {Passing in Command Line Arguments and Parallel Cluster/Multicore Batching in {R} with {batch}}, | |
| 18 author = {Thomas J. Hoffmann}, | |
| 19 journal = {Journal of Statistical Software, Code Snippets}, | |
| 20 year = {2011}, | |
| 21 volume = {39}, | |
| 22 number = {1}, | |
| 23 pages = {1--11}, | |
| 24 url = {http://www.jstatsoft.org/v39/c01/}, | |
| 25 } | |
| 26 </citation> | |
| 27 <citation type="bibtex"> | |
| 28 @Article{, | |
| 29 author = {Laurent Gautier and Leslie Cope and Benjamin M. Bolstad and Rafael A. Irizarry}, | |
| 30 title = {affy---analysis of Affymetrix GeneChip data at the probe level}, | |
| 31 journal = {Bioinformatics}, | |
| 32 volume = {20}, | |
| 33 number = {3}, | |
| 34 year = {2004}, | |
| 35 issn = {1367-4803}, | |
| 36 pages = {307--315}, | |
| 37 doi = {10.1093/bioinformatics/btg405}, | |
| 38 publisher = {Oxford University Press}, | |
| 39 address = {Oxford, UK}, | |
| 40 } | |
| 41 </citation> | |
| 42 <citation type="bibtex"> | |
| 43 @Article{, | |
| 44 author = {Matthew E Ritchie and Belinda Phipson and Di Wu and Yifang Hu and Charity W Law and Wei Shi and Gordon K Smyth}, | |
| 45 title = {{limma} powers differential expression analyses for {RNA}-sequencing and microarray studies}, | |
| 46 journal = {Nucleic Acids Research}, | |
| 47 year = {2015}, | |
| 48 volume = {43}, | |
| 49 number = {7}, | |
| 50 pages = {e47}, | |
| 51 } | |
| 52 </citation> | |
| 53 <citation type="bibtex"> | |
| 54 @Article{, | |
| 55 title = {Quality assessment for short oligonucleotide arrays.}, | |
| 56 author = {Julia Brettschneider and Francois Collin and Benjamin M Bolstad and Terence P Speed}, | |
| 57 journal = {Technometrics}, | |
| 58 year = {2007}, | |
| 59 volume = {In press}, | |
| 60 } | |
| 61 </citation> | |
| 62 <citation type="bibtex"> | |
| 63 @Manual{, | |
| 64 title = {annotate: Annotation for microarrays}, | |
| 65 author = {R. Gentleman}, | |
| 66 year = {2017}, | |
| 67 note = {R package version 1.56.0}, | |
| 68 } | |
| 69 </citation> | |
| 70 <citation type="bibtex"> | |
| 71 @Manual{, | |
| 72 title = {knitr: A General-Purpose Package for Dynamic Report Generation in R}, | |
| 73 author = {Yihui Xie}, | |
| 74 year = {2017}, | |
| 75 note = {R package version 1.16}, | |
| 76 url = {http://yihui.name/knitr/}, | |
| 77 } | |
| 78 </citation> | |
| 79 <citation type="bibtex"> | |
| 80 @Manual{, | |
| 81 title = {marray: Exploratory analysis for two-color spotted microarray data}, | |
| 82 author = {Yee Hwa Yang with contributions from Agnes Paquet and Sandrine Dudoit.}, | |
| 83 year = {2009}, | |
| 84 note = {R package version 1.58.0}, | |
| 85 url = {http://www.maths.usyd.edu.au/u/jeany/}, | |
| 86 } | |
| 87 </citation> | |
| 88 <citation type="bibtex"> | |
| 89 @Manual{, | |
| 90 title = {IDPmisc: Utilities of Institute of Data Analyses and Process Design | |
| 91 (www.idp.zhaw.ch)}, | |
| 92 author = {Rene Locher and Andreas Ruckstuhl et al.}, | |
| 93 year = {2012}, | |
| 94 note = {R package version 1.1.17}, | |
| 95 url = {https://CRAN.R-project.org/package=IDPmisc}, | |
| 96 } | |
| 97 </citation> | |
| 98 <citation type="bibtex"> | |
| 99 @Manual{, | |
| 100 title = {KernSmooth: Functions for Kernel Smoothing Supporting Wand and Jones (1995)}, | |
| 101 author = {Matt Wand}, | |
| 102 year = {2015}, | |
| 103 note = {R package version 2.23-15}, | |
| 104 url = {https://CRAN.R-project.org/package=KernSmooth}, | |
| 105 } | |
| 106 </citation> | |
| 107 | |
| 108 | |
| 109 | |
| 110 </citations> | |
| 111 </xml> | |
| 112 | |
| 113 </macros> |
