Skip to content

feat: LD index and block matrix extraction for a studyLocus #246

feat: LD index and block matrix extraction for a studyLocus

feat: LD index and block matrix extraction for a studyLocus #246

Workflow file for this run

name: Label PRs
"on":
- pull_request
- issues
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"