bio-data-visualization-genome-tracks

Installation
SKILL.md

Genome Track Visualization

pyGenomeTracks (Python/CLI)

# Create tracks configuration file
cat > tracks.ini << 'EOF'
[bigwig]
file = coverage.bw
title = Coverage
height = 4
color = #4DBBD5
min_value = 0

[spacer]
height = 0.5

[peaks]
file = peaks.bed
Related skills

More from gptomics/bioskills

Installs
5
GitHub Stars
594
First Seen
Jan 24, 2026