-
If starting for a Dockerfile (rather than an image), the process is a bit more laborious:
- Need to have Docker installed
- First create a docker image: `docker build -t my-docker-image:latest .`…
-
:bug: Your bug may already be reported!
Please search on the [issue tracker](https://github.com/NCAR/DART/issues) before creating a new issue.
### Describe the bug
This is not a bug in DART. This…
-
Hello,
Thanks for developing the tool. I was able to run without problems the 'Cluster' module for 39 samples individually (each sample separately) using the code:
`./PhylogicNDT.py Cluster -i ${i…
-
Hi, I am running the latest cnvkit image on the docker hub.
I get spurious calls where many reads with mapq = 0. I tried cnvkit.py coverage with the -q option, but it does not do anything. Is this a …
-
Description:
I'd like for you to create a basic home page for our website that focuses on explaining what Sif Task Force is. You may edit the existing code to create this website. Please use the co…
-
### Container image name
rocker/cuda:4.3.3
### Container image digest
_No response_
### What operating system are you seeing the problem on?
Linux
### System information
1. Linux bask-pg-login0…
xc308 updated
6 months ago
-
### Description:
I'd like for you to create a basic home page for our website that focuses on explaining what Sif Task Force is. You may edit the existing code to create this website. Please use the …
-
**Environment**: running on unix ( Ubuntu 18.04.2 LTS )
given a tree like
```
src/common/
├── Thor.Sif.Services.IndexCarts
│ └── Thor.Sif.Services.IndexCarts.fsproj
├── Thor.Sif.Services.I…
-
Hi, I'm trying to build the singularity image from docker using the given command:
`docker run -v /var/run/docker.sock:/var/run/docker.sock -v /tmp/test:/output --privileged -it --rm quay.io/singu…
-
This is a followup to the closed issue as noted in #291, which can be worked around using the [nf-core pangenome workflow](http://nf-co.re/pangenome/). I have separately confirmed this using the same…