SeqPosStranded

Type Alias SeqPosStranded 

Source
pub type SeqPosStranded = Pos<String, ReqStrand>;
Expand description

Default stranded sequence position on a reference sequence named by a String.

Aliased Typeยง

pub struct SeqPosStranded { /* private fields */ }