I write your codes as following:
perl NCycProfiler.PL -d /home/lbertrans/ -m diamond -f fastq -s nucl -si Sequences_samples -o N_genes
The error is:
Please specify the location of diamond! at NCycProfiler.PL line 42.
I changed the path line 11:
my $diamond = "~/home/spack/opt/spack/linux-centos7-broadwell/gcc-4.9.4/diamond-2.0.11-obtc4vtc4dbd7irps2tz2jxstc4icaq5/bin/diamond"
It didn't work. I had the same error as before.
We are working in cluster server. Could it be the access to diamond software?
Thanks.
Lluís
I write your codes as following:
perl NCycProfiler.PL -d /home/lbertrans/ -m diamond -f fastq -s nucl -si Sequences_samples -o N_genes
The error is:
Please specify the location of diamond! at NCycProfiler.PL line 42.
I changed the path line 11:
my $diamond = "~/home/spack/opt/spack/linux-centos7-broadwell/gcc-4.9.4/diamond-2.0.11-obtc4vtc4dbd7irps2tz2jxstc4icaq5/bin/diamond"
It didn't work. I had the same error as before.
We are working in cluster server. Could it be the access to diamond software?
Thanks.
Lluís