Skip to content

Commit b0cfc8e

Browse files
committed
remove test assert absence FILTER column because now needed for breakend pairing
1 parent a91ff86 commit b0cfc8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_smlv_somatic_filter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ def test_clinical_potential_rescue_general(self):
201201
info_data=info_data_set,
202202
)
203203
smlv_somatic_filter.set_filter_data(record, 0)
204-
assert not record.FILTER
205204
assert record.INFO.get(rescue_tag_str) is not None
206205

207206

0 commit comments

Comments
 (0)