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
If there are only two transcripts from a gene with the same low expression values (0-1) then we get negative Gini index values: -4.44089209850063e-16. This value seems to be .Machine$double.eps * -2.
The text was updated successfully, but these errors were encountered:
If there are only two transcripts from a gene with the same low expression values (0-1) then we get negative Gini index values: -4.44089209850063e-16. This value seems to be
.Machine$double.eps * -2
.The text was updated successfully, but these errors were encountered: