dentist.commands.collectPileUps.filter

This is a collection of helpers for the alignment filtering.

Members

Classes

AmbiguousAlignmentChainsFilter
class AmbiguousAlignmentChainsFilter

Discard read if it has an alignment that aligns in multiple locations of one contig with approximately equal quality.

ImproperAlignmentChainsFilter
class ImproperAlignmentChainsFilter

Discard improper alignments.

RedundantAlignmentChainsFilter
class RedundantAlignmentChainsFilter

Discard read if it has an alignment that – extended with the exceeding read sequence on either end – is fully contained in a single contig.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

Arne Ludwig <arne.ludwig@posteo.de>