Data & ReproClinical MedicineFreedomIntelligence/OpenClaw-Medical-SkillsData & Reproduction
BI

bio-variant-calling-structural-variant-calling

Maintainer FreedomIntelligence · Last updated April 1, 2026

Call structural variants (SVs) from short-read sequencing using Manta, Delly, and LUMPY. Detects deletions, insertions, inversions, duplications, and translocations that are too large for standard SNV callers. Use when detecting structural variants from short-read data.

OpenClawNanoClawAnalysisReproductionbio-variant-calling-structural-variant-calling🧬 bioinformatics (gptomics bio-* suite)bioinformatics — clinical databases & variant analysiscall

Original source

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bio-variant-calling-structural-variant-calling

Maintainer
FreedomIntelligence
License
MIT
Last updated
April 1, 2026

Skill Snapshot

Key Details From SKILL.md

2 min

Key Notes

  • CLI: configManta.py (Manta), delly call, lumpyexpress/smoove call.
  • Call structural variants from my WGS data" → Detect large genomic rearrangements (deletions, insertions, inversions, duplications, translocations) using split-read and discordant-pair evidence. CLI: configManta.py (Manta), delly call, lumpyexpress/smoove call.
  • configManta.py \ --bam sample.bam \ --referenceFasta reference.fa \ --runDir manta_run.

Source Doc

Excerpt From SKILL.md

Somatic SV calling

configManta.py
--tumorBam tumor.bam
--normalBam normal.bam
--referenceFasta reference.fa
--runDir manta_somatic

manta_somatic/runWorkflow.py -j 8

WES mode (for exome data)

configManta.py
--bam sample.bam
--referenceFasta reference.fa
--exome \ # Use exome settings --callRegions regions.bed.gz \ # Restrict to regions --runDir manta_exome

RNA-seq mode

configManta.py
--bam rnaseq.bam
--referenceFasta reference.fa
--rna \ # RNA-seq mode --runDir manta_rna

Use cases

  • Use when detecting structural variants from short-read data.

Not for

  • Do not rely on this catalog entry alone for installation or maintenance details.

Upstream Related Skills

  • long-read-sequencing/structural-variants - Long-read SV calling
  • copy-number/cnvkit-analysis - Copy number variants
  • variant-calling/filtering-best-practices - Filter VCF files
  • alignment-files/alignment-filtering - Prepare BAM files

Related skills

Related skills

Back to directory
AR
Data & ReproClinical Medicine

armored-cart-design-agent

Design armored CAR-T cells with cytokine payloads and resistance mechanisms.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
AR
Data & ReproClinical Medicine

arxiv-search

Search arXiv physics, math, and computer science preprints using natural language queries. Powered by Valyu semantic search.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
AU
Data & ReproClinical Medicine

autonomous-oncology-agent

Autonomous oncology research agent: literature mining, trial matching, biomarker analysis, and treatment hypothesis generation.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
BI
Data & ReproClinical Medicine

bio-cfdna-preprocessing

Preprocesses cell-free DNA sequencing data including adapter trimming, alignment optimized for short fragments, and UMI-aware duplicate remo…

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView