Skip to content

Add GPU accelerated STAR and Markdups (using Parabricks rna_fq2bam) #62

Add GPU accelerated STAR and Markdups (using Parabricks rna_fq2bam)

Add GPU accelerated STAR and Markdups (using Parabricks rna_fq2bam) #62

Workflow file for this run

name: Nextflow strict syntax lint
on:
pull_request:
push:
branches: [master, dev]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Nextflow
uses: nf-core/setup-nextflow@v2
- name: Nextflow strict syntax lint
run: nextflow lint -o concise .