increase BWA sensitivity
Hi,
I would like to remove human reads from a metagenomics NGS dataset ( fastq ).
Which parameter from bwa mem can I change to increase the sensibility ? ( I would like to align more reads )
Penality score ? Gap open ? Clipping penality ?
• 3,129 views
•
link
1 answer
Personally, I would use the RemoveHuman approach from BBMap.
Are you trying to clean Illumina reads? BWA is already pretty sensitive, you will probably increase false positives if you tweak the parameters. If you want increased sensitivity, with (I believe) the same precision, you can try vg:

• 1 views
•
link
Log in to answer this question.
You mean sensitivity, probably?
Will that need a decrease in sensitivity (and specificity?).
@sacha Don't think there is a reason to delete this thread...?