Skip to content

Commit

Permalink
Decapitate!
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromekelleher committed Jun 9, 2022
1 parent 9465099 commit 2ff1984
Show file tree
Hide file tree
Showing 4 changed files with 578 additions and 10 deletions.
2 changes: 2 additions & 0 deletions docs/python-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ which perform the same actions but modify the {class}`TableCollection` in place.
TreeSequence.delete_sites
TreeSequence.trim
TreeSequence.split_edges
TreeSequence.decapitate
```

(sec_python_api_tree_sequences_ibd)=
Expand Down Expand Up @@ -683,6 +684,7 @@ a functional way, returning a new tree sequence while leaving the original uncha
TableCollection.delete_sites
TableCollection.trim
TableCollection.union
TableCollection.delete_older
```

(sec_tables_api_creating_valid_tree_sequence)=
Expand Down
Loading

0 comments on commit 2ff1984

Please sign in to comment.