# HG changeset patch # User tduigou # Date 1759493926 0 # Node ID 4462f4c997ba9d394680bddbddc9d846e47cce54 # Parent 016ae4a7705edf7be2f668a1d4dd14f372e7d4e4 planemo upload for repository https://github.com/brsynth/rp2paths commit 1a817217fcd199ae61266ec6133137a87f4ab4be-dirty diff -r 016ae4a7705e -r 4462f4c997ba rp2paths.xml --- a/rp2paths.xml Wed Jul 24 08:42:00 2024 +0000 +++ b/rp2paths.xml Fri Oct 03 12:18:46 2025 +0000 @@ -1,14 +1,14 @@ Enumerate and seperate the different pathways generated by RetroPath2.0 - 1.5.1 + 2.1.0 rp2paths - + 0 + #set cmp_id = ' '.join($cmp_ids) + --onlyPathsStartingBy $cmp_id + #end if + #set cmp_ids = [] + #for $x in $adv.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' && mv out/compounds.txt out/compounds.tsv && cp out/compounds.tsv '$compounds' && if test -f 'out/out_paths.csv'; then @@ -24,21 +61,63 @@ fi ]]> - +
- + + + + + + + + + + + + + + + + + + + +
- - + + - - + + - + 10.1016/j.ymben.2017.12.002 -
+ \ No newline at end of file