DeepMicrobes icon indicating copy to clipboard operation
DeepMicrobes copied to clipboard

ERROR :parallel not detected.

Open chulghim opened this issue 4 years ago • 3 comments

run command: (pip-tensorflow) (DeepMicrobes) [xxxx@compute40 DeepMicrobes]$ tfrec_predict_kmer.sh -f ../test/SRR5935743_clean_1.fastq -r ../test/SRR5935743_clean_2.fastq -t fastq -v ../vocab/tokens_merged_12mers.txt -o srr -s 4000000 -k 12

return : ERROR : parallel not detected

Help me.

chulghim avatar Jan 14 '21 05:01 chulghim

The parallel is included in bin. You could add it to path. Alternatively, you could install it using the command: (wget -O - pi.dk/3 || curl pi.dk/3/) | bash

MicrobeLab avatar Jan 14 '21 06:01 MicrobeLab

Thanks a lot. it's solved.

What's your tensorflow version?

Best Regards,

chul

chulghim avatar Jan 14 '21 07:01 chulghim

The version is 1.9.0

MicrobeLab avatar Jan 14 '21 07:01 MicrobeLab