diff preprocess_datasets/citations.xml @ 0:ebf6607b4e6a draft

Uploaded
author proteomisc
date Sat, 02 Dec 2023 14:15:26 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/preprocess_datasets/citations.xml	Sat Dec 02 14:15:26 2023 +0000
@@ -0,0 +1,113 @@
+<macros>
+  <token name="@VERSION@">1.0</token>
+  <xml name="R_citation">
+    <citations>
+        <citation type="bibtex">
+          @Manual{,
+    		title = {R: A Language and Environment for Statistical Computing},
+    		author = {{R Core Team}},
+    		organization = {R Foundation for Statistical Computing},
+    		address = {Vienna, Austria},
+    		year = {2017},
+    		url = {https://www.R-project.org/},
+  			}
+        </citation>
+        <citation type="bibtex">
+          @Article{,
+   		 title = {Passing in Command Line Arguments and Parallel Cluster/Multicore Batching in {R} with {batch}},
+    		author = {Thomas J. Hoffmann},
+    		journal = {Journal of Statistical Software, Code Snippets},
+    		year = {2011},
+    		volume = {39},
+    		number = {1},
+    		pages = {1--11},
+    		url = {http://www.jstatsoft.org/v39/c01/},
+  			}
+        </citation>
+        <citation type="bibtex">
+          @Article{,
+  		author = {Laurent Gautier and Leslie Cope and Benjamin M. Bolstad and Rafael A. Irizarry},
+  		title = {affy---analysis of Affymetrix GeneChip data at the probe level},
+  		journal = {Bioinformatics},
+  		volume = {20},
+  		number = {3},
+  		year = {2004},
+  		issn = {1367-4803},
+  		pages = {307--315},
+  		doi = {10.1093/bioinformatics/btg405},
+  		publisher = {Oxford University Press},
+  		address = {Oxford, UK},
+		}
+        </citation>
+        <citation type="bibtex">
+          @Article{,
+  		author = {Matthew E Ritchie and Belinda Phipson and Di Wu and Yifang Hu and Charity W Law and Wei Shi and Gordon K Smyth},
+  		title = {{limma} powers differential expression analyses for {RNA}-sequencing and microarray studies},
+  		journal = {Nucleic Acids Research},
+  		year = {2015},
+  		volume = {43},
+  		number = {7},
+  		pages = {e47},
+		}	
+        </citation>
+        <citation type="bibtex">
+          @Article{,
+  		title = {Quality assessment for short oligonucleotide arrays.},
+  		author = {Julia Brettschneider and Francois Collin and Benjamin M Bolstad and Terence P Speed},
+  		journal = {Technometrics},
+  		year = {2007},
+  		volume = {In press},
+		}
+        </citation>
+        <citation type="bibtex">
+          @Manual{,
+  		title = {annotate: Annotation for microarrays},
+  		author = {R. Gentleman},
+  		year = {2017},
+  		note = {R package version 1.56.0},
+		}
+        </citation>
+        <citation type="bibtex">
+          @Manual{,
+  		title = {knitr: A General-Purpose Package for Dynamic Report Generation in R},
+  		author = {Yihui Xie},
+  		year = {2017},
+  		note = {R package version 1.16},
+  		url = {http://yihui.name/knitr/},
+		}
+        </citation>
+        <citation type="bibtex">
+          @Manual{,
+  		title = {marray: Exploratory analysis for two-color spotted microarray data},
+  		author = {Yee Hwa Yang with contributions from Agnes Paquet and Sandrine Dudoit.},
+  		year = {2009},
+  		note = {R package version 1.58.0},
+  		url = {http://www.maths.usyd.edu.au/u/jeany/},
+		}
+        </citation>
+        <citation type="bibtex">
+          @Manual{,
+  		title = {IDPmisc: Utilities of Institute of Data Analyses and Process Design
+(www.idp.zhaw.ch)},
+  		author = {Rene Locher and Andreas Ruckstuhl et al.},
+  		year = {2012},
+  		note = {R package version 1.1.17},
+  		url = {https://CRAN.R-project.org/package=IDPmisc},
+		}
+        </citation>
+        <citation type="bibtex">
+          @Manual{,
+  		title = {KernSmooth: Functions for Kernel Smoothing Supporting Wand and Jones (1995)},
+  		author = {Matt Wand},
+  		year = {2015},
+  		note = {R package version 2.23-15},
+  		url = {https://CRAN.R-project.org/package=KernSmooth},
+		}
+        </citation>
+        
+        
+
+    </citations>
+  </xml>
+  
+</macros>