Skip to content

Commit b46be74

Browse files
committed
Remove sgkit/io/vcf
1 parent a8e8f04 commit b46be74

File tree

10 files changed

+0
-3471
lines changed

10 files changed

+0
-3471
lines changed

requirements-dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ bed-reader
1414
rechunker
1515
cbgen < 1.0.5; platform_system != "Windows"
1616
cbgen == 1.0.1; platform_system == "Windows"
17-
cyvcf2; platform_system != "Windows"
1817
yarl
1918
matplotlib
2019
asv

setup.cfg

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ setup_requires =
5959
plink =
6060
partd
6161
bed-reader
62-
vcf =
63-
aiohttp
64-
cyvcf2
65-
requests
66-
yarl
6762
bgen =
6863
rechunker
6964
cbgen < 1.0.5; platform_system != "Windows"
@@ -105,8 +100,6 @@ line_length = 88
105100

106101
[mypy-callee.*]
107102
ignore_missing_imports = True
108-
[mypy-cyvcf2.*]
109-
ignore_missing_imports = True
110103
[mypy-dask.*]
111104
ignore_missing_imports = True
112105
[mypy-fsspec.*]

sgkit/io/vcf/__init__.py

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

sgkit/io/vcf/csi.py

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

sgkit/io/vcf/tbi.py

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

0 commit comments

Comments
 (0)