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

Error in fread(align.path) : File is empty: hla-SU-DIPG_24/SU-DIPG_24.tsv Execution halted #62

Open
hafizmtalha opened this issue Jul 31, 2022 · 0 comments

Comments

@hafizmtalha
Copy link

docker run -v pwd:pwd -w pwd humanlongevity/hla --sample_id 'SU-DIPG_24' --input_bam_path SU-DIPG-24.bam --output_path myoutput
[31/Jul/2022 11:37:10] INFO - Xie Chao's HLA typing algorithm
[31/Jul/2022 11:37:10] INFO - Sample_id: SU-DIPG_24 Input file: SU-DIPG-24.bam
typer.sh parameters: DELETE=false FULL=false
Extracting reads from S3
Aligning reads to IMGT database
processing FASTQ file
found 5143 reads
processing MSA file
found 26381 HLA exons
processing FASTQ file
matched to 8 HLA exons
16 reads matched to HLA types not in the MSA file
translating matches to MSA
Typing
Error in fread(align.path) : File is empty: hla-SU-DIPG_24/SU-DIPG_24.tsv
Execution halted
Traceback (most recent call last):
File "/opt/bin/run.py", line 64, in
check_call(bin_args)
File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/opt/bin/typer.sh', 'SU-DIPG-24.bam',
'SU-DIPG_24']' returned non-zero exit status 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant