Type Alias bio_types::annot::pos::SeqPosStranded
source · pub type SeqPosStranded = Pos<String, ReqStrand>;
Expand description
Default stranded sequence position on a reference sequence named
by a String
.
Aliased Type§
struct SeqPosStranded { /* private fields */ }