Validate and launch bioinformatics workflows
pacsomaticskillsetup L3★27,559
K-Dense-AI/scientific-agent-skills ↗What it does
Validate inputs and execute matched tumor-normal variant calling
Best for
Reproducible tumor-normal variant calling when validation and artifact generation must precede execution.
Inputs
- · Tumor BAM file
- · Normal BAM file
- · Patient/sample IDs
- · Output directory
- · Reference (--fasta or --genome)
Outputs
- · Pacsomatic samplesheet
- · Params YAML
- · Launch script
- · Nextflow job ID (if executed)
Requires
- · nf-core/pacsomatic pipeline
- · Nextflow
- · Singularity/Docker
- · LSF/Slurm/PBS/SGE scheduler (optional)
Preconditions
Valid BAM files with indices, Nextflow/Singularity installed, reference genome available
Failure modes
Invalid BAM file paths, missing reference genome, scheduler submission fails, Nextflow execution error
Trust signals
- · Single entrypoint (run_pacsomatic.py)
- · Dry-run validation before execution
- · Reproducible params YAML and launch script generation