What is the best argument for maximum parsimony method in phylogenetic tree construction? ...
"Rubric" as meaning "signature" or "personal mark" -- is this accepted usage?
Suing a Police Officer Instead of the Police Department
How would I use different systems of magic when they are capable of the same effects?
Multiple options vs single option UI
Align column where each cell has two decimals with siunitx
Why is this method for solving linear equations systems using determinants works?
How would this chord from "Rocket Man" be analyzed?
What is a 'Key' in computer science?
Putting Ant-Man on house arrest
Why does the Cisco show run command not show the full version, while the show version command does?
Can I criticise the more senior developers around me for not writing clean code?
As an international instructor, should I openly talk about my accent?
My admission is revoked after accepting the admission offer
How to translate "red flag" into Spanish?
"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?
How to get even lighting when using flash for group photos near wall?
Does Mathematica have an implementation of the Poisson Binomial Distribution?
What to do with someone that cheated their way through university and a PhD program?
Is Electric Central Heating worth it if using Solar Panels?
What is the least dense liquid under normal conditions?
Are these square matrices always diagonalisable?
Raising a bilingual kid. When should we introduce the majority language?
Where did Arya get these scars?
Israeli soda type drink
What is the best argument for maximum parsimony method in phylogenetic tree construction?
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Could alpha-numeric taxonomy of fungi make things simpler?What is the difference between these terms: clade, monophyletic group and taxon?What proves that speciation is a pairwise process?What makes a good phylogenetic tree?What does the hominin phylogenetic tree look like?Forward versus backward numerical simulations in population geneticsWhy is marginal reconstruction “more correct” than joint reconstruction in some cases?What model of epistasis best fit the reality?What is the difference between phylogenetic tree “construction” and “reconstruction”?Maximum parsimony tree - Am I right, or is the correction model right?
$begingroup$
Beside the fact that maximum parsimony is computationally cheap, what other good arguments are there for it? Is there any model behind this principle? Why would one expect this principle to provide right phylogeny in any situation at all ?
evolution phylogenetics
$endgroup$
add a comment |
$begingroup$
Beside the fact that maximum parsimony is computationally cheap, what other good arguments are there for it? Is there any model behind this principle? Why would one expect this principle to provide right phylogeny in any situation at all ?
evolution phylogenetics
$endgroup$
$begingroup$
I've programmed a phylogeny tree data parsing program which uses standard tree of life OTT files. I had never heard of maximum parsimony and the topic on Wiki exceedingly complex. They just say it's popular because it's simple. computationally speaking the data in pylogeny tree file can't actually be wrong if the tree does not contain errors unless you skip some nodes, a tree can easily be checked by counting the branches up and down from a species and into their shared nodes, and a check can't present an error. that said I don't know if the OTT even has taxon and information of that kind.
$endgroup$
– com.prehensible
5 hours ago
add a comment |
$begingroup$
Beside the fact that maximum parsimony is computationally cheap, what other good arguments are there for it? Is there any model behind this principle? Why would one expect this principle to provide right phylogeny in any situation at all ?
evolution phylogenetics
$endgroup$
Beside the fact that maximum parsimony is computationally cheap, what other good arguments are there for it? Is there any model behind this principle? Why would one expect this principle to provide right phylogeny in any situation at all ?
evolution phylogenetics
evolution phylogenetics
edited 11 hours ago
AliceD♦
44.8k13143206
44.8k13143206
asked 12 hours ago
Ahmed AbdullahAhmed Abdullah
8381922
8381922
$begingroup$
I've programmed a phylogeny tree data parsing program which uses standard tree of life OTT files. I had never heard of maximum parsimony and the topic on Wiki exceedingly complex. They just say it's popular because it's simple. computationally speaking the data in pylogeny tree file can't actually be wrong if the tree does not contain errors unless you skip some nodes, a tree can easily be checked by counting the branches up and down from a species and into their shared nodes, and a check can't present an error. that said I don't know if the OTT even has taxon and information of that kind.
$endgroup$
– com.prehensible
5 hours ago
add a comment |
$begingroup$
I've programmed a phylogeny tree data parsing program which uses standard tree of life OTT files. I had never heard of maximum parsimony and the topic on Wiki exceedingly complex. They just say it's popular because it's simple. computationally speaking the data in pylogeny tree file can't actually be wrong if the tree does not contain errors unless you skip some nodes, a tree can easily be checked by counting the branches up and down from a species and into their shared nodes, and a check can't present an error. that said I don't know if the OTT even has taxon and information of that kind.
$endgroup$
– com.prehensible
5 hours ago
$begingroup$
I've programmed a phylogeny tree data parsing program which uses standard tree of life OTT files. I had never heard of maximum parsimony and the topic on Wiki exceedingly complex. They just say it's popular because it's simple. computationally speaking the data in pylogeny tree file can't actually be wrong if the tree does not contain errors unless you skip some nodes, a tree can easily be checked by counting the branches up and down from a species and into their shared nodes, and a check can't present an error. that said I don't know if the OTT even has taxon and information of that kind.
$endgroup$
– com.prehensible
5 hours ago
$begingroup$
I've programmed a phylogeny tree data parsing program which uses standard tree of life OTT files. I had never heard of maximum parsimony and the topic on Wiki exceedingly complex. They just say it's popular because it's simple. computationally speaking the data in pylogeny tree file can't actually be wrong if the tree does not contain errors unless you skip some nodes, a tree can easily be checked by counting the branches up and down from a species and into their shared nodes, and a check can't present an error. that said I don't know if the OTT even has taxon and information of that kind.
$endgroup$
– com.prehensible
5 hours ago
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The idea of parsimony is that when constructing phylogenetic trees is that a simple hypothesis (e.g., four evolutionary changes are necessary to connect two taxa) is more likely to be true than a more complex hypothesis (e.g., 15 evolutionary changes) (source: Berkeley University).
The reason is that for a certain taxon to evolve, there must be a certain number of evolutionary changes. In the end, this happens by more or less stochastic processes (Dingli & Pacheco, 2011) that randomly generate genetic changes (mutations). The characteristics of better fit individuals survive, while those of the least fit are terminated from the gene pool. Hence, every additional change that must be adopted to create a new taxon from another means that the chance that that happens decreases exponentially; it's all a matter of statistics. The less the number of changes needed, the higher the chance that that might have actually happened.
Reference
- Dingli & Pacheco, BMC Biology (2011);9:41
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "375"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbiology.stackexchange.com%2fquestions%2f83949%2fwhat-is-the-best-argument-for-maximum-parsimony-method-in-phylogenetic-tree-cons%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The idea of parsimony is that when constructing phylogenetic trees is that a simple hypothesis (e.g., four evolutionary changes are necessary to connect two taxa) is more likely to be true than a more complex hypothesis (e.g., 15 evolutionary changes) (source: Berkeley University).
The reason is that for a certain taxon to evolve, there must be a certain number of evolutionary changes. In the end, this happens by more or less stochastic processes (Dingli & Pacheco, 2011) that randomly generate genetic changes (mutations). The characteristics of better fit individuals survive, while those of the least fit are terminated from the gene pool. Hence, every additional change that must be adopted to create a new taxon from another means that the chance that that happens decreases exponentially; it's all a matter of statistics. The less the number of changes needed, the higher the chance that that might have actually happened.
Reference
- Dingli & Pacheco, BMC Biology (2011);9:41
$endgroup$
add a comment |
$begingroup$
The idea of parsimony is that when constructing phylogenetic trees is that a simple hypothesis (e.g., four evolutionary changes are necessary to connect two taxa) is more likely to be true than a more complex hypothesis (e.g., 15 evolutionary changes) (source: Berkeley University).
The reason is that for a certain taxon to evolve, there must be a certain number of evolutionary changes. In the end, this happens by more or less stochastic processes (Dingli & Pacheco, 2011) that randomly generate genetic changes (mutations). The characteristics of better fit individuals survive, while those of the least fit are terminated from the gene pool. Hence, every additional change that must be adopted to create a new taxon from another means that the chance that that happens decreases exponentially; it's all a matter of statistics. The less the number of changes needed, the higher the chance that that might have actually happened.
Reference
- Dingli & Pacheco, BMC Biology (2011);9:41
$endgroup$
add a comment |
$begingroup$
The idea of parsimony is that when constructing phylogenetic trees is that a simple hypothesis (e.g., four evolutionary changes are necessary to connect two taxa) is more likely to be true than a more complex hypothesis (e.g., 15 evolutionary changes) (source: Berkeley University).
The reason is that for a certain taxon to evolve, there must be a certain number of evolutionary changes. In the end, this happens by more or less stochastic processes (Dingli & Pacheco, 2011) that randomly generate genetic changes (mutations). The characteristics of better fit individuals survive, while those of the least fit are terminated from the gene pool. Hence, every additional change that must be adopted to create a new taxon from another means that the chance that that happens decreases exponentially; it's all a matter of statistics. The less the number of changes needed, the higher the chance that that might have actually happened.
Reference
- Dingli & Pacheco, BMC Biology (2011);9:41
$endgroup$
The idea of parsimony is that when constructing phylogenetic trees is that a simple hypothesis (e.g., four evolutionary changes are necessary to connect two taxa) is more likely to be true than a more complex hypothesis (e.g., 15 evolutionary changes) (source: Berkeley University).
The reason is that for a certain taxon to evolve, there must be a certain number of evolutionary changes. In the end, this happens by more or less stochastic processes (Dingli & Pacheco, 2011) that randomly generate genetic changes (mutations). The characteristics of better fit individuals survive, while those of the least fit are terminated from the gene pool. Hence, every additional change that must be adopted to create a new taxon from another means that the chance that that happens decreases exponentially; it's all a matter of statistics. The less the number of changes needed, the higher the chance that that might have actually happened.
Reference
- Dingli & Pacheco, BMC Biology (2011);9:41
edited 3 hours ago
answered 11 hours ago
AliceD♦AliceD
44.8k13143206
44.8k13143206
add a comment |
add a comment |
Thanks for contributing an answer to Biology Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbiology.stackexchange.com%2fquestions%2f83949%2fwhat-is-the-best-argument-for-maximum-parsimony-method-in-phylogenetic-tree-cons%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
I've programmed a phylogeny tree data parsing program which uses standard tree of life OTT files. I had never heard of maximum parsimony and the topic on Wiki exceedingly complex. They just say it's popular because it's simple. computationally speaking the data in pylogeny tree file can't actually be wrong if the tree does not contain errors unless you skip some nodes, a tree can easily be checked by counting the branches up and down from a species and into their shared nodes, and a check can't present an error. that said I don't know if the OTT even has taxon and information of that kind.
$endgroup$
– com.prehensible
5 hours ago