Mercurial > repos > rv43 > tomo
comparison tomo_reconstruct.xml @ 48:059819ea1f0e draft
"planemo upload for repository https://github.com/rolfverberg/galaxytools commit b97c6a8f181dea6d2f9cfa2069b86d30dcc47b4d"
| author | rv43 |
|---|---|
| date | Wed, 27 Apr 2022 17:28:26 +0000 |
| parents | ef5c2f7b49ec |
| children | 26f99fdd8d61 |
comparison
equal
deleted
inserted
replaced
| 47:c693117d01e9 | 48:059819ea1f0e |
|---|---|
| 23 </section> | 23 </section> |
| 24 </inputs> | 24 </inputs> |
| 25 <outputs> | 25 <outputs> |
| 26 <expand macro="common_outputs"/> | 26 <expand macro="common_outputs"/> |
| 27 <data name="output_data" format="npz" label="Reconstructed tomography stacks" from_work_dir="output_data.npz"/> | 27 <data name="output_data" format="npz" label="Reconstructed tomography stacks" from_work_dir="output_data.npz"/> |
| 28 <collection name="recon_slices" type="list" label="Recontructed slices midway in each dimension"> | 28 <collection name="center_slice_pngs" type="list" label="Recontructed slices midway in each dimension"> |
| 29 <discover_datasets pattern="__name_and_ext__" directory="center_slice_pngs"/> | 29 <discover_datasets pattern="__name_and_ext__" directory="center_slice_pngs"/> |
| 30 </collection> | 30 </collection> |
| 31 <data name="output_config" format="yaml" label="Output config reconstruction" from_work_dir="output_config.yaml"/> | 31 <data name="output_config" format="yaml" label="Output config reconstruction" from_work_dir="output_config.yaml"/> |
| 32 </outputs> | 32 </outputs> |
| 33 <help><