Hello,
I'm running through the vignette and encountered an error on the iisoformSwitchAnalysisPart1 function. All seems to check out in the previous step.
I'm running:
IsoformSwitchAnalyzeR_2.01.09 and satuRn_1.2.0.
Error:
exampleSwitchList <- isoformSwitchAnalysisPart1(
+ switchAnalyzeRlist =aSwitchList,
+ outputSequences = FALSE,
+ prepareForWebServers = FALSE
+ )
Step 1 of 3 : Detecting isoform switches...
|++++++++++++++++++++++++++++++++++++++++++++++++++| 100% elapsed=01s
Error in satuRn::testDTU(object = sumExp, contrasts = L, diagplot1 = diagplots, :
unused arguments (diagplot1 = diagplots, diagplot2 = diagplots)
Any ideas on how to resolve?
Thanks!