# HG changeset patch # User tduigou # Date 1759745305 0 # Node ID 5ff2b0c02dd61d22eec412609e4a8b6b32aadf7d # Parent 4462f4c997ba9d394680bddbddc9d846e47cce54 planemo upload for repository https://github.com/brsynth/rp2paths commit 41f01844826821a31f79851a6bc9106c5378b7c5-dirty diff -r 4462f4c997ba -r 5ff2b0c02dd6 rp2paths.xml --- a/rp2paths.xml Fri Oct 03 12:18:46 2025 +0000 +++ b/rp2paths.xml Mon Oct 06 10:08:25 2025 +0000 @@ -1,6 +1,8 @@ - + Enumerate and seperate the different pathways generated by RetroPath2.0 + 1 2.1.0 @@ -13,29 +15,29 @@ 0 @@ -43,17 +45,14 @@ --onlyPathsStartingBy $cmp_id #end if #set cmp_ids = [] - #for $x in $adv.rep_exclude_path + #for $x in $path_enum.rep_exclude_path #silent cmp_ids.append(str($x.cmp_id)) #end for #if len(cmp_ids) > 0 #set cmp_id = ' '.join($cmp_ids) --notPathsStartingBy $cmp_id #end if - #if $adv.cmpfile - --cmpdnamefile '$adv.cmpfile' - #end if - --target '$adv.target' && + --target '$dev.target' && mv out/compounds.txt out/compounds.tsv && cp out/compounds.tsv '$compounds' && if test -f 'out/out_paths.csv'; then @@ -63,20 +62,27 @@ -
- +
+
+
+
+
+ name="mindepth" type="boolean" checked="false" label="Minimal Depth Scope Only" + help="Use minimal depth scope only, i.e. stop the scope computation as as soon an a first minimal path linking target to sink is found" /> +
+
+ @@ -86,23 +92,25 @@ - - + - + - +
+