Transipedia / Annotate-contigs

Generalized contig annotation (dekupl-annot 2.0 in python)
3 stars 0 forks source link

Failed to create user namespace #1

Open lorenzoball opened 1 year ago

lorenzoball commented 1 year ago

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 commented 1 year ago

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 :