Re: [R-sig-phylo] Error in plotBS when number of taxa is small

2016-06-14 Thread Klaus Schliep
HI Kamilla, can you send me your code and data and what phangorn version are you using? Cheers, Klaus On Tue, Jun 14, 2016 at 6:42 PM, Kamila Naxerova wrote: > Hi all, > > I am trying to attach bootstrap values to a small tree (just 4 taxa). > plotBS() in the phangorn

[R-sig-phylo] Error in plotBS when number of taxa is small

2016-06-14 Thread Kamila Naxerova
Hi all, I am trying to attach bootstrap values to a small tree (just 4 taxa). plotBS() in the phangorn package gives me the following error: tree <- plotBS(phylotree,bstrees,type="phylogram",p=90) Error in if (drop[j]) next : missing value where TRUE/FALSE needed This error disappears and