Skip to main content

Questions tagged [bioconda]

The tag has no usage guidance, but it has a tag wiki.

1 vote
0 answers
28 views

Assessing the quality of an assembly

I am trying to run a script that assess the quality of a transcriptomic assembly, a de novo assembly using a tool called Transrate. To install the tool I followed the prompts in https://bioconda....
thole's user avatar
  • 163
3 votes
0 answers
635 views

Aligning PacBio HiFi reads to reference genome using pbmm2

I am trying to align a yeast strain sequenced by PacBio HiFi reads to the reference genome S288C (https://www.ncbi.nlm.nih.gov/data-hub/genome/GCF_000146045.2/) using pbmm2 but for some reason I am ...
rimo's user avatar
  • 1,033
2 votes
2 answers
76 views

Bioconductor Conda release delay

How long does it take for the latest Bioconductor to end up on Conda? I think I saw a blog post about the challenges with this process, but I cannot find it. For example, Bioconductor 3.13 was ...
burger's user avatar
  • 2,199
2 votes
1 answer
136 views

Get Dockerfile of a bioconda package

Bioconda packages have associated containers images. E.g. bioconductor-csaw has the image quay.io/biocontainers/bioconductor-csaw...
mox's user avatar
  • 333
1 vote
1 answer
285 views

How to Installing & Using RDP Classifier through bioconda?

I am interested in using RDP classifier and RDPTools at the command line. In following the docs from RDP, I ran into this issue during the build, after running make...
Kathryn Cogert's user avatar
0 votes
1 answer
222 views

UCSC packages/tools ucsc-netchainsubset and ucsc-fatotwobit not working on GNU/Linux

I have installed some ucsc tools on my Mac computer and it worked fine: Installation ...
Biomagician's user avatar
  • 2,469
3 votes
1 answer
152 views

Why can I not install snakemake on my SLURM computer even though I can find it in the bioconda channel?

I searched for the package 'snakemake' on my SLURM cluster using: conda search --channel bioconda snakemake and I get many versions, up to 5.4.2. I then try to ...
Biomagician's user avatar
  • 2,469
8 votes
3 answers
2k views

Getting the licenses of all conda installed packages

I would like to get a list of the licenses of all packages I installed using Conda. pip has what I need in the form of pip-licenses, is there a similar thing for conda?
Freek's user avatar
  • 583
9 votes
3 answers
4k views

Running Snakemake in one single conda env

I have been experimenting a lot lately with Snakemake, I love it. Recently I also switched to using conda (--use-conda) in the way that is advertised. However, I have some issues with it, mostly ...
Freek's user avatar
  • 583
1 vote
3 answers
834 views

How can I install bioconductor-gviz and use it in jupyter notebook?

I tried to install gviz in a conda environment, but that library seems to be incompatible to python and r. I tried to setup a clean environment using ...
Soerendip's user avatar
  • 1,305
6 votes
1 answer
4k views

Can't install newest Blast from Conda

I have run into an odd situation, where Anaconda repo page clearly states that the newest version of Blast in Bioconda channel is 2.7.1, however the version Conda wants to install (command ...
user44697's user avatar
  • 263
3 votes
1 answer
363 views

Difference between genometools installed with anaconda vs apt-get?

I installed genometools with anaconda conda install -c bioconda genometools. Something is installed though apparently no binary called ...
Soerendip's user avatar
  • 1,305
1 vote
1 answer
1k views

How to uninstall hmmpress from my conda environment?

I have installed hmmpress on my Mac OS X. It is here: which hmmpress /Users/user/anaconda/bin/hmmpress It is available in my ...
Biomagician's user avatar
  • 2,469