-
Notifications
You must be signed in to change notification settings - Fork 30
error: "Cannot open file locus.84.sample.txt for appending." #185
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
Comments
Hi Scott, you can also check whether supressing the locus-specific output makes any difference: if your species are closely related, say, within 30 myrs of divergence for birds or mammals, or if your sequences are within 10% of divergences, say, i suggest that you use JC and forget about HKY. tauprior = invgamma 3 0.002 |
Hi Ziheng, Thanks for these quick comments. From Tomas's earlier post#181 it's not clear what can be done on mac OSX. So I will just try on our cluster. I was running it on my mac just to check to see if it worked. Good points about the substitution models. Of course, I was just trying to be fancy :). Actually, thanks to your point, I realize I have set the tau prior too small. In gene trees (different from tau of course) I typically see ~0.005- 0.01 substitutions to the root, not 0.001. So I will change the prior. Thanks again. Scott |
Actually, I think changing the print line fixed the issue in my case. Thanks! |
Uh oh!
There was an error while loading. Please reload this page.
Hello -
I've been trying to analyze a moderate data set of ~2500 loci across 5 species, just using the speciestree = 0 mode. The alignments seem to read in well but I am getting an error of "Cannot open file locus.84.sample.txt for appending...". I think this is referring to the among-locus rate variation files, but I still seem to get the error when I put locusrate=0 in the ctl file. I also am using a custom set of substitution models but when I change the ctl file to simply using HKY for everything (as below) I still get the error. I'll attach the ctl file and the substitution model and imap files but the alignments themselves are 89M - can put them on a download site if you'd like to see them. Locus 84 itself seems fine otherwise - will paste it's line below as well.
83 | HKY | 34 | 1016 | 13 | 40 | Empirical ACGT 0.32 0.19 0.24 0.26
84 | HKY | 34 | 1045 | 74 | 71 | Empirical ACGT 0.28 0.18 0.20 0.34
85 | HKY | 34 | 1003 | 3 | 38 | Empirical ACGT 0.25 0.20 0.17 0.38
....
2486 | HKY | 34 | 1001 | 6 | 29 | Empirical ACGT 0.30 0.20 0.18 0.32
2487 | HKY | 34 | 1024 | 53 | 55 | Empirical ACGT 0.27 0.25 0.26 0.23
2488 | HKY | 34 | 1008 | 12 | 50 | Empirical ACGT 0.21 0.29 0.29 0.21
2489 | HKY | 34 | 1003 | 9 | 45 | Empirical ACGT 0.30 0.22 0.19 0.29
Parsing map file... Done
Cannot open file locus.84.sample.txt for appending...
sj_2489_subst_models.csv
SJ_all_imac.txt
SJ_all_ctl.txt
The text was updated successfully, but these errors were encountered: