Hello,
I am trying to map my paried end fastq file to the reference..
I have several samples generated from same library..
However, while I'm mapping the reads to the reference, one of my sample got an error.. I have no idea what I have to do with this since other samples are oaky..
I used the following command.. Could you please give some comments for this?
> tophat -p 8 -G genes.gtf -o KKS_thout --no-novel-juncs genome KKS_R1_1.fq KKS_R1_2.fq
I am trying to map my paried end fastq file to the reference..
I have several samples generated from same library..
However, while I'm mapping the reads to the reference, one of my sample got an error.. I have no idea what I have to do with this since other samples are oaky..
I used the following command.. Could you please give some comments for this?
> tophat -p 8 -G genes.gtf -o KKS_thout --no-novel-juncs genome KKS_R1_1.fq KKS_R1_2.fq
Comment