agent-browser
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test w…
Maintainer FreedomIntelligence · Last updated April 1, 2026
structural-variant-calling.
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/structural-variant-calling
Skill Snapshot
Source Doc
configManta.py
--tumorBam tumor.bam
--normalBam normal.bam
--referenceFasta reference.fa
--runDir manta_somatic
manta_somatic/runWorkflow.py -j 8
configManta.py
--bam sample.bam
--referenceFasta reference.fa
--exome \ # Use exome settings
--callRegions regions.bed.gz \ # Restrict to regions
--runDir manta_exome
configManta.py
--bam rnaseq.bam
--referenceFasta reference.fa
--rna \ # RNA-seq mode
--runDir manta_rna
Related skills
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test w…
Access 20+ years of global financial data: equities, options, forex, crypto, commodities, economic indicators, and 50+ technical indicators.
Filter alignments by flag, quality, region, or paired status.
Index BAM/CRAM files with samtools index for random access.