We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Aim: make a conda environment that can replicate this R environment that works for @sonakshibhalla.
I started with this:
conda create -n xenofilter conda activate xenofilter conda install -c bioconda bioconductor-iranges=2.20 conda install -c bioconda bioconductor-genomicalignments=1.22
Then,
wget https://github.com/NKI-GCF/XenofilteR/releases/download/v1.6/XenofilteR_1.6.tar.gz R CMD INSTALL XenofilteR*.tar.gz
The text was updated successfully, but these errors were encountered:
No branches or pull requests
XenofilteR
Aim: make a conda environment that can replicate this R environment that works for @sonakshibhalla.
I started with this:
Then,
wget https://github.com/NKI-GCF/XenofilteR/releases/download/v1.6/XenofilteR_1.6.tar.gz R CMD INSTALL XenofilteR*.tar.gz
The text was updated successfully, but these errors were encountered: