This will also be a comment to an old question, but I did not find a better place and authors do not seem to reply anywhere.
I actually used the --fastq-2 option, the program did not complain, but the "countsummary" file looked like there were no R2 files given.
As an example, assuming I have sample1_R1.fq, sample1_R2.fq, sample2_R1.fq, sample2_R2.fq,
I ran mageck count with --fastq sample1_R1.fq sample2_R1.fq --fastq-2 sample1_R2.fq sample2_R2.fq arguments.
The "countsummary" file has only 2 lines:
sample1_R1.fq label counts etc
sample2_R1.fq label counts etc
Is this what it is supposed to look like? Looks like R2's are "forgotten"
Hi there, I'm not a MAGeCK expert, but I find it difficult to understand what you're trying to achieve. I encourage you to improve your title (e.g. include MAGeCK and PE) to help the right people find your post