We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbdb08b commit 2a60667Copy full SHA for 2a60667
pyard/pyard.py
@@ -81,7 +81,6 @@ class ARD(object):
81
def __init__(
82
self, imgt_version: str = "Latest", data_dir: str = None, config: dict = None
83
):
84
-
85
"""
86
ARD will load valid alleles, xx codes and MAC mappings for the given
87
version of IMGT database, downloading and generating the database if
0 commit comments