Hi all,
I am running a single fastq file for HUMAnN in cluster with the following code:
conda activate humann
humann -i file.fq -o file_humann --threads 40
I am running this command on a cluster with 24CPUs and 50Gb memory with 40 threads.
I am getting the ERROR: Unexpected end of input files.
Could anyone please guide me in this? The error screenshot is pasted below-