Skip to content

RNA 47. 基于转录组识别可变剪切和异构体开关(IsoformSwitchAnalyzeR)② #5974

RNA 47. 基于转录组识别可变剪切和异构体开关(IsoformSwitchAnalyzeR)②

RNA 47. 基于转录组识别可变剪切和异构体开关(IsoformSwitchAnalyzeR)② #5974

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 }}