Home
last modified time | relevance | path

Searched defs:LocusCell (Results 1 – 3 of 3) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/src/datalike/
H A Dlocuscell.cpp18 LocusCell::LocusCell(const vector<Cell_ptr>& src) in LocusCell() function in LocusCell
25 LocusCell::LocusCell(const LocusCell& src) in LocusCell() function in LocusCell
32 LocusCell::LocusCell(const vector<LocusCell>& src) in LocusCell() function in LocusCell
H A Dlocuscell.h36 LocusCell() {}; in LocusCell() function
H A Dhaplotypes.h20 class LocusCell; variable