Hey All
I am trying to use CLARK-S for metagenome data analysis. According to the manual, I created an empty database folder and ran ./set_targets.sh command to download the bacterial and archaea RefSeq genomes.
But I am facing an error in the script.
Code- $set_targets.sh work/db bacteria --species
Error- Collecting metadata of bacteria... /home/j/jigyasa-arora/local/CLARKSCV1.2.5/set_targets.sh: line 91: ./make_metadata.sh: No such file or directory
Output- an empty targets.txt file
/home/j/jigyasa-arora/local/CLARKSCV1.2.5/ :is the location where I have downloaded the CLARK software and I have added the path to my bashrc file, so I can run it from anywhere.
When I try to run ./make_metadata.sh then-
Code- $make_metadata.sh db bacteria
Error- Selected directory not found. The program will create it.
Taxonomy data missing. The program will download data to bacteria/taxonomy.
/home/j/jigyasa-arora/local/CLARKSCV1.2.5/make_metadata.sh: line 54: ./download_taxondata.sh: No such file or directory
Failed to find taxonomy files. The program will try to download them...
/home/j/jigyasa-arora/local/CLARKSCV1.2.5/make_metadata.sh: line 58: ./download_taxondata.sh: No such file or directory
Failed to find taxonomy files.
The program must abort.
Output- It generates an empty bacteria file