dentist.commands.collectPileUps

This is the collectPileUps command of dentist.

Modules

filter
module dentist.commands.collectPileUps.filter

This is a collection of helpers for the alignment filtering.

pileups
module dentist.commands.collectPileUps.pileups

This is he algorithm for building pile ups.

Members

Aliases

Options
alias Options = OptionsFor!(DentistCommand.collectPileUps)

Options for the collectPileUps command.

Classes

PileUpCollector
class PileUpCollector

This class comprises the collectPileUps step of the dentist algorithm

Functions

execute
void execute(in Options options)

Execute the collectPileUps command with options.

Meta

License

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

Authors

Arne Ludwig <arne.ludwig@posteo.de>