Skip to content

Commit

Permalink
add ladderize
Browse files Browse the repository at this point in the history
  • Loading branch information
teng-gao committed Jan 5, 2023
1 parent b962660 commit fa40039
Show file tree
Hide file tree
Showing 11 changed files with 121 additions and 13 deletions.
3 changes: 2 additions & 1 deletion R/scistreer.R
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,8 @@ to_phylo = function(graph) {
}


#' From ape
#' From ape; will remove once new ape version is released
#' https://github.com/emmanuelparadis/ape/issues/54
#' @param phy phylo The phylogeny
#' @param right logical Whether ladderize to the right
#' @examples
Expand Down
7 changes: 7 additions & 0 deletions docs/deps/bootstrap-5.1.3/bootstrap.bundle.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/deps/bootstrap-5.1.3/bootstrap.bundle.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/deps/bootstrap-5.1.3/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pandoc: 2.19.2
pkgdown: 2.0.6
pkgdown_sha: ~
articles: {}
last_built: 2023-01-05T19:08Z
last_built: 2023-01-05T19:11Z
urls:
reference: https://kharchenkolab.github.io/scistreer/reference
article: https://kharchenkolab.github.io/scistreer/articles
Expand Down
3 changes: 2 additions & 1 deletion docs/reference/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

95 changes: 95 additions & 0 deletions docs/reference/ladderize.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/reference/perform_nni.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/reference/run_scistree.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/search.json

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions man/ladderize.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa40039

Please sign in to comment.