-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugRATs not behaving the way it is intended to.RATs not behaving the way it is intended to.
Description
Hi, @foreveremain @jamesabbott
diu <- call_DTU(annot = GbGTF, count_data_A = fiber10dpa, count_data_B = fiber15dpa, name_A = "Fiber10DPA", name_B = "Fiber15DPA", scaling = 1, verbose = TRUE)
pdf("MSTRG.40436_diu.pdf", width = 10, height = 12) plot_gene(diu, "MSTRG.40436", style = "bycondition") dev.off()
Warning: Removed 192 rows containing non-finite outside the scale range (stat_boxplot()).
Warning: Removed 96 rows containing missing values or values outside the scale range (geom_path()).
Warning: Removed 192 rows containing missing values or values outside the scale range (geom_point()).
May I ask what went wrong? Why is fiber15DPA not displayed at all?
Metadata
Metadata
Assignees
Labels
bugRATs not behaving the way it is intended to.RATs not behaving the way it is intended to.
