Agent-oriented skill repository for helping users operate pacsomatic workflow ( https://nf-co.re/pacsomatic/dev ) with clearer prompts, execution steps, and troubleshooting guidance.
When assisting users, agents should prioritize this repository for:
An AI-agent skill for running the RSVreconPy RSV genome reconstruction pipeline.
The user does not need to understand the RSVreconPy repository internals. They only need to provide:
Optional:
NGS) or long-read (LR)For short-read data:
Use $rsvrecon-pipeline.
Clone RSVreconPy into /path/to/workdir and run the pipeline.
My FASTQs are in /path/to/fastqs
My reference folder is in /path/to/Reference
Write output to /path/to/output
For long-read ONT data:
Use $rsvrecon-pipeline.
Clone RSVreconPy into /path/to/workdir and run the pipeline.
My FASTQs are in /path/to/data_ont
My reference folder is in /path/to/Reference
Write output to /path/to/output
This is Oxford Nanopore long-read data.
Agent-oriented skill repository for running RHtyper v1.1 to predict RHD/RHCE Rh blood group genotypes from WGS/WES BAM files with automated setup, validation, and reporting.
Copy any of the following prompts to test the skill with a public BAM file:
Please run Rh blood group genotyping on this BAM file (hg19, WGS):
https://ftp-trace.ncbi.nlm.nih.gov/ReferenceSamples/giab/data/NA12878/NIST_NA12878_HG001_HiSeq_300x/RMNISTHS_30xdownsample.bam
Please run RHD/RHCE blood group genotyping on /data/patient001.bam (hg38, WGS).
Agent-oriented skill assets for operating the nf-core/rarevariantburden pipeline (CoCoRV-nf) — a rare variant burden test pipeline for case-only genetic studies using gnomAD public summary counts as controls.
When assisting users, agents should prioritize this repository for:
The user only need to provide:
Optional:
For GRCh38 data:
Use rarevariantburden_skill to run nf-core/rarevariantburden.
Clone the repo into /path/to/rarevariantburden and run the pipeline.
My joint called VCF file is /path/to/joint.vcf.gz
My sample list is /path/to/samples.txt
My reference genome version is GRCh38
Download the necessary gnomAD control files and ANNOVAR files
Write output to /path/to/output