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
When I was trying to convert to the MCC tree to newick in R, I met an error like this.
The code is from here:
Warning message in matrix(tips, 2, length(tips)/2):
"data length [1027] is not a sub-multiple or multiple of the number of rows [2]"
Error in jj[[1]]: subscript out of bounds
Traceback:
1. MCC_to_NWK(mccName)
Do you know how to solve it?
Yan
The text was updated successfully, but these errors were encountered:
Hi, @emmahodcroft @hxnx-sam
When I was trying to convert to the MCC tree to newick in R, I met an error like this.
The code is from here:
Do you know how to solve it?
Yan
The text was updated successfully, but these errors were encountered: