Mercurial > repos > davidecangelosi > pipe_t
changeset 28:7fbfe6f424f0 draft
planemo upload for repository https://github.com/igg-molecular-biology-lab/pipe-t.git commit 35cbb03a7d2f13985cda31d23e0ed318bf65d068
author | davidecangelosi |
---|---|
date | Tue, 04 Jun 2019 06:09:05 -0400 |
parents | 5618ea415c4a |
children | 8cb95051067d |
files | pipe-t.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/pipe-t.xml Fri May 31 10:25:13 2019 -0400 +++ b/pipe-t.xml Tue Jun 04 06:09:05 2019 -0400 @@ -155,12 +155,12 @@ <param name="files" type="data" format="txt" label="Select one of the files from the history tab" help="File should contains only the columns: sampleName and Treatment." /> <param name="formatFile" type="select" label="Select one of the file formats from the list below." help=""> <option value="EDS" selected="true">EDS</option> - <option value="plain">Plain</option> <option value="SDS" >SDS</option> + <option value="OpenArray" >OpenArray</option> <option value="LightCycler" >LightCycler</option> - <option value="CFX">CFX</option> - <option value="OpenArray" >OpenArray</option> + <option value="CFX">CFX</option> <option value="BioMark" >BioMark</option> + <option value="plain">Plain</option> </param> <param name="n" type="integer" min="1" max="1000" value="384" label="Type the number of transcripts in your file" /> </section>