Mercurial > repos > galaxyp > metaquantome
changeset 2:a8cb3dea93a6 draft
planemo upload commit 21c3d5b58096db08d728bd3b8bb9e62512c5efa8
| author | galaxyp |
|---|---|
| date | Wed, 05 Dec 2018 14:52:54 -0500 |
| parents | 47bfbd6597d0 |
| children | 28180bbb8fe4 |
| files | metaquantome_viz.xml |
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/metaquantome_viz.xml Wed Dec 05 14:37:17 2018 -0500 +++ b/metaquantome_viz.xml Wed Dec 05 14:52:54 2018 -0500 @@ -78,6 +78,9 @@ #else: --name='$plot.term.name' #end if + #if str($mode_args.mode) in ['t','ft']: + --target_rank='$plot.target_rank' + #end if #if $plot.target_onto: --target_onto=$plot.target_onto #end if
