Skip to content
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

Failed to create user namespace #1

Open
lorenzoball opened this issue Jul 4, 2023 · 1 comment
Open

Failed to create user namespace #1

lorenzoball opened this issue Jul 4, 2023 · 1 comment
Assignees

Comments

@lorenzoball
Copy link

hello everyone,

I am trying to use this tool to annotate my dekul run output.
it gives me this mistake : Failed to create user namespace. I don't know what this namespace is and how I can create it.
I created a conda envirnoment and installed singularity to run the tool. Here's my config file :
{
"input_file": "/bioinfo/users/lballest/new_annot_tool/merged-diff-counts.tsv.gz",
"sequence_col": "contig",
"id_col": "tag",
"map_to" : ["human"],
"human_fasta" : "/bioinfo/users/lballest/new_annot_tool/hg38.fa.gz",
"human_gff" : "/bioinfo/users/lballest/new_annot_tool/gencode.v37.annotation.gtf.gz",
"output_dir": "/data/kdi_prod/.kdi/project_workspace_0/1438/acl/02.00/Analyse/Newtool_annotB9vsWT",
"keep_col": ["contig","nb-merged-kmer","tag"],
"threads": 10,
"library_type": "stranded"
}

Thank you for your help!

@aLaine1
Copy link
Collaborator

aLaine1 commented Jul 7, 2023

Hello,
I couldn't reproduce your error, but from what I understand, this issue is caused by the Singularity installation itself.
I could see 2 reasons :

@aLaine1 aLaine1 self-assigned this Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants