Hi All
I am trying to call SNPs/InDels in one of my BAM file using GATK UnifiedGenotyper. I am only interested in calling SNPs/InDels at randon positions (not all) specified by me. For example, at chromosome position-317, 34179, 57205, 82043 etc. I know that there is a -L option in UnifiedGenotyper, but I am not sure how to format my list of positions for this. Alternatively, I can call SNPs/InDels at all positions and then parse out the positions I want, but the genome size in my study is big and I just want to save some time.
Appreciate your help
Baika
I am trying to call SNPs/InDels in one of my BAM file using GATK UnifiedGenotyper. I am only interested in calling SNPs/InDels at randon positions (not all) specified by me. For example, at chromosome position-317, 34179, 57205, 82043 etc. I know that there is a -L option in UnifiedGenotyper, but I am not sure how to format my list of positions for this. Alternatively, I can call SNPs/InDels at all positions and then parse out the positions I want, but the genome size in my study is big and I just want to save some time.
Appreciate your help
Baika
Comment