Giter Site home page Giter Site logo

MRCA about treepl HOT 12 CLOSED

 avatar commented on September 15, 2024
MRCA

from treepl.

Comments (12)

josephwb avatar josephwb commented on September 15, 2024

There is a wiki which describes things.

Each node in a tree represents the (hypothetical) ancestor of the descendant tips. An MRCA is the most recent ancestor of a set of tips. For example, in the following tree:

(((A,B)1,C)2,((D,E)3,F)4)5;

the root (denoted with 5) is an ancestor of A and B, but node 1 is the most recent ancestor. MRCA statements are used to identify specific nodes to place constraints on the ages of nodes (maximum or minimum ages). Only two descendant tips need to be specified. For example, node 2 is the ancestor of tips A, B, and C, but it can be specified with either the tip pairs A and C or B and C (but not A and B, as that identifies node 1).

The config file needs to be plain text.
HTH.

from treepl.

 avatar commented on September 15, 2024

Thank you so much Joseph, I got the point now. I'm going to constraints ingroup ages so that mean I need to mention ingroup and then two taxa according to you explained. so if I want to fixed that like 42 million years so I just need to write 42 or need to convert this value into million?

from treepl.

josephwb avatar josephwb commented on September 15, 2024

You can use 42 (don't use 42,000,000).

To fix the age of a node, you put both an upper and lower constraint:

mrca = INGROUP tip1 tip2
min = INGROUP 42
max = INGROUP 42

from treepl.

 avatar commented on September 15, 2024

Thank you Joseph. Best,

from treepl.

 avatar commented on September 15, 2024

I don't know I got this error, when I run:

tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
tiny branch length at internal node. setting to 0.00048076923
problem with taxa for mrca INGROUP = [MRCA doesn't exist

Please see and help me out.
Thank you,
Best,

from treepl.

josephwb avatar josephwb commented on September 15, 2024

Can you post your tree and config file?

from treepl.

 avatar commented on September 15, 2024

I have sent you via email. Thank you,
Best,

from treepl.

josephwb avatar josephwb commented on September 15, 2024

I don't know if that was directed at me, but I never received an email.

from treepl.

 avatar commented on September 15, 2024

I have sent to this address: [email protected]
is that you?

from treepl.

josephwb avatar josephwb commented on September 15, 2024

Nope! Try phylo.jwb @ gmail.com

from treepl.

 avatar commented on September 15, 2024

fine but whose that address?

from treepl.

 avatar commented on September 15, 2024

sent.

from treepl.

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.