Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

summation error #10

Open
chrisamiller opened this issue Oct 2, 2017 · 1 comment
Open

summation error #10

chrisamiller opened this issue Oct 2, 2017 · 1 comment

Comments

@chrisamiller
Copy link
Owner

via email from krzysztof.szymiczek:

Is it an error ? -> seems to me that all the conditions are meet.

#create a fish object
fish = createFishObject(frac.table,parents,timepoints=timepoints)
Error in validateInputs(frac.table, parents, nest.level, clone.labels) :
clones with same parent cannot have values that sum to more than the percentage of the parent: Problem is in clusters 2,3,4,5,6,7,8,9 at timepoint 10

as to me 23.34 = 7.08 + 16.26

Is the error due to internal precision representation, or are only Integers supported as fractions?

Script attached.
Fishplot_Script_for_R_Environment_Corrected.zip

@luhuan93
Copy link

same issue, have u figure it out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants