# HG changeset patch # User lecorguille # Date 1455899982 18000 # Node ID 0b87dcf08f7254b1920c9245949dcc002c889152 # Parent 768a8069bb8f935032768660652f96899feadc04 Uploaded diff -r 768a8069bb8f -r 0b87dcf08f72 xcms_summary.r --- a/xcms_summary.r Fri Feb 19 11:32:06 2016 -0500 +++ b/xcms_summary.r Fri Feb 19 11:39:42 2016 -0500 @@ -77,7 +77,7 @@ writehtml("
sample | ") sampleNameHtml = paste("",sampnames(xset)," | ") } else {
---|