-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
One error about singularity pull! #4
Comments
Hi fuyou! Sorry for the late reply. I'm not sure about installing singularity via conda. Can you ask your sys-admins to install singularity? Alternatively you might be able to use shifter https://www.nextflow.io/docs/latest/shifter.html, if your cluster has the nersc version. I can help get a config file together for that. |
Hello Jon, |
Hi Fuyou, It's a shame that they won't install that for you. I'll have a look at getting a conda environment together. The issue with using conda originally was the way RepeatModeler/RepeatMasker store their databases inside of the install directory. RepeatModeler recently released an update to allow people to specify the database using command-line flags. I'll let you know. Sorry, It's that super busy conference time :) Darcy |
Hello Darcy, |
Hello Darcy,
I am very glad to use your pipeline for predict fungi TE. I a question that I can put all genomes sequences into genomes file. Then pipeline will automatically run all genomes?
When I run the pipeline, I get the error as following. I do not know the error is from my server or the command?
I use cluster server. Because I do not have root right, I can not use docker. I installed singularity in conda3. Is it right?
Thanks,
Fuyou
WARN: Singularity cache directory has not been defined -- Remote image will be stored in the path: /isilon/saskatoon-rdc/users/fuf/BLgenome/pante/work/singularity
Error executing process > 'getRMRepeatPeps'
Caused by:
Failed to pull singularity image
command: singularity pull --name darcyabjones-default-pante-pante-v0.0.1.img library://darcyabjones/default/pante:pante-v0.0.1 > /dev/null
status : 255
message:
ERROR: pull is only supported for shub URIs
The text was updated successfully, but these errors were encountered: