Skip to content

Commit 94a7f2b

Browse files
authored
LB metrics for CollapsedTree and sequence-based fitness for simulation (#69)
* LBI/LBR as tree attributes * initialize sim with N_init cells, and use arbitrary sequence>fitness map * τ > tau * linting and formatting * gitignores for docstuff * a convenient interface for colormaps on trees * rendering demo notebook for docs with nbsphinx * improve local branching docstring * a comma, just a comma * deploy docs
1 parent fd6a9d0 commit 94a7f2b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+6793
-1097
lines changed

.gitignore

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,6 @@
99
# example output dir
1010
_build
1111

12-
# files generated by quickstart example
13-
docsrc/gctree.out*
14-
docsrc/outfile
15-
docsrc/outtree
16-
docsrc/deduplicated.phylip
17-
docsrc/abundances.csv
18-
docsrc/dnapars.cfg
19-
2012
# Byte-compiled / optimized / DLL files
2113
__pycache__/
2214
*.py[cod]

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 9749cc161fb0de1e889e11f3ac743620
3+
config: b4efad47ea6023cbc794715f9c45988c
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_images/gctree.out.1.isotype_parsimony.28.svg

Lines changed: 1 addition & 1 deletion
Loading

docs/_images/gctree.out.inference.1.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)