Sub-skill of nextflow-pipelines: Check completion (+1).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill check-completion --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Check Completion?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-check-completion)More formats (shields.io, HTML) on the badges page.
---
name: nextflow-pipelines-check-completion
description: 'Sub-skill of nextflow-pipelines: Check completion (+1).'
version: 1.0.0
category: science
type: reference
scripts_exempt: true
---
# Check completion (+1)
## Check completion
```bash
ls results/multiqc/multiqc_report.html
grep "Pipeline completed successfully" .nextflow.log
```
## Key outputs by pipeline
**rnaseq:**
- `results/star_salmon/salmon.merged.gene_counts.tsv` - Gene counts
- `results/star_salmon/salmon.merged.gene_tpm.tsv` - TPM values
**sarek:**
- `results/variant_calling/*/` - VCF files
- `results/preprocessing/recalibrated/` - BAM files
**atacseq:**
- `results/macs2/narrowPeak/` - Peak calls
- `results/bwa/mergedLibrary/bigwig/` - Coverage tracks
---
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!