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.
I am trying to use the Relaxed Clocks & Time Trees script but I keep getting a functionality error at the start. This is the error;
n_taxa <- T.ntips()
Error: No function named 'ntips'
taxa <- T.taxa()
Error: No function named 'taxa'
It is successfully reading in my tree but I can't get any further because of the above issue? Could you help me please? I am using the most uptodate version of revbayes 1. 0.9
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am trying to use the Relaxed Clocks & Time Trees script but I keep getting a functionality error at the start. This is the error;
n_taxa <- T.ntips()
Error: No function named 'ntips'
It is successfully reading in my tree but I can't get any further because of the above issue? Could you help me please? I am using the most uptodate version of revbayes 1. 0.9
The text was updated successfully, but these errors were encountered: