Skip to content

3. bMarkerGenerator

WansonChoi edited this page Nov 8, 2022 · 2 revisions

Usage Example

python -m bMarkerGenerator \
	--bfile example/wtccc_filtered_58C_RA.hatk.300+300.hg18.chr6.29-34mb \
	--chped example/wtccc_filtered_58C_RA.hatk.300+300.imgt3320.2field.chped2 \
	--hg 18 \
	--dict-AA example/RESULT_EXAMPLE/HLA_DICTIONARY_AA.hg18.imgt3320 \
	--dict-SNPS example/RESULT_EXAMPLE/HLA_DICTIONARY_SNPS.hg18.imgt3320 \
	--out MybMG/wtccc_filtered_58C_RA.hatk.300+300.hg18.chr6.29-34mb.bmarker

Introduction

Clone this wiki locally