tskit-dev / pyslim

Tools for dealing with tree sequences coming to and from SLiM.
MIT License
27 stars 23 forks source link

update to tutorial.md to take a sample of individuals, check node IDs #184

Closed chriscrsmith closed 3 years ago

chriscrsmith commented 3 years ago

Referencing issue #175, I offered some edits to the tutorial for (1) taking a sample from a population, (2) taking a sample after simplification.

petrelharp commented 3 years ago

I made a few edits - see what you think?

codecov-commenter commented 3 years ago

Codecov Report

Merging #184 (7ae4e61) into main (babfedf) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #184   +/-   ##
=======================================
  Coverage   87.84%   87.84%           
=======================================
  Files           7        7           
  Lines         987      987           
  Branches      188      188           
=======================================
  Hits          867      867           
  Misses         88       88           
  Partials       32       32           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update babfedf...7ae4e61. Read the comment docs.