## Directory Structure The demo_data directory contains the following structure: - Step1 - commands.txt: Contains the commands to execute for Step 1. - inputDir_S1: Folder containing the input files required for Step 1. - outputDir_S1: Folder containing the output files generated during Step 1. - Step2 - commands.txt: Contains the commands to execute for Step 2. - inputDir_S2: Folder containing the input files required for Step 2. - outputDir_S2: Folder containing the output files generated during Step 2. - ... ## Usage - For each step, navigate to the respective step folder (e.g., 'Step1'). - Open the "commands.txt" file to view the command associated with the step. (Please ensure that you replace "/SFC/yuhongwei" with your own path from the command line.) - Execute the command in your preferred terminal or command prompt. - Once the command finishes executing, check the output_files folder to access the generated output files. ## Notes - Make sure to thoroughly read and understand the provided instructions and requirements before running the demo. - If any issues or errors occur during the execution of the commands, please refer to the troubleshooting section of the documentation or contact [liyuli@ouc.edu.cn] or [hongweiyu@stu.ouc.edu.cn] for assistance.