Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conda installation #5

Open
oushujun opened this issue Sep 19, 2023 · 0 comments
Open

Conda installation #5

oushujun opened this issue Sep 19, 2023 · 0 comments

Comments

@oushujun
Copy link

Hi,

Thank you for this comprehensive method! I found a way to install it in conda:

conda create -n allenricher -c bioconda -c r -c conda-forge r-rcurl perl-perlio-gzip r-xml r-ggplot2

conda activate allenricher
cd /path_to_/AllEnricher
bash install.sh # this needs to be bash, sh will give errors.

Thanks!
Shujun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant