Track Experiments banner
ammawla ammawla

Track Experiments

Development community

Description

--- name: track-experiments description: Track ENCODE experiments locally with publications and provenance --- Track ENCODE experiments in a local SQLite database with associated publications, pipeline info, and provenance chains. Use `encode_track_experiment` to add experiments. Use `encode_list_tracked` to view your library. Use `encode_get_citations` to export citations as BibTeX or RIS. Refer to the track-experiments skill for detailed guidance.

Installation

Installs to ~/.claude/skills/ammawla-encode-toolkit-track-experiments/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ammawla-encode-toolkit-track-experiments && curl -fsSL https://raw.githubusercontent.com/ammawla/encode-toolkit/HEAD/commands/track-experiments.md -o ~/.claude/skills/ammawla-encode-toolkit-track-experiments/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository