# HG changeset patch # User goeckslab # Date 1731526551 0 # Node ID 7b33a7a006c765d5ff9eb52c41140a55b91e0bb6 # Parent be4bfd3e934296c029312a677830b768b5c02f80 planemo upload for repository https://github.com/goeckslab/ChatAnalysis commit 1aba9600459e8a3136e5516ece74eecd9cb4f5fc diff -r be4bfd3e9342 -r 7b33a7a006c7 chat_analysis.xml --- a/chat_analysis.xml Tue Nov 05 02:40:12 2024 +0000 +++ b/chat_analysis.xml Wed Nov 13 19:35:51 2024 +0000 @@ -21,12 +21,12 @@ mkdir -p plots && ln -sf $__tool_directory__/.env /ChatAnalysis/.env && streamlit run /ChatAnalysis/chat_analysis.py - $openai_api_key_file - $groq_api_key_file - $chat_history - $export_csv - "`pwd`/plots" - $input_dataset + "$openai_api_key_file" + "$groq_api_key_file" + "$chat_history" + "$export_csv" + "./plots" + "$input_dataset" ]]>