-
Hi, I'm interested in adding bagel2 to [bioconda](https://bioconda.github.io/). Is the current release (v2.0-115 from August) still the recommended stable release?
-
Would it be possible to publish this on Bioconda in addition to PyPi? I'm happy to help write and submit a recipe.
-
To make it easier to install SalmonTE a Bioconda package (https://github.com/bioconda/bioconda-recipes) would be great.
Thanks for all your work!
-
@aseyboldt found your recipes on my way to create TPP for the bioconda channel. Are you still working on these recipes and would you like to contribute them to https://github.com/bioconda/bioconda-rec…
-
Hi @Ivarz,
I recently created a bioconda package for conifer. Hope it's useful for you or someone else.
https://anaconda.org/bioconda/conifer
-
The command:
```bash
pyensembl install --release 104 --species homo_sapiens
```
The output:
```
2024-09-05 20:37:25,680 - pyensembl.shell - INFO - Running 'install' for EnsemblRelease(rele…
-
Hi
Great tool - any chance you can or will get this up as a package in bioconda?
Would be great for the bioinformatics and NGS community
Best
Steve
-
When I try to install `arb-bio` and `arb-bio-tools` (individually or together) with conda or mamba, I get the following...
```
v138_2 $ mamba install bioconda::arb-bio
Looking for: ['bioconda::…
-
As is, running the given yml file on conda 23.11.0 in my Linux system installed a cpu-only pytorch. Here's a fixed yml file that specifies a GPU-compatible Pytorch:
```
name: RF2NA
channels:
- p…
-