fishplot icon indicating copy to clipboard operation
fishplot copied to clipboard

summation error

Open chrisamiller opened this issue 8 years ago • 1 comments

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

chrisamiller avatar Oct 02 '17 15:10 chrisamiller

same issue, have u figure it out?

luhuan93 avatar Apr 26 '24 10:04 luhuan93