changeset 109:27ea4b09d824 draft

Uploaded
author luca_milaz
date Tue, 02 Jul 2024 12:45:24 +0000
parents 2357375bcf58
children 7289279682a0
files marea_2_0/flux_sampling.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/marea_2_0/flux_sampling.xml	Thu Jun 27 12:16:32 2024 +0000
+++ b/marea_2_0/flux_sampling.xml	Tue Jul 02 12:45:24 2024 +0000
@@ -26,6 +26,8 @@
     <inputs>
         <param name="input" argument="--input" type="data" format="xml, json" label="Model:" />
 
+        <param name="inputs" type="data_collection" collection_type="list" format="bam" label="Input BAM(s)" />
+
         <conditional name="algorithm_param">
 			<param name="algorithm" argument="--algorithm" type="select" label="Choose sampling algorithm:">
                     <option value="CBS" selected="true">CBS</option>