Hi,
I am trying to use this pipeline for my corn F1 hybrid data.
While running the code ASE_NoGeno.R in the diffAse() function, a variable named data is used.
gvar2 <- gvar[match(colnames(data), gvar[, 1]),]
I see the same problem in diffAseEffect() function as well.
Where is it coming from? The code is breaking at this step.
Could you please let me know?
Thanks,
Hi,
I am trying to use this pipeline for my corn F1 hybrid data.
While running the code ASE_NoGeno.R in the diffAse() function, a variable named
datais used.gvar2 <- gvar[match(colnames(data), gvar[, 1]),]I see the same problem in diffAseEffect() function as well.
Where is it coming from? The code is breaking at this step.
Could you please let me know?
Thanks,