Skip to content
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

Input tree #6

Closed
fanhuan opened this issue Jul 28, 2016 · 5 comments
Closed

Input tree #6

fanhuan opened this issue Jul 28, 2016 · 5 comments

Comments

@fanhuan
Copy link

fanhuan commented Jul 28, 2016

Hi Deren,

I was trying to provide user defined input tree but it does not work (got stuck there without any error messages). Could you please try and see whether you can reproduce the problem? Thanks!

The tree I used is a random 30 species ultrametric one (sp30.tre):
((((t3:0.03546664747,t10:0.03546664747):0.03542769548,((((t20:0.01022248237,t14:0.01022248237):0.006643977943,(t17:0.01408948611,t8:0.014089
48611):0.002776974204):0.01860290103,t16:0.03546936135):0.02307928936,(((t5:0.01379999717,t25:0.01379999717):0.01338132237,t24:0.02718131954
):0.01981542818,(t19:0.01829421996,t18:0.01829421996):0.02870252776):0.01155190299):0.01234569224):0.009261864559,(t1:0.04826562616,(t13:0.0
2627695183,t15:0.02627695183):0.02198867433):0.03189058135):0.01984379249,(((t28:0.04598097632,((t22:0.01661648246,t11:0.01661648246):0.0250
1832827,((t21:0.0196005595,(t26:0.008929907245,t7:0.008929907245):0.01067065225):0.007131581783,((t4:0.006193304346,t9:0.006193304346):0.010
45860409,t2:0.01665190844):0.01008023284):0.01490266944):0.004346165601):0.006363314203,t23:0.05234429053):0.01214267362,((t12:0.03181285344
,((t27:0.01327667385,t6:0.01327667385):0.003038107994,t29:0.01631478184):0.0154980716):0.01010201049,t30:0.04191486393):0.02257210022):0.035
51303585);

The command I used is:
simrrls -o test -L 1 -t sp30.tre -dm 1 -ds 0

Cheers,
Huan

@fanhuan
Copy link
Author

fanhuan commented Jul 28, 2016

I just down-graded to version 0.0.9 and it works with this tree! I hope this helps with the issue.

@dereneaton
Copy link
Owner

I see, it seems to hang and run forever. I'll try to fix the problem. Thanks.

@dereneaton
Copy link
Owner

The problem appears to be fixed. It was a problem with generating enough barcodes that had 2 base differences when you have enough taxa. I increased the barcode length.

@fanhuan
Copy link
Author

fanhuan commented Feb 13, 2017 via email

@dereneaton
Copy link
Owner

dereneaton commented Feb 14, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants