Closed stephanieorch closed 6 years ago
Tutorial says...
"oecophylla workflow \ --input-dir test_data/test_reads \ --params test_data/params.yaml \ --envs test_data/envs.yaml \ --output-dir test_output qc"
when it should say...
"oecophylla workflow \ --input-dir test_data/test_reads \ --params test_data/test_config/test_params.yml \ --envs test_data/test_config/test_envs.yml \ --output-dir test_output qc"
Tutorial says...
"oecophylla workflow \ --input-dir test_data/test_reads \ --params test_data/params.yaml \ --envs test_data/envs.yaml \ --output-dir test_output qc"
when it should say...
"oecophylla workflow \ --input-dir test_data/test_reads \ --params test_data/test_config/test_params.yml \ --envs test_data/test_config/test_envs.yml \ --output-dir test_output qc"