Susie X
Results
2
comments of
Susie X
Also when I run this: sudo docker run -v `pwd`:`pwd` -w `pwd` humanlongevity/hla \ --sample_id test \ --input_bam_path input.bam \ --output_path test I got permission denied: typer.sh parameters: DELETE=false FULL=false...
Hi, I copy/pasted the test code into my terminal and this is what I got: /HLA/xHLA$ sudo docker run -v `pwd`:`pwd` -w `pwd` humanlongevity/hla --sample_id test --input_bam_path tests/test.bam --output_path test...