Open Valentin-Bio opened 1 year ago
The conda package from https://anaconda.org/HCC/metabolic/files is not checked by me, and it is two years ago, never updated. I suggest following the installation instructions here: https://github.com/AnantharamanLab/METABOLIC/wiki/Installation#anaconda-environment
Hello , I ran METABOLIC-C under a HPC with slurm over my acquatic metagenomic paired end reads data set (93 samples).The program was installed via mamba:
mamba install -c hcc metabolic
I ran the program as following:
slurm noticed me that the program worked well. I checked the 'METABOLIC_run.log' file and this is the content of it:
METABOLIC-C.pl v4.0 Run Start: 2023-06-23 19:09:26 Run End: 2023-06-23 19:14:23 Input Reads: /lustre/groups/cbi/Users/ecastron/shared_data/Comau/readlist.txt Reads type: metaG Input Genome directory (nucleotides): /lustre/groups/cbi/Users/ecastron/valentin/comau/comau_mags/DATA_MAGs_Comau Number of Threads: 32 Prodigal Method: meta KOfam DB: full Module Cutoff Value: 0.75 Output directory: /lustre/groups/cbi/Users/ecastron/valentin/comau/comau_annotation
The program finished really fast for my dataset (runtime: 5 minutes)
So I checked the output files under comau_annotation directory and there were the output directories and files but the files are empty.
this is the content of the stdout message :
So why do I have empty files ? can it be that some conda dependencies were not installed ? if so I attach here a txt file of my conda environment
metabolic_env.txt