And then I see a plot named " Trimmed Sequence Lengths (3’)". So I deduce the previous one is the one for 5’. Anyway, in that 3’ plot I can see a peak corresponding to the primer of the reverse reads (Primer_R). But then I see a long line that corresponds to the aditional adapters I provided Cutadapt with: the reverse complementaries of the forward and the reverse primers:
Since this last plot is for 3’ and the previous one is for 5’, shouldn’t the reverese complementary of forward primer be on the 5’ plot, instead of on the 3’?
This is more of a Cutadapt question than MultiQC. If something looks odd, I’d recommend going back to the Cutadapt logs themselves and checking the numbers there. If you think that MultiQC is misrepresenting the data there, then please attach some files for us to reproduce and let us know
Thank you so much for your response. After thinking about it these last days, I think I understand now how MultiQC represents the data here: First plot (5’) includes primer of forward reads, and 3’ plot includes primer of reverse reads. The reads I specify as adapters (in my case, the reverse complementary sequences of the primers) are included in the 3’ since the are in the 3’ end of the read itself (the forward or the reverse read). My confusion here came from the reverse primer being included in the 3’ plot (since in theory, although it is the 3’ end of the general sequence, if we consider only the reverse reads, the end would be 5’).
Again, thank you so much. Let me know if the question was off-topic enough for me to delete it