changeset 40:8bc61837945e draft

Uploaded
author stef
date Thu, 19 Jun 2014 05:40:33 -0400
parents 50215c0e99a0
children 2489b20dc7ab
files QDNAseq.R
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/QDNAseq.R	Thu Jun 19 05:40:17 2014 -0400
+++ b/QDNAseq.R	Thu Jun 19 05:40:33 2014 -0400
@@ -467,7 +467,7 @@
 		cat( '<h3 class="qdnaseq">Results: overview</h3><p>', "\n")
 		plots_html <- ''
 		
-		cat( '<table class="pure-table pure-table-striped"><thead><tr><th>Sample</th><th>CopyNumber</th><th>Called</th><th>ReadCount</th><th>RegionCount</th><th>Files</th></tr></thead><tbody>' )
+		cat( '<table class="pure-table pure-table-striped"><thead><tr><th>Sample / File</th><th>CopyNr</th><th>Calls</th><th>Reads</th><th>Regions</th><th>Files</th></tr></thead><tbody>' )
 			
 			for ( bam_file in sampleNames ){