Mercurial > repos > tduigou > rp2paths
comparison rp2paths.xml @ 8:0ab78638059c draft default tip
planemo upload for repository https://github.com/brsynth/rp2paths commit 317cbbd78126bdbffe626b327924953768c5a17f-dirty
| author | tduigou |
|---|---|
| date | Mon, 06 Oct 2025 09:56:09 +0000 |
| parents | f3843f6b7332 |
| children |
comparison
equal
deleted
inserted
replaced
| 7:f3843f6b7332 | 8:0ab78638059c |
|---|---|
| 21 --timeout '$path_enum.timeout' | 21 --timeout '$path_enum.timeout' |
| 22 #if str($general.forward) == 'true' | 22 #if str($general.forward) == 'true' |
| 23 --forward | 23 --forward |
| 24 #end if | 24 #end if |
| 25 #if $cofactor_removal.cofile | 25 #if $cofactor_removal.cofile |
| 26 --cofile '$adv.cofactor_removal' | 26 --cofile '$cofactor_removal.cofile' |
| 27 #end if | 27 #end if |
| 28 #if str($scope.mindepth) == 'true' | 28 #if str($scope.mindepth) == 'true' |
| 29 --minDepth | 29 --minDepth |
| 30 #end if | 30 #end if |
| 31 #if $scope.sink | 31 #if $scope.sink |
