Hybrid storage for penetrance #293
Unanswered
XingerTang
asked this question in
Ideas
Replies: 1 comment
|
If we would have a fully revolved case of recombination/segregation, then we would only have to write out where recombinations happened, which would be very sparse - that's the idea of tree sequence / ARG - there we write the edge table where edges represent links between a haplotype and its immediate ancestors (haplotypes) plus start and end of the shared/transmitted area. With Oregon colleagues we discussed that we could encode uncertainty of where recombination happened by "putting" distribution on the start and end of the shared/transmitted area, possibly something like that could also be done to encode different possible ancestors (haplotypes)? We would have to think about details on how to do this. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In PR #292, some attempts have been made to optimise the memory usage.
All reactions