IsoformSwitchAnalyzeR
IsoformSwitchAnalyzeR copied to clipboard
Does order matter in complex design?
https://github.com/kvittingseerup/IsoformSwitchAnalyzeR/blob/f6cd48a4c311db3a4ab6bfb95e6210d5177f69e5/R/test_isoform_switches.R#L639-L644
Hi i was looking to see how the blocking factors are being passed to DEXseq and I noticed that this is formatting the model slightly different from the DEXseq documentation here
does it make a difference in model interpretation to format batch:exon
vs. exon:batch
?