HLA
HLA copied to clipboard
how do you perform the full resolution typing?
I am able to perform the 4 digit typing on the sample data (test.bam) using the following command line:
docker run -v pwd:pwd -w pwd humanlongevity/hla
--sample_id test --input_bam_path tests/test.bam
--output_path test
However, it is not clear to me how to perform the full resolution typing. Please could you assist me with this?
@melnel000
Try to add --full in the command.
Haibao
no add --full --> 4 digit add --full --> 4 digit default --> 4 digit
right?