Skip to content

Commit 52e0807

Browse files
authored
Merge pull request #11 from mendelics/fix-gba1-symbol
fix: update GBA gene symbol to GBA1
2 parents 399733b + cc22492 commit 52e0807

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: goreleaser/goreleaser-action@v2
2727
with:
2828
distribution: goreleaser
29-
version: latest
29+
version: v1.0.0
3030
args: release --rm-dist
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

genes.bed

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2652,7 +2652,7 @@ chr1 155195587 155207981 ENSG00000169231 THBS3
26522652
chr1 155208694 155213824 ENSG00000173171 MTX1
26532653
chr1 155211150 155213819 ENSG00000236263 ENSG00000236263
26542654
chr1 155213820 155227574 ENSG00000291137 GBAP1
2655-
chr1 155234451 155244699 ENSG00000177628 GBA
2655+
chr1 155234451 155244699 ENSG00000177628 GBA1
26562656
chr1 155247204 155255483 ENSG00000160767 FAM189B
26572657
chr1 155255980 155262430 ENSG00000116521 SCAMP3
26582658
chr1 155262867 155273504 ENSG00000176444 CLK2

0 commit comments

Comments
 (0)