Hi Alex,
Thank you for your reply. I have never specified the parameter --sjdbOverhang, neither when genome indexing nor when mapping. To be honest, I don't fully understand what that parameter does, and I didn't look into it too much, because my genome isn't annotated.
My genome indexing command was:
STAR --runThreadN 4 --runMode genomeGenerate --genomeFastaFiles /path/to/genome/file --genomeDir /path/to/output/folder
So I guess it ran with the default value of 100 (according to the manual for version 2.4.1a, which is the newest I found). My reads are 76 pb long, I wonder if this matters.
Upon checking the attached genomeParameters.txt file, generated during genome indexing, it says sjdbOverhang 0.
I hope this helps!
Thanks a lot
Mau