biocore / oecophylla

shotgun pipeline
MIT License
11 stars 19 forks source link

"Run QC with Oecophylla" Write-Up #132

Closed stephanieorch closed 6 years ago

stephanieorch commented 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"