Skip to content

Commit

Permalink
update vignette and remove no longer needed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sdgamboa committed Sep 14, 2023
1 parent 31614d3 commit 486a89a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 175 deletions.
2 changes: 1 addition & 1 deletion vignettes/articles/phytools.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ m3 <- m3[tree$tip.label,]


```{r}
pruned_tree <- ape::keep.tip(phy = tree, tip = rownames(m1))
# pruned_tree <- ape::keep.tip(phy = tree, tip = rownames(m1))
```


Expand Down
174 changes: 0 additions & 174 deletions vignettes/articles/propagation_workflow.Rmd

This file was deleted.

0 comments on commit 486a89a

Please sign in to comment.