-
Hi, how can the GUI of DenovoGUI be started on an Ubuntu system?
>docker run biocontainers/denovogui QUITS WITHOUT ERROR
>docker run -ti --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix bi…
-
The PIA container v1.3.8_cv1 is broken: The entrypoint is set to "runpia.sh" but "runpia.sh" is not executable.
Since, for some reason, runpia.sh belongs to root even if the COPY command is added a…
-
```
INFO:biocontainers.quayio.models: A full description has been retrieved from Quay.io for this container -- rsa
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Ve…
-
I got an error when running the test sample data. Any idea how to fix this?
`python -m jcvi.assembly.allmaps path JM-2.bed scaffolds.fasta -w weights.txt`
> 16:27:05 [base] Load file `JM-2.bed`…
-
Hi,
The company where I work uses lots of your Docker images on our platform. All of them were specified with the `:latest` tag. Yesterday it seems like all of your Docker containers with the lates…
-
Hi Haibao,
I am trying to run allmaps path but encountered an error. Would you please give me some suggestion?
More details are listed below:
My cmd:
`python -m jcvi.assembly.allmaps path com…
-
Built on the script `run.sh`, implement bash and batch files that
- find free port to access jupyter
- open browser window
- run docker with free port
- mount /data to the current folder and /h…
-
Just an enhancement suggestion to reorder recommendations to support a logical flow of a typical Dockerfile. The idea would be to have a example (Box) for each recommendation and have a final example …
-
https://github.com/BioDocker/biodocker
This seems to be an ambitious project that we might take advantage of.
-
Hi there
My name is Antonio and I am studying Bioinformatics at University of Copenhagen.
I was directed to this tool by @Maux82 in https://github.com/compomics/moFF/issues/26. I am trying to us…