Repository 'voom_rnaseq'
hg clone https://toolshed.g2.bx.psu.edu/repos/shians/voom_rnaseq

Changeset 1:b2fe55fd0651 (2014-12-16)
Previous changeset 0:7a80e9ec63cb (2014-12-16)
Commit message:
- Initial commit
modified:
diffexp.R
diffexp.xml
b
diff -r 7a80e9ec63cb -r b2fe55fd0651 diffexp.R
--- a/diffexp.R Tue Dec 16 14:38:15 2014 +1100
+++ b/diffexp.R Tue Dec 16 14:41:34 2014 +1100
[
@@ -620,7 +620,7 @@
 ListItem(cit[7])
 cata("</ol>\n")
 
-cata("<p>Report problems to: su.s@wehi.edu.au</p>\n")
+cata("<p>Please report problems or suggestions to: su.s@wehi.edu.au</p>\n")
 
 for (i in 1:nrow(linkData)) {
   if (grepl("session_info", linkData$Link[i])) {
@@ -641,4 +641,4 @@
 cata("</table>\n")
 
 cata("</body>\n")
-cata("</html>")
\ No newline at end of file
+cata("</html>")
b
diff -r 7a80e9ec63cb -r b2fe55fd0651 diffexp.xml
--- a/diffexp.xml Tue Dec 16 14:38:15 2014 +1100
+++ b/diffexp.xml Tue Dec 16 14:41:34 2014 +1100
b
@@ -340,6 +340,10 @@
     precision weights unlock linear model analysis tools for
     RNA-seq read counts. Genome Biology 15, R29.
 
+  * Ritchie, M. E., Diyagama, D., Neilson, J., van Laar, R., Dobrovic, 
+    A., Holloway, A., and Smyth, G. K. (2006). Empirical array quality weights
+    for microarray data. BMC Bioinformatics 7, Article 261.
+
 .. class:: infomark
 
 edgeR
@@ -363,7 +367,7 @@
    of multifactor RNA-Seq experiments with respect to biological variation. 
    Nucleic Acids Research 40, 4288-4297
    
-Report problems to: su.s@wehi.edu.au
+Please report problems or suggestions to: su.s@wehi.edu.au
 
 .. _edgeR: http://www.bioconductor.org/packages/release/bioc/html/edgeR.html
 .. _limma: http://www.bioconductor.org/packages/release/bioc/html/limma.html