When going through the full installation instructions, I found several problems. Specifically, I did not run the run_to_setup script due to it causing errors running on an HPC. The following concerns going through setting up the main directory and databases in steps 2-8.
-
In step 2.1 batch_hmmpress.pl is called but the Accessory_scripts.tgz is not uncompressed until step 4.
-
The link in step 6 (http://bcb.unl.edu/dbCAN2/download/Databases/dbCAN-old@UGA/dbCAN-fam-HMMs.txt) downloads an html file and not a .txt. But I was able to find the v14 version of this file.
-
Downloading the test files returns at 403 HTTP error response. I was not able to find an available version of the test files.
I was able to resolve issues 1-2 but not 3. Even fixing the first and second issues in the installation would save others time. You might also consider providing a dockerfile for this program.
When going through the full installation instructions, I found several problems. Specifically, I did not run the run_to_setup script due to it causing errors running on an HPC. The following concerns going through setting up the main directory and databases in steps 2-8.
In step 2.1 batch_hmmpress.pl is called but the Accessory_scripts.tgz is not uncompressed until step 4.
The link in step 6 (http://bcb.unl.edu/dbCAN2/download/Databases/dbCAN-old@UGA/dbCAN-fam-HMMs.txt) downloads an html file and not a .txt. But I was able to find the v14 version of this file.
Downloading the test files returns at 403 HTTP error response. I was not able to find an available version of the test files.
I was able to resolve issues 1-2 but not 3. Even fixing the first and second issues in the installation would save others time. You might also consider providing a dockerfile for this program.