Module dentist.commands.output

This is the output command of DENTIST.

Command Summary

Generate the output assembly by closing gaps.

Functions

NameDescription
execute(options) Execute the output command with options.
fixCropping(scaffold) Remove contig cropping where no new sequence is to be inserted and adjust cropping where cropped regions overlap.
insertionToSimpleJson(insertion) Converts the pileup into a simple JSON object for diagnostic purposes.
transferCroppingFromIncidentJoins(contigJoin, incidentEdgesCache)

Classes

NameDescription
AssemblyWriter

Enums

NameDescription
AGPComponentType
AGPLinkageEvidence

Aliases

NameTypeDescription
Options OptionsFor!(16) Options for the output command.