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

NaN values in Z - scores Four Taxon Tets #31

Open
barteksan11 opened this issue Jan 12, 2021 · 0 comments
Open

NaN values in Z - scores Four Taxon Tets #31

barteksan11 opened this issue Jan 12, 2021 · 0 comments

Comments

@barteksan11
Copy link

I'm using for taxon test on set of 5 species represented by different number of sequences. I've specifed populations and popCombs accordingly to manual and I'm running the analysis with these comands:

MyAnalysis$prepareFourTaxonTests(taxa = popCombos)
MyAnalysis$runFourTaxonTests(numberOfBlocks = 10L )
fttResults <- MyAnalysis$tabulateFourTaxonTests(selections = "ALL" , neat = T, global = T)

But in results I got only NaN values for: D_jSD, Fd_1DD4_jSD, Fd_D2D4_jSD, D_jZ, Fd_1DD4_jZ, Fd_D2D4_jZ.
Am I doing somthing wrong?

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

1 participant