You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.
Function does not write tree to file as expected, it can write to screen or to object. From the updated tutorial from ChromoSSE.Rev (original tutorial was also tested):
psi_anc <- ancestralStateTree(psi, file="out.tree"... ) # does not print to file only to object or screen
Other functions write to file without problem as mnJointConditionalAncestralState
Is there any other function to write a text object (psi_anc) to a text file?
The text was updated successfully, but these errors were encountered:
Function does not write tree to file as expected, it can write to screen or to object. From the updated tutorial from ChromoSSE.Rev (original tutorial was also tested):
psi_anc <- ancestralStateTree(psi, file="out.tree"... ) # does not print to file only to object or screen
Other functions write to file without problem as mnJointConditionalAncestralState
Is there any other function to write a text object (psi_anc) to a text file?
The text was updated successfully, but these errors were encountered: