Couldnt find getAE and ae2bioc?
1
0
Entering edit mode
kodherif • 0
@kodherif-21920
Last seen 4.6 years ago

Hey im working on jupyter notebook R, i should use bioconductor packages for my finishing thesis, but i have problem. I tried

ArrayExpress packages installed, is it?

https://prnt.sc/p79c20

https://prnt.sc/p79ct8

I couldnt show you, these are screen shots.

its turkish text, that means couldnt find getAE object and function.

Screenshot-1
online pic upload

https://ibb.co/bJKN2fd

Same things happened for ae2bioc. How i install and library these packages and functions, thank you.

getAE ae2bioc bioconductor packages library • 1.1k views
ADD COMMENT
0
Entering edit mode
Mike Smith ★ 6.5k
@mike-smith
Last seen 1 hour ago
EMBL Heidelberg

Your second screenshot suggests that ArrayExpress is failing to load because you have an incompatible version of the rlang package and it hasn't updated this as it is already loaded.

I would suggest running BiocManager::valid() to check you have all the appropriate versions - it will give you the commands to run if things are mismatched.

Note that I don't know how persistent these changes are when using Jupyter Notebooks. It may be sufficient to make installing ArrayExpress the first step in your workflow, before any other packages have been loaded.

ADD COMMENT

Login before adding your answer.

Traffic: 827 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6