thackl / gggenomes

A grammar of graphics for comparative genomics
https://thackl.github.io/gggenomes/
Other
593 stars 64 forks source link

Error in pick_by_tree documentation example #57

Closed thackl closed 3 years ago

thackl commented 3 years ago

The examples for 'pick_by_tree` are broken in the documentation https://thackl.github.io/gggenomes/reference/pick.html. They do work in local builds. There seems to be an issue with reading either the tree file or with converting it to a ggtree object. @iimog, maybe you can take a look...