Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion args.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ which is additionally annotated with genomic positions such that at each
position, a path through the edges exists which defines a tree. This graph
interpretation of a tree sequence maps very closely to the concept of
an "ancestral recombination graph" (or ARG). See
[this preprint](https://www.biorxiv.org/content/10.1101/2023.11.03.565466v2) for further details.
[this paper](http://dx.doi.org/10.1093/genetics/iyae100) for further details.

## Full ARGs

Expand Down
Loading