Closed iquasere closed 3 years ago
Hi João,
Sorry to hear that you're having trouble running DAS Tool. If the error also shows up when running the example in the README on the sample_data
, there is most likely an issue with your installation or your environment. Please make sure that you've also installed all required R-packages. You can also check the log file (when running in --debug mode) to get more information about the error.
Also, I've just recently fixed some bugs. Try cloning the latest code from the repository and also install the latest version of the DAS Tool R-package.
Nice, this next version works like a charm. Thank you! ^^
Installed DAS_Tool through Bioconda. Running
DAS_Tool -c snakemake_learn/Assembly/Sample/contigs.fasta -o test_dastool/das_output --search_engine diamond --write_bins 1 --write_unbinned 1 -t 14
gives meRunning with
--debug
option ends withNo idea what to do here, have already checked that all dependencies are reachable, including
usearch
. This error is reproduced with the data available atsample_data