$ ./scripts/ancestral_state_reconstruction.py -t ./my/formated/pruned_tree.new -i ./my/formated/trait_table.tab -o ./my/anc.out
Traceback (most recent call last):
File "./scripts/ancestral_state_reconstruction.py", line 91, in <module>
main()
File "./scripts/ancestral_state_reconstruction.py", line 74, in main
asr_table,ci_table = ace_for_picrust(opts.input_tree_fp,opts.input_trait_table_fp,'pic',HALT_EXEC=opts.debug)
File "/usr/local/lib/python2.7/site-packages/picrust/ace.py", line 95, in ace_for_picrust
" %s" % "\n".join(result["StdErr"].readlines()))
RuntimeError: R reported an error on stderr: Warning message:
package ‘ape’ was built under R version 3.3.2
Error in FUN(newX[, i], ...) :
NA/NaN/Inf in foreign function call (arg 6)
Calls: apply -> FUN -> .C
Execution halted
--
You received this message because you are subscribed to the Google Groups "picrust-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to picrust-user...@googlegroups.com.
To post to this group, send email to picrus...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
<pruned_tree.new><trait_table.tab>