bio-chipseq-visualization
Visualize ChIP-seq data using deepTools, Gviz, and ChIPseeker. Create heatmaps, profile plots, and genome browser tracks. Visualize signal a…
Maintainer FreedomIntelligence · Last updated April 1, 2026
Generate consensus FASTA sequences by applying VCF variants to a reference using bcftools consensus. Use when creating sample-specific reference sequences or reconstructing haplotypes.
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bio-consensus-sequences
Skill Snapshot
Source Doc
| Option | Description |
|---|---|
-H 1 | First haplotype |
-H 2 | Second haplotype |
-H A | Apply all ALT alleles |
-H R | Apply REF alleles where heterozygous |
-I | Apply IUPAC ambiguity codes (separate flag) |
Heterozygous sites encoded with IUPAC ambiguity codes:
Using a mask BED file:
Related skills
Visualize ChIP-seq data using deepTools, Gviz, and ChIPseeker. Create heatmaps, profile plots, and genome browser tracks. Visualize signal a…
Visualize copy number profiles, segments, and compare across samples. Create publication-quality plots of CNV data from CNVkit, GATK, or oth…
Circular genome visualization with Circos or pycirclize.
Multi-panel genome track plots with pyGenomeTracks.