cerebis/qc3C

Validate mapping minimum quality limit with other mapping tools.

cerebis opened this issue · 0 comments

It has been pointed out that a default limit of 60 may cause unintended results with mappers besides BWA.

We must validate the use of qc3C using other common tools such as bowtie.

One possibility is that this default is dynamically set based on the maximum reportable quality for a given tool.

This must be tested prior to resolving.