Skip to content

Dependancies #3

Answered by GuyTeichman
sophieastrof asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Sophie,
I apologise for the very late response, I must have missed the notification for your question.

Other than Graphviz, R, and kallisto, all other dependencies should be installed automatically when you install RNAlysis.
If you used the command pip install RNAlysis, then only the basic dependencies of RNAlysis will be installed (likely to work out of the box on any computer).
To install all of the dependencies (which may not work on every setup), use the command pip install RNAlysis[all].
This command should work even if you already have a version of RNAlysis installed.
If you also want to make sure you are running the latest version, use the command pip install --upgrade RNAlysis[…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GuyTeichman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants