What problem does it solve?
This skill helps laboratory researchers and analysts run nf-core Nextflow workflows without deep bioinformatics expertise by automating environment checks, data acquisition, samplesheet creation, genome reference management, test runs, and pipeline execution guidance.
Core Features & Use Cases
- GEO/SRA acquisition: Inspect studies, select subsets, fetch FASTQ URLs and download via ENA with resumable transfers.
- Environment validation: Pre-flight checks for Docker, Nextflow, Java, network and system resources with actionable fixes.
- Samplesheet generation & inference: Auto-detect FASTQ/BAM/CRAM, pair reads, infer tumor/normal status, assign replicates, and validate samplesheets for rnaseq, sarek, and atacseq.
- Genome management: Map organisms to iGenomes keys, check or download references, and emit Nextflow parameter suggestions.
- Run orchestration: Provide test-profile commands, recommended Nextflow run templates, and troubleshooting guidance for rnaseq, sarek, and atacseq.
- Use case: Reanalyze a published GEO dataset by fetching runs, generating a validated samplesheet, running the test profile, and launching an nf-core rnaseq or sarek execution.
Quick Start
Run nf-core rnaseq on the FASTQ files in ./fastq, generate a validated samplesheet, and save results to ./results using genome GRCh38.