Giter VIP home page Giter VIP logo

Comments (4)

ArthurPERE avatar ArthurPERE commented on July 30, 2024

Hi,

I have the same problem than you, there is no branch length, so I can't see all the nearer species among others.

Dis you find a solution or at least download another tree of life with the branch length.

Thank you

from rotl.

fmichonneau avatar fmichonneau commented on July 30, 2024

The trees returned by the Open Tree of Life do not have branch lengths. These trees are only intended to show the relationships and do not include a measure of evolutionary distance. You could add arbitrary branch lengths to the trees so they can be plotted with phylobase. The ape package allows you to plot trees with no branch lengths.

from rotl.

fmichonneau avatar fmichonneau commented on July 30, 2024

this is not an issue with rotl per se, closing.

from rotl.

bschilder avatar bschilder commented on July 30, 2024

@lhgergo @ArthurPERE
TimeTree seems to be a better resource for this, but the associated R package timetree hasn't been updated since 2015 and appears to no longer work. Did find the source code here though: https://github.com/cran/timetree

TimeTree also provides a frozen version of a 50k species tree here:
http://www.timetree.org/book

Doesn't take long to read in either:

tr <- ape::read.tree(file = "http://www.timetree.org/public/data/TimetreeOfLife2015.nwk")

Can't seem to find any API documentation for TimeTree, but if I can I'll build it into orthogene (or perhaps its own R package)

from rotl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.