-
Hi,
Would you consider putting MAPER into a singularity container? I would be the first one interested!
Many thanks,
Justine
-
here:
https://protobuf.dev/reference/go/go-generated/#singular-message
it says:
> The compiler also generates a func (m *Concert) GetHeadliner() *Band helper function. This function returns a…
3052 updated
2 months ago
-
Hi,
I'm trying to install AlphaPulldown from step 0, and the code , return the error
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. T…
-
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 .`…
-
Implement a branch with nf-ncov-voc using singularity instead of conda
-
Hi,
I want to use it in the singularity containers but when I use the demand like:
```
singularity pull docker://pyprophet/pyprophet:2.1.3
```
It is not working. Do you know the correct cod…
-
Related work: #810
-
Hi, I am having some problems inferencing (producing segmentation masks) the Singularity file for DiffTumor, [difftumor_final.sif](https://huggingface.co/qicq1c/DiffTumor/blob/main/difftumor_final.sif…
-
### System information
RedHat Linux
### Description of the Issue
I tried to install gwas sumstats tools using following the singularity instructions but was unsuccessful.
What is the path to the…
-
Create a routine which checks whether the matrix is singular and if singular then gives where it is singular.