# HG changeset patch
# User stef
# Date 1403195746 14400
# Node ID 327b8830d49f1f847e0082c9c753a72cad665cb8
# Parent 4351c77152751ca2e49e9b3b6ed7ca9982aa39be
Uploaded
diff -r 4351c7715275 -r 327b8830d49f QDNAseq.xml
--- a/QDNAseq.xml Thu Jun 19 12:35:36 2014 -0400
+++ b/QDNAseq.xml Thu Jun 19 12:35:46 2014 -0400
@@ -47,25 +47,22 @@
-
-
-
-
+
-
+
-
+
-
+
@@ -114,6 +111,10 @@
+
+
+
+
@@ -137,6 +138,7 @@
+
@@ -204,12 +206,12 @@
"${jobName}" -> outputName
## extra params
-as.logical( "${doCall}" ) -> doCall
"${htmlFile}" -> outputHtml
"${htmlFile.files_path}" -> outputPath
"${use_own_binannotation.binannotation_file}" -> binAnnotations
## advanced options
+as.logical( "${advanced.doCall}" ) -> doCall
as.double( "${advanced.undoSD}" ) -> undoSD
as.logical( "${advanced.debug}" ) -> debug
as.logical( "${advanced.blacklist}" ) -> filterBlacklistedBins
@@ -286,11 +288,15 @@
It determines the copy number state of human chromosomes 1 - 22 for (shallow coverage) whole genome sequencing data.
+For questions/remarks about the galaxy part of this tool, see contact form here_
+
+.. _here: http://www.stefs.nl/wp/contact
+
-----
.. class:: warningmark
-As there is no R 3.1.0 package yet which is required, the **dependencies** need to be installed by hand and available to the galaxy user: R (3.1.0) and bioconductor package QDNAseq (>= 1.0.5)
+As there is no R 3.1.0 package yet (which is required), the **dependencies** need to be installed by hand and available to the user under which galaxy runs: R (3.1.0) and bioconductor package QDNAseq (>= 1.0.5)
.. class:: warningmark
@@ -310,6 +316,7 @@
.. image:: LGG150_copynumber_example.png
+.. image:: LGG150_calls_example.png