Skip to content

Commit

Permalink
Remove obsolete files
Browse files Browse the repository at this point in the history
  • Loading branch information
katetruman committed Dec 18, 2023
1 parent 6bd8889 commit 23b6b70
Show file tree
Hide file tree
Showing 355 changed files with 3 additions and 339,005 deletions.
Binary file modified Graphing/.DS_Store
Binary file not shown.
Binary file modified Graphing/small_difference/.DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# FBD-dLTTs
Determinstic lineage-through-time calculations for "The Fossilised Birth-Death Model is Identifiable"

The Figures folder contains the figures used in the paper, while the Graphing folder contains the R code and data used to reformat the output from running the FBDensemble.R file.

Castor was built using Rcpp - most underlying functionality is written in C and then imported into R.
The simulations use a [forked version of castor](https://github.com/bioDS/castor), so that sampled ancestor trees can be produced.

Expand All @@ -10,3 +12,4 @@ To run the code using this version of castor, clone the repo linked above.
Then, run `source updateRunFBD.sh` to build the package, and run the Rscript. You will need to make sure you do not have the standard castor implementation loaded into R.

If you have already built the package, you can run just the Rscript using `Rscript FBDensemble.R`.

This file was deleted.

Loading

0 comments on commit 23b6b70

Please sign in to comment.