Closed angelaparodymerino closed 4 years ago
Is it the case that the files SRR4030251_*.cor.fastq are not in the folder or the files are there but they are empty? Thanks.
Thanks for the answer.
The case is that the files SRR4030251_*.cor.fastq are not in the folder. In short, output folder is empty.
Regards,
'Angela
Problem solved. I thought I had to create a folder in advance, but that run created a folder inside the folder where Rcorrector is. I found that folder with the *.cor.fastq files. All good.
Hi,
It is the first time I am using this pipeline.
I run:
$ perl run_rcorrector.pl -1 /home/mcv/data/RNAseq_PRJNA338760/FastQrawRNAseq/SRR4030251_1.fastq -2 /home/mcv/data/RNAseq_PRJNA338760/FastQrawRNAseq/SRR4030251_2.fastq -od RNAseqCorrected
only using my first RNAseq sample (SRR4030251) and specifying an output firectory with -od named RNAseqCorrected. No outputs were created (I found folder empty) but it seems that the pipeline worked without errors:
The output directory is inside the folder with the input files, and I double check that the name if this ouput folder is indeed RNAseqCorrected. Any idea of why outputs are not being created?
Thanks in advance,
'Angela