Closed Indigofera closed 6 years ago
Which version of IsoformSwitchAnalyzeR are you using?
You can check it by running the following in your R terminal
packageVersion("IsoformSwitchAnalyzeR")
version '1.3.7'
That sounds very strange. How did you install it?
Could you try to reinstall it with this command:
BiocManager::install("IsoformSwitchAnalyzeR", version = "devel")
And remember to update all packages when asked.
I reinstall and update all package but I got the same error.
I restarted R then it worked.
Good to hear you got it working.
If you have more problems please dont hesitate to contact me again.
Hi, When I tried to identify Isoform Switches, I used Isoform Switches via DEXSeq. But I got this error: "Error in isoformSwitchTestDEXSeq(switchAnalyzeRlist = exampleSwitchListFiltered, : could not find function "isoformSwitchTestDEXSeq".
Thank you.