Skip to content

fix: update GBA gene symbol to GBA1 #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
distribution: goreleaser
version: latest
version: v1.0.0
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion genes.bed
Original file line number Diff line number Diff line change
Expand Up @@ -2652,7 +2652,7 @@ chr1 155195587 155207981 ENSG00000169231 THBS3
chr1 155208694 155213824 ENSG00000173171 MTX1
chr1 155211150 155213819 ENSG00000236263 ENSG00000236263
chr1 155213820 155227574 ENSG00000291137 GBAP1
chr1 155234451 155244699 ENSG00000177628 GBA
chr1 155234451 155244699 ENSG00000177628 GBA1
chr1 155247204 155255483 ENSG00000160767 FAM189B
chr1 155255980 155262430 ENSG00000116521 SCAMP3
chr1 155262867 155273504 ENSG00000176444 CLK2
Expand Down