PanGraph globals
Types
PanGraph.Alignment — Typemutable struct Alignment{T <: Union{String,Nothing,Array{Tuple{Int,Char}}}}
qry::Hit
ref::Hit
matches::Int
length::Int
quality::Int
orientation::Bool
cigar::T
divergence::Union{Float64,Nothing}
align::Union{Float64,Nothing}
endAlignment is a pairwise homologous alignment between two sequences.
PanGraph.Hit — Typemutable struct Hit
name::String
length::Int
start::Int
stop::Int
seq::Maybe{Array{UInt8,1}}
endHit is one side of a pairwise alignment between homologous sequences.
PanGraph.PanContigs — Typestruct PanContigs
name :: T
sequence :: T
endA synonym for a consensus sequence of Block.