Skip to content

Commit 51ee344

Browse files
committed
fix custom annotation filters for getStructuralVariantGenes sql
1 parent fee33af commit 51ee344

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/mappers/clickhouse/alteration/ClickhouseAlterationMapper.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
<include
7474
refid="org.cbioportal.infrastructure.repository.clickhouse.studyview.ClickhouseStudyViewFilterMapper.applyStudyViewFilterUsingSampleId"
7575
/>
76+
<include refid="whereCustomAnnotations"/>
7677
</where>
7778
GROUP BY entrez_gene_id, hugo_gene_symbol
7879
</select>

0 commit comments

Comments
 (0)