Mercurial > repos > stef > qdnaseq
changeset 84:9af5f22a1fbc draft
Uploaded
author | stef |
---|---|
date | Thu, 28 May 2015 13:55:00 -0400 |
parents | af698d14e6b5 |
children | 51c657e622c7 |
files | QDNAseq-plot.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/QDNAseq-plot.xml Thu May 28 13:53:03 2015 -0400 +++ b/QDNAseq-plot.xml Thu May 28 13:55:00 2015 -0400 @@ -63,7 +63,7 @@ <conditional name="subset_selection"> <param name="what_to_plot" type="select" label="What to plot" help="Instead of plotting everything in the object you can also select certain chromosomes or set a genomic region"> - <option value="all">Everything</option> + <option value="everything">Everything</option> <option value="chromosomes">Selected chromosomes</option> <option value="region">Genomic region</option> </param>