Clinical-Genomics / microSALT

Microbial Sequence Analysis and Loci-based Typing pipeline for use on NGS WGS data.
GNU General Public License v3.0
2 stars 3 forks source link

Duplicate loci hits are now obfuscated #100

Closed sylvinite closed 4 years ago

sylvinite commented 4 years ago

Description

The features of this PR primarily concerns end-users.

When duplicate loci hits occur, only the best hit is displayed. Prior all loci hits were shown, which could be considered a debugging behaviour.

This is changed due to being explicitly requested, as to decrease confusion regarding results.

Primary function of PR

Testing

The update is a hotfix, it is sufficient to rely on the development testing along with the Travis self-test automatically applied to the PR.

Travis CI PR test may display difficulties due to the master branch running an incompatible click version.

Test results

These are the results of the tests, and necessary conclusions, that prove the stability of the PR.

Sign-offs