Skip to content

Y24-245 - As lab users we would like to be able to make a submission from a Stock Plate for the 10x - CITEseq and Emseq pipelines so that we no longer need to do a fake cherrypick to reduce workload and remove creation of fake data #34

Y24-245 - As lab users we would like to be able to make a submission from a Stock Plate for the 10x - CITEseq and Emseq pipelines so that we no longer need to do a fake cherrypick to reduce workload and remove creation of fake data

Y24-245 - As lab users we would like to be able to make a submission from a Stock Plate for the 10x - CITEseq and Emseq pipelines so that we no longer need to do a fake cherrypick to reduce workload and remove creation of fake data #34

name: Assign Issue Number
on:
issues:
types: [opened]
jobs:
call-add-to-project:
uses: sanger/.github/.github/workflows/generate_issue_number.yml@master
secrets:
app_id: ${{ secrets.ISSUE_GEN_APP_ID }}
app_key: ${{ secrets.ISSUE_GEN_APP_KEY }}