Dear Nicolas,
I made a test run in interactive mode with both test_data and my own data, using the following command, and it worked.
HiC-Pro -c config-hicpro.txt -i test_data/ -o Results
When I tried to repeat the analysis by adding "-p" to the previous command line to the submit the job with qsub, I had the following error message:
Exit: Error in reads alignment - Exit
make: *** [HiC-Pro_2.11.3/scripts/Makefile:88: bowtie_global] Error 1
I checked the logs and they reported the following:
##HiC-Pro mapping
stat: Bad file descriptor
Warning: Could not open read file "rawdata/dixon_2M/SRR400264_00_R1.fq" for reading; skipping...
Error: No input read files were valid
(ERR): bowtie2-align exited with value 1
The test fastq files are dixon_2M/SRR400264_00_R1.fastq.gz and dixon_2M/SRR400264_00_R2.fastq.gz
Could you help me with this issue?
Federico
Dear Nicolas,
I made a test run in interactive mode with both test_data and my own data, using the following command, and it worked.
HiC-Pro -c config-hicpro.txt -i test_data/ -o Results
When I tried to repeat the analysis by adding "-p" to the previous command line to the submit the job with qsub, I had the following error message:
Exit: Error in reads alignment - Exit
make: *** [HiC-Pro_2.11.3/scripts/Makefile:88: bowtie_global] Error 1
I checked the logs and they reported the following:
##HiC-Pro mapping
stat: Bad file descriptor
Warning: Could not open read file "rawdata/dixon_2M/SRR400264_00_R1.fq" for reading; skipping...
Error: No input read files were valid
(ERR): bowtie2-align exited with value 1
The test fastq files are dixon_2M/SRR400264_00_R1.fastq.gz and dixon_2M/SRR400264_00_R2.fastq.gz
Could you help me with this issue?
Federico