Classifer: CLARK-S
Description of feature
Reported as being a good performer:
https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-022-08803-2#Sec6
Available on bioconda:
https://bioconda.github.io/recipes/clark/README.html?highlight=clark+s
however may need some tweaking of the recipe, as currently the auxiliary scripts (some which we may need to use) are missing from path, although they are in the environment
http://clark.cs.ucr.edu/Overview/
auxiliary scripts are missing from path, although they are in the environment
Theses scripts are in opt directory (e.g., ~/miniconda3/opt/clark/, if the software was installed in the base environment).
In particular, they are required for database creation (set_targets.sh).
classify_metagenome.sh is a wrapper for CLARK binaries (which are in the $PATH), so it could be re-implemented inside the module script.
Example code to build the database:
~/miniconda3/opt/clark/set_targets.sh DB fungi --genus
~/miniconda3/opt/clark/set_targets.sh DB2 bacteria --species