Skip to content

多分组单细胞测序数据第一层次未整合和整合分析对B细胞细分的分群有何影响? #3780

多分组单细胞测序数据第一层次未整合和整合分析对B细胞细分的分群有何影响?

多分组单细胞测序数据第一层次未整合和整合分析对B细胞细分的分群有何影响? #3780

Workflow file for this run

name: Ruby
on:
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ruby/[email protected]
with:
ruby-version: 2.6
bundler-cache: true
- run:
bundle exec rake
env:
TOKEN: ${{ secrets.DUTY_TOKEN }}
REPO: ${{ github.repository }}