Skip to content

Commit 850221f

Browse files
author
Richard Liang
committed
Removed the bblab code (it now lives in the bblab_hla_typing_tool repo).
1 parent eebf9f8 commit 850221f

File tree

5 files changed

+0
-1799
lines changed

5 files changed

+0
-1799
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ Source = "https://github.com/cfe-lab/hla_algorithm"
5959

6060
[project.scripts]
6161
interpret_from_json = "hla_algorithm.interpret_from_json:main"
62-
bblab = "hla_algorithm.bblab:main"
6362
update_alleles = "hla_algorithm.update_alleles:main"
6463
update_frequency_file = "hla_algorithm.update_frequency_file:main"
6564

@@ -125,7 +124,6 @@ omit = [
125124
"src/hla_algorithm/_version.py",
126125
"src/hla_algorithm/__main__.py",
127126
"tests/__init__.py",
128-
"src/hla_algorithm/bblab.py",
129127
"src/hla_algorithm/interpret_from_json.py",
130128
"src/hla_algorithm/update_alleles.py",
131129
"src/hla_algorithm/update_frequency_file.py",

src/hla_algorithm/bblab.py

Lines changed: 0 additions & 256 deletions
This file was deleted.

0 commit comments

Comments
 (0)