-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the problem of parameters #7
Comments
Hi,
QuartetScores only calculates the three flavors of quartet-based IC scores,
namely lq-ic, qp-ic, and eqp-ic. The PIC/PICA/LIC/LICA values were
bipartition-based IC scores calculated by RAxML, and the PP value was
calculated by ASTRAL. These values were added to the output of
QuartetScores afterward. Sorry for the confusion.
Best,
Xiaofan
…On Thu, Nov 4, 2021 at 4:21 PM serene66 ***@***.***> wrote:
Hi,
I used the tree files provided in the paper ( QuartetScores -t 2 -r
Mammalian_42taxa.reference.tre -e Mammalian_42taxa.evaluation.trees -o
Mammalian_42taxa.scores ), but the result file I got is different from the
one you provided.
The result file I got has the information of these three parameters:
[qp-ic:0.981790;lq-ic:0.951029;eqp-ic:0.971789]. Parameter
[PIC:0.833,PICA:0.833,LIC:0.960,LICA:0.960, PP:1] is missing.
When I add the -q parameter ( QuartetScores -t 2 -r
Mammalian_42taxa.reference.tre -e Mammalian_42taxa.evaluation.trees -o
Mammalian_42taxa.scores -q Mammalian_42taxa.scores ) , I get the following
error:
PARSE ERROR: Argument: -q
Couldn't find match for argument
Brief USAGE:
QuartetScores [-s] [-v] [-t ] -o -e -r
[--] [--version] [-h]
Did I type the wrong command? How can I change it? Thank you very much!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#7>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZE6SUSKJAAWUSV6RZHSJLUKI67PANCNFSM5HK256UQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Thank you. I have one more question. In my result, the EQP-IC is close to –1. Score values close to –1 suggest that the given internal branch is contested.“High LPP support values for internal branches with low IC scores would be reasonable if the incongruence is largely due to ILS; however, if the underlying cause(s) of incongruence are different, then the high LPP support values may be misleading.” If I get high PP and low EQP-IC [qp-ic:0.304648;lq-ic:0.251985;eqp-ic:-0.207884;PP:1.0], can I assume that ILS is play an important role? If not, what does that mean? I have used software Phylonet for hybridization detection, and there is no hybridization signal. |
Hi,
I used the tree files provided in the paper ( QuartetScores -t 2 -r Mammalian_42taxa.reference.tre -e Mammalian_42taxa.evaluation.trees -o Mammalian_42taxa.scores ), but the result file I got is different from the one you provided.
The result file I got has the information of these three parameters: [qp-ic:0.981790;lq-ic:0.951029;eqp-ic:0.971789]. Parameter [PIC:0.833,PICA:0.833,LIC:0.960,LICA:0.960, PP:1] is missing.
When I add the -q parameter ( QuartetScores -t 2 -r Mammalian_42taxa.reference.tre -e Mammalian_42taxa.evaluation.trees -o Mammalian_42taxa.scores -q Mammalian_42taxa.scores ) , I get the following error:
PARSE ERROR: Argument: -q
Couldn't find match for argument
Brief USAGE:
QuartetScores [-s] [-v] [-t ] -o -e -r
[--] [--version] [-h]
Did I type the wrong command? How can I change it? Thank you very much!
The text was updated successfully, but these errors were encountered: