-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fill out most of ARG tute #199
Conversation
cbc37c2
to
6244725
Compare
This looks great Yan! Yes I'll have a go through (next week). |
Thanks. It would be nice to show how KwARG can also be used to make a reasonable-looking ARG. I'm not sure how easy it would be to actually run KwARG in the tutorial notebook, but we could save an output file in Edit - I opened an issue at tskit-dev/tsconvert#44 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, spotted a couple of small things
Great, thanks for that. A search and replace found another "the the" too! So I corrected that as well. |
Co-authored-by: Jerome Kelleher <[email protected]>
Comments in leospeidel/relate_lib#3 (comment) make me thing that I need to be a bit more careful with the use of the word ARG in this tutorial, to allow for the terminology that a simplified tree sequence can still be (loosely) described as an ARG. Are we happy with the term "full ARG" to mean "with recombination and CA-non-coalescent" nodes. Or do we need another adjective instead of "full"? |
"full" or "complete" seems reasonable. |
Thanks. I think "full" is best then: no change of terminology, and doesn't quite imply completeness in the big ARG sense. Let's standardise on that (and also check we are consistent in the ARG paper prose) |
Ready to merge then? |
I think so, although @a-ignatieva said she would give it a look over. Happy to merge now and update when she's looked, or wait until she gives feedback. |
This looks great and reads very well to me @hyanwong! Just a couple of small suggestions.
something like
|
Thanks @a-ignatieva. I still need to incorporate your comments in #43 (comment) into the tutorial. I'm reworking it a bit so can incorporate your comments:
The "rank" time scale in this example makes the mutations times overlap. I think maybe we just find another random see that gives nice example. E.g. 3128 which gives this:
Good plan. I'll add something like your suggestion. |
Starts to address #43. Perhaps @a-ignatieva would like to take a look and modify etc?