wencke / wencke.github.io

GOplot
18 stars 7 forks source link

Error whith GOCircle - NaNs removed, no z-score bar #20

Open mholtz2 opened 7 months ago

mholtz2 commented 7 months ago

I've been using the GOCircle function for a few months, and suddenly it comes up with this error:

1: In GOCircle(circ, label.size = 3, zsc.col = zsccol, lfc.col = lfccol, : NaNs produced 2: Removed 10 rows containing missing values (geom_rect()).

The table from circle_dat() seems fine with no missing values. This code still produces a plot but without the z-score/p-value bars. Can someone please help?? I was able to produce a perfectly fine plot with the same data a few months ago.