Mercurial > repos > goeckslab > chatanalysis
changeset 11:30ddc96b5818 draft default tip
planemo upload for repository https://github.com/goeckslab/ChatAnalysis commit f99c2af6195b1432875834d8ef403ca71efe78e9
author | goeckslab |
---|---|
date | Tue, 08 Jul 2025 18:18:47 +0000 |
parents | e8cdf238cc02 |
children | |
files | chat_analysis.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/chat_analysis.xml Sat Jun 21 05:23:35 2025 +0000 +++ b/chat_analysis.xml Tue Jul 08 18:18:47 2025 +0000 @@ -60,7 +60,7 @@ <outputs> <data name="chat_history" format="json" label="${tool.name} -- chat history json on ${on_string} -- use to restore chat history next time"/> <collection name="generated_files" type="list" label="${tool.name} -- generated files"> - <discover_datasets pattern="__name_and_ext__" directory="generated_files" /> + <discover_datasets pattern="__name_and_ext__" directory="outputs_dir/generated_files" /> </collection> </outputs> <tests>