Is installing entrez-direct
via conda
equivalent to installing it via .sh scripts?
#304
Closed
TullyMonster
started this conversation in
General
Replies: 1 comment 1 reply
-
entrez direct changes very frequently, and the bioconda version cannot keep up with it, so bioconda typically will typically produce a much older version The installer automatically installs using the first method |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Method 1:
Method 2:
Q: Are the two methods equivalent? Which is more recommended?
I think it's the second kind. Because this only requires the user to activate the virtual environment before use without the configuration of environment variables. For me, I prefer Z shell, but officially bash is used.
Beta Was this translation helpful? Give feedback.
All reactions