| metadata | {"version":"0.1.0","author":"ClawBio","domain":"genomics","tags":["sarek","variant-calling","germline","somatic","tumor-only","wes","wgs","nextflow","nf-core"],"inputs":[{"name":"samplesheet","type":"file","format":["csv","tsv","yaml","yml","json"],"description":"nf-core/sarek samplesheet. Accepted formats: .csv, .tsv, .yaml, .yml, .json. Always-required columns: patient, sample. Step-dependent columns: for mapping, lane plus one input mode — fastq_1 + fastq_2, OR spring_1 (+ optional spring_2), OR bam (uBAM); for markduplicates/ prepare_recalibration/variant_calling, bam+bai or cram+crai; for recalibrate, additionally table; for annotate, vcf (+ optional variantcaller). Optional metadata columns: sex (XX/XY/NA), status (0=normal, 1=tumor), contamination (varlociraptor). A row may not mix FASTQ, BAM/CRAM, and VCF input modes.\n","required":true}],"outputs":[{"name":"report","type":"file","format":["md"],"description":"Wrapper run summary, per-tool VCF inventory, and downstream handoff recommendations"},{"name":"result","type":"file","format":["json"],"description":"Structured result payload with detected CRAMs, per-tool VCFs, MultiQC HTML, and provenance"}],"dependencies":{"python":">=3.11","packages":null},"demo_data":[{"path":"demo/README.md","description":"Demo mode uses the upstream nf-core/sarek -profile test dataset rather than bundled FASTQs"}],"endpoints":{"cli":"python clawbio.py run sarek-pipeline --input {samplesheet} --output {output_dir}"},"openclaw":{"requires":{"bins":["python3","nextflow","java"],"env":null,"config":null},"always":false,"emoji":"🧬","homepage":"https://github.com/ClawBio/ClawBio","os":["darwin","linux"],"install":null,"trigger_keywords":["sarek","germline variant calling","somatic variant calling","tumor-normal pair","mutect2","strelka","haplotypecaller","ascat","WES variant calling","WGS variant calling","VEP annotation","SnpEff","GATK pipeline","nf-core","Nextflow"]}} |