-
Hi,
Following the instructions on the readme, I think somewhere it's missing a dependency in the docs?
```bash
$ mamba create -n pycompss
$ mamba activate pycompss
(pycompss) $ mamba install …
kinow updated
9 months ago
-
The provided conda environment contains tagged dependencies that are specific to the anaconda channel such as `libwebp==1.3.2 h11a3e52_0`. Our HPC (and others) have disabled the anaconda and defaults …
-
Could you please explain why packages need to be in the build environment and which in the environment.yml ?
My understanding right now is that
`build-environment.yml` = extensions you want enable…
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did you ins…
emlys updated
1 month ago
-
Hello @oushujun @FayeFang17 ,
Although the EDTA run completed successfully, I received the following error message and couldn’t find chromosome_density_plots.pdf. Is it possible to generate chromosom…
-
Hi
I'd like to explain here the difficulties I have with including a CSS file into my python widget module and having it work in Jupyterlab.
Recently, I learnt how to bundle a CSS file into the JS e…
-
I have attempted to build the repo but have been met with other errors mentioned above, and am currently facing this error:
make[2]: *** [CMakeFiles/hypo.dir/build.make:104: CMakeFiles/hypo.dir/src…
-
Hi @opain; thanks for this great resource.
I tried to retrace some steps [here](https://opain.github.io/GenoPred/running_offline.html) for fetching all dependencies for use with an offline HPC res…
-
Hello, thank you for providing such a useful tool. I installed EDTA using conda, and when running the test data, I encountered the following ERROR:
`mamba create -n EDTA
conda activate EDTA
mamba…
-
Hi!
I am currently using PhaGCN2.3.0 for phage classification. I have previously used PhaBOX on geNomad classified viral contigs with length filter of 3000 bp (I will later only take the prediction…