MMARINeDNA / metabarcoding_QAQC_pipeline

Pipeline scripts for initial quality control, ASV assignment, taxonomic classification, and preliminary data visualization
0 stars 3 forks source link

`scripts` and `metadata` folders #18

Closed invertdna closed 1 year ago

invertdna commented 1 year ago

these lines:

cp ./bin/* {path where to create files}/scripts
cp -r ./metadata/* {path where to create files}/metadata

assume a scripts and a metadata folder, but the setup script config.sh does not create these folders.

alexandriai168 commented 1 year ago

fixed! new code added to config file