AI AGENT ADDONS

Encode Ccres Database

google-deepmind/science-skills

The ENCODE database holds detailed information about how human cells control gene activity. This skill lets you search for specific DNA elements called cCREs that regulate genes. You can find enhancers, promoters, and other functional regions using signals like DNase and histone marks.

You use simple command line scripts to run searches by coordinates or by specific identifiers. The scripts automatically respect rate limits and save results as JSON files. A key feature is identifying high-confidence biosamples that have all four core epigenetic markers. This helps focus on the most reliable cell types.

Parsing the output is done with jq to avoid loading huge files. This skill gives researchers and bioinformaticians quick access to regulatory annotations and experimental data from the ENCODE project.

Add Encode Ccres Database skill to your workflow

Global

mkdir -p ~/.claude/skills/encode-ccres-database

Project

mkdir -p .claude/skills/encode-ccres-database

Source Repository

Stars
2,101
Forks
219
Watchers
2,101
License
Apache-2.0
Last Push
1 month ago
Created
2 months ago