dentist.commands.output

This is the output command of dentist.

Members

Aliases

Options
alias Options = OptionsFor!(DentistCommand.output)

Options for the output command.

Functions

execute
void execute(in Options options)

Execute the output command with options.

fixCropping
OutputScaffold fixCropping(OutputScaffold scaffold, trace_point_t tracePointDistance)

Remove contig cropping where no new sequence is to be inserted and adjust cropping where cropped regions overlap.

Meta

License

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

Authors

Arne Ludwig <arne.ludwig@posteo.de>