I apologize in advanced for the simplicity of this question. I haven't been able to find the answer yet, but it may be due to the large number of hits the search returns.
The short version of the question is I am trying to understand what the algorithm options (-k, -w, -d, etc.) mean for BWA beyond the MAN page description.
I am on a project for testing siRNA matches in a wide range of taxa. The assistance I am being given when I ask about the parameters is to "play around." At the same time, I am pressured for immediate results. I am wondering if there is a source that better explains the parameters.
For example: -k INT minimum seed length [19]
What does the seed length mean in this context? Same for the other parameters? https://bio-bwa.sourceforge.net/bwa.shtml
Again, I apologize for this question, but I'm pressured for immediate results while being told to "play around" and I'm at my wit's end.
What is the length of your input reads and what is the size of the siRNA you are expecting to see/match against. Are you looking to get ungapped matches.
The siRNA is approximately 300bp long. I am to generate 21-mers from the sequence (1-21, 2-22, etc.), considering both the 21-mer and reverse complement. For now, I'm just matching to human mRNA.
Here are the requirements: