Mercurial > repos > timpalpant > java_genomics_toolkit
diff galaxy-conf/Phasogram.xml @ 7:4fc118372ae7
Uploaded new version with fixes and broader support for interval files
author | timpalpant |
---|---|
date | Sun, 19 Feb 2012 01:54:28 -0500 |
parents | 604c98e58034 |
children | 81d5b81fb3c2 |
line wrap: on
line diff
--- a/galaxy-conf/Phasogram.xml Tue Feb 14 18:40:50 2012 -0500 +++ b/galaxy-conf/Phasogram.xml Sun Feb 19 01:54:28 2012 -0500 @@ -2,7 +2,7 @@ <description>of dyads</description> <command interpreter="sh">galaxyToolRunner.sh nucleosomes.Phasogram -i $input -m $max -o $output</command> <inputs> - <param name="input" type="data" format="bigwig,wig" label="Dyads BigWig file" /> + <param name="input" type="data" format="bigwig,wig" label="Dyads (Big)Wig file" /> <param name="max" type="integer" value="1000" label="Maximum phase shift (bp)" /> </inputs> <outputs>