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
I am using R 4.3.3 on Windows 11. I am trying to collate a table of CI values for different tree/alignment combinations. I inferred trees using a "normal" MSA and a weighted MSA in which patterns are duplicated based on the site reliability. When I try to use the CI(tree, data) function, I get the error: "Error in fit.sankoffNew(tree, data, cost, returnData = site) : INTEGER() can only be applied to a 'integer', not a 'NULL'", but only for the trees inferred using the "normal" MSA. I don't see issues with any other combination. Would you be able to help?
The text was updated successfully, but these errors were encountered:
Hi,
I am using R 4.3.3 on Windows 11. I am trying to collate a table of CI values for different tree/alignment combinations. I inferred trees using a "normal" MSA and a weighted MSA in which patterns are duplicated based on the site reliability. When I try to use the CI(tree, data) function, I get the error: "Error in fit.sankoffNew(tree, data, cost, returnData = site) : INTEGER() can only be applied to a 'integer', not a 'NULL'", but only for the trees inferred using the "normal" MSA. I don't see issues with any other combination. Would you be able to help?
The text was updated successfully, but these errors were encountered: