vanOosterhoutLab / HybridCheck

HybridCheck, an R package for quickly scripting scans of sequence data for recombination regions.
http://vanOosterhoutLab.github.io/HybridCheck/
15 stars 6 forks source link

what this problem #33

Open yuanjigui opened 1 year ago

yuanjigui commented 1 year ago

MyAnalysis$runFourTaxonTests(blockLength = 1000L) YZ HONGSE MZWMYW ZSWYXW Error in h(simpleError(msg, call)) : 在为'which'函数选择方法时评估'x'参数出了错: 量度数目不对 MyAnalysis$runFourTaxonTests(numberOfBlocks = 10L) YZ HONGSE MZWMYW ZSWYXW Deciding triplets based on results of Four Taxon Tests. Using tests that are globally significant. fttResults <- MyAnalysis $ tabulateFourTaxonTests( selections = " ALL " , neat = TRUE , global = TRUE ) Error in getFTTs(selections) : Selections must provide a vector of 4 sequence names.