Mercurial > repos > yating-l > hubarchivecreator
changeset 61:68aeb6482069 draft
planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit acefc0713163be931deb145a658c2fff18692935-dirty
author | yating-l |
---|---|
date | Mon, 03 Jul 2017 17:24:49 -0400 |
parents | 583431485006 |
children | 4c4e8941feda |
files | hubArchiveCreator.xml |
diffstat | 1 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/hubArchiveCreator.xml Mon Jul 03 12:13:23 2017 -0400 +++ b/hubArchiveCreator.xml Mon Jul 03 17:24:49 2017 -0400 @@ -209,7 +209,7 @@ type="data" label="BAM File" /> - <param name="longLabel" type="text" size="80" label="Track label" /> + <param name="longLabel" type="text" size="76" label="Track label" help="It is limited to 76 printable characters, the first 17 printable characters will be used as a short label of the track" /> <!-- TODO: Find a solution to avoid repetition and to generate a new color depending on the others --> <param name="track_color" type="color" label="Track color" value="#000000"> <sanitizer> @@ -289,7 +289,7 @@ </param> </when> </conditional> - <param name="longLabel" type="text" size="30" label="Track name" /> + <param name="longLabel" type="text" size="76" label="Track label" help="It is limited to 76 printable characters, the first 17 printable characters will be used as a short label of the track" /> <param name="track_color" type="color" label="Track color" value="#000000"> <sanitizer> <valid initial="string.letters,string.digits"> @@ -305,7 +305,7 @@ type="data" label="PSL File" /> - <param name="longLabel" type="text" size="30" label="Track name" /> + <param name="longLabel" type="text" size="76" label="Track label" help="It is limited to 76 printable characters, the first 17 printable characters will be used as a short label of the track" /> <param name="track_color" type="color" label="Track color" value="#000000"> <sanitizer> <valid initial="string.letters,string.digits"> @@ -321,7 +321,7 @@ type="data" label="BIGWIG File" /> - <param name="longLabel" type="text" size="30" label="Track name" /> + <param name="longLabel" type="text" size="76" label="Track label" help="It is limited to 76 printable characters, the first 17 printable characters will be used as a short label of the track" /> <param name="track_color" type="color" label="Track color" value="#000000"> <sanitizer> <valid initial="string.letters,string.digits"> @@ -337,7 +337,7 @@ type="data" label="BIGBED File" /> - <param name="longLabel" type="text" size="30" label="Track name" /> + <param name="longLabel" type="text" size="76" label="Track label" help="It is limited to 76 printable characters, the first 17 printable characters will be used as a short label of the track" /> <param name="track_color" type="color" label="Track color" value="#000000"> <sanitizer> <valid initial="string.letters,string.digits"> @@ -353,7 +353,7 @@ type="data" label="GFF3 File" /> - <param name="longLabel" type="text" size="30" label="Track name" /> + <param name="longLabel" type="text" size="76" label="Track label" help="It is limited to 76 printable characters, the first 17 printable characters will be used as a short label of the track" /> <param name="track_color" type="color" label="Track color" value="#000000"> <sanitizer> <valid initial="string.letters,string.digits"> @@ -369,7 +369,7 @@ type="data" label="GTF File" /> - <param name="longLabel" type="text" size="30" label="Track name" /> + <param name="longLabel" type="text" size="76" label="Track label" help="It is limited to 76 printable characters, the first 17 printable characters will be used as a short label of the track" /> <param name="track_color" type="color" label="Track color" value="#000000"> <sanitizer> <valid initial="string.letters,string.digits">