Назад към всички

structural-variant-detector

// Structural variant detection skill for identifying CNVs, inversions, translocations, and complex rearrangements

$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namestructural-variant-detector
descriptionStructural variant detection skill for identifying CNVs, inversions, translocations, and complex rearrangements
allowed-toolsRead,Write,Glob,Grep,Edit,WebFetch,WebSearch,Bash
metadata[object Object]

Structural Variant Detector Skill

Purpose

Enable structural variant detection for identifying CNVs, inversions, translocations, and complex rearrangements.

Capabilities

  • Split-read and paired-end SV calling
  • Copy number variation detection
  • Mobile element insertion detection
  • Complex SV resolution
  • SV annotation and visualization
  • Multi-caller integration

Usage Guidelines

  • Use multiple callers for comprehensive detection
  • Integrate results from different algorithms
  • Validate SVs with independent methods
  • Annotate SVs with functional impact
  • Visualize SVs for manual review
  • Document caller combinations and filters

Dependencies

  • Manta
  • DELLY
  • CNVkit
  • LUMPY
  • GRIDSS

Process Integration

  • Whole Genome Sequencing Pipeline (wgs-analysis-pipeline)
  • Tumor Molecular Profiling (tumor-molecular-profiling)
  • Long-Read Sequencing Analysis (long-read-analysis)