A number of functions int he sampleDB looked to be assuming that samples could not share IDs (e.g. sample IDs are unique, so a sample present in two families could not be represented by multiple Sample objects). Added an assertion in the SampleDBBuilder to document/test this assumption. MVLikelihoodRatio now uses the trio methods from SampleDB. |
||
|---|---|---|
| .. | ||
| Affection.java | ||
| Gender.java | ||
| PedReader.java | ||
| PedigreeValidationType.java | ||
| Sample.java | ||
| SampleDB.java | ||
| SampleDBBuilder.java | ||
| Trio.java | ||