comparison cfsan_centriflaken.xml @ 29:4c1add46ef6e

"planemo upload"
author kkonganti
date Wed, 29 Jun 2022 14:36:56 -0400
parents 2c14fd47396e
children 2c910ebd043e
comparison
equal deleted inserted replaced
28:2c14fd47396e 29:4c1add46ef6e
50 <param name="pipeline" type="select" label="CPIPES Workflow name" value="centriflaken" 50 <param name="pipeline" type="select" label="CPIPES Workflow name" value="centriflaken"
51 help="centriflaken: for long reads (Nanopore or PacBio). centriflaken_hy: for short reads (paired or unpaired). Default: centriflaken"> 51 help="centriflaken: for long reads (Nanopore or PacBio). centriflaken_hy: for short reads (paired or unpaired). Default: centriflaken">
52 <option value="centriflaken">centriflaken</option> 52 <option value="centriflaken">centriflaken</option>
53 <option value="centriflaken_hy">centriflaken_hy</option> 53 <option value="centriflaken_hy">centriflaken_hy</option>
54 </param> 54 </param>
55 <param name="read_lib_layout" type="select" label="Short Read Library Layout" value="single" 55 <param name="reads_lib_layout" type="select" label="Short Read Library Layout" value="single"
56 help="Leave this option as Single-End for centriflaken. If the pipeline is centriflaken_hy (i.e for short reads), what is the library layout? Default: Single-End"> 56 help="Leave this option as Single-End for centriflaken. If the pipeline is centriflaken_hy (i.e for short reads), what is the library layout? Default: Single-End">
57 <option value="single">Single-End</option> 57 <option value="single">Single-End</option>
58 <option value="paired">Paired-End</option> 58 <option value="paired">Paired-End</option>
59 </param> 59 </param>
60 <param name="long_read_platform" type="select" label="Mention long read sequencing platform and type" value="nanopore_raw" 60 <param name="long_read_platform" type="select" label="Mention long read sequencing platform and type" value="nanopore_raw"