Skip to content

Commit

Permalink
Broad xx (#36)
Browse files Browse the repository at this point in the history
* handle broad XX codes
* Change URL to https://hml.nmdp.org/mac/files/numer.v3.zip
  • Loading branch information
mmaiers-nmdp committed May 28, 2020
1 parent 5d04130 commit 84c265c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyard/pyard.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ def __init__(self, dbversion: str='Latest',
mac_file = data_dir + "/mac.txt"
mac_pickle = data_dir + "/mac.pickle"
broad_file = data_dir + "/dna_relshp.csv"
#print("mac_file:", mac_file)

allele_url = "https://raw.githubusercontent.com/ANHIG/IMGTHLA/" \
+ dbversion + "/Allelelist.txt"
Expand Down

0 comments on commit 84c265c

Please sign in to comment.