Hello SchulzLab,
I wanna use ORNA to normalize my datasets and I tried it on an fastq file but failed. This fastq file is the RNAseq sample with 150bp read length and ~24 million reads.
My command is:
ORNA -kmer 25 -input ../00.fastq/PA1_female_1.clean.fq -nb-cores 30 -type fastq -output Normalized
Then the the following errors came out:

How can I resolve this problem?
Thank you!