Hi I used sickle to trimme the pair end sequence in fastqc format so i used this command
sickle pe -f /pathtofile/inputfile1.fq -r /pathtofile/inputfile.fq2 -o /pathtofile/outputfile1 -p /pathtofile/outputfile2
-t sanger
and the result is like this
Total input FastQ records: 11638204 (5819102 pairs)
FastQ paired records kept: 11638204 (5819102 pairs)
FastQ single records kept: 0 (from PE1: 0, from PE2: 0)
FastQ paired records discarded: 0 (0 pairs)
FastQ single records discarded: 0 (from PE1: 0, from PE2: 0)
i think no trimming is done to make sure i check fastqc report for output files no difference was found any answers please
Thanks Istvan Albert I understand that you said above i know offcourse we have to determine from fastqc report for trimming but my question is run the above mentioned command and there nothing happened for long time and then ihave to cntrl c .
So my question is i dont know is it worked or not ? but there was no output