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

arcasHLA customize not working #111

Open
staedlern opened this issue Sep 20, 2023 · 1 comment
Open

arcasHLA customize not working #111

staedlern opened this issue Sep 20, 2023 · 1 comment

Comments

@staedlern
Copy link

staedlern commented Sep 20, 2023

Dear authors

I would like to generate a customized reference. Unfortunately I get an error which I do not understand.

(rnaseq) [staedlen@rkanc014is01 my_rnaseq]$ arcasHLA customize -G hla.tsv -o ~/ref cat /tmp/arcas_a3d6b773-6a44-4509-8212-c3f702f4bbfd/subjects.txt | parallel -j 1 /gpfs/scratchfs01/site/u/staedlen/conda/envs/rnaseq/share/arcas-hla-0.5.0-3/scripts/..//arcasHLA customize --subject {//} --genotype {/} --resolution 2 --grouping protein-group --transcriptome full --outdir /home/staedlen/ref//{//} --temp /tmp/arcas_a3d6b773-6a44-4509-8212-c3f702f4bbfd//{//} Traceback (most recent call last): File "/gpfs/scratchfs01/site/u/staedlen/conda/envs/rnaseq/share/arcas-hla-0.5.0-3/scripts/customize.py", line 355, in <module> run_command(command) File "/gpfs/scratchfs01/site/u/staedlen/conda/envs/rnaseq/share/arcas-hla-0.5.0-3/scripts/arcas_utilities.py", line 82, in run_command command = ' '.join(command) TypeError: sequence item 11: expected str instance, int found

hla.tsv is a tab separate file as in the readme.

It would be great to have your advise.

I installed arcasHLA using conda (bioconda).

Thank you!

Nicolas

@Portulaca666
Copy link

hla.tsv have some na
I got the same error .
I donnot know how to resolved

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