Skip to content

Commit

Permalink
write tree and df objects with dill for parse_tree
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Feb 23, 2021
1 parent 6a6ccdd commit 541b953
Show file tree
Hide file tree
Showing 9 changed files with 4,575 additions and 18,812 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ workflow/notebooks/__pycache__/
results/data/local/testlocal1/
results/data/local/testlocal2/
docs/results/latest/test/
*.obj
8 changes: 7 additions & 1 deletion docs/notes/Notes_Development.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Release v0.2.2
# Development

1. Add entropy to augur.
1. Add mugration models to augur.
Expand All @@ -11,3 +11,9 @@
1. Confirm pruning consistency between tree, dataframe, and alignment (n=247).
1. Plot tree comparison.
1. Checkpoint before clock modelling in BEAST.

## TO DO

1. Think about snippy_dir in rule ```eager```...
1. Use pickle to save objects of Jupyter notebooks?
1. Timetree alters the topology, perhaps run that first?
100 changes: 0 additions & 100 deletions docs/results/latest/parse_tree/parse_tree.nwk_trimmed_list_X_100

This file was deleted.

This file was deleted.

Loading

0 comments on commit 541b953

Please sign in to comment.