scientificgenomicsdna-sequencesbioinformaticsuciclassification

E. coli Promoter Gene Sequences (UCI)

Category
Scientific
Records
106 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
File Size
~0.04 MB
Downloads
0

About this data

106 E. coli DNA sequences labeled as promoter or non-promoter, each described by 57 sequential nucleotide positions. A classic UCI molecular-biology classification benchmark for sequence analysis.

Schema

NameTypeDescription
classVARCHAR
instanceVARCHAR
p-50VARCHAR
p-49VARCHAR
p-48VARCHAR
p-47VARCHAR
p-46VARCHAR
p-45VARCHAR
p-44VARCHAR
p-43VARCHAR
p-42VARCHAR
p-41VARCHAR
p-40VARCHAR
p-39VARCHAR
p-38VARCHAR
p-37VARCHAR
p-36VARCHAR
p-35VARCHAR
p-34VARCHAR
p-33VARCHAR
p-32VARCHAR
p-31VARCHAR
p-30VARCHAR
p-29VARCHAR
p-28VARCHAR
p-27VARCHAR
p-26VARCHAR
p-25VARCHAR
p-24VARCHAR
p-23VARCHAR
p-22VARCHAR
p-21VARCHAR
p-20VARCHAR
p-19VARCHAR
p-18VARCHAR
p-17VARCHAR
p-16VARCHAR
p-15VARCHAR
p-14VARCHAR
p-13VARCHAR
p-12VARCHAR
p-11VARCHAR
p-10VARCHAR
p-9VARCHAR
p-8VARCHAR
p-7VARCHAR
p-6VARCHAR
p-5VARCHAR
p-4VARCHAR
p-3VARCHAR
p-2VARCHAR
p-1VARCHAR
p1VARCHAR
p2VARCHAR
p3VARCHAR
p4VARCHAR
p5VARCHAR
p6VARCHAR
p7VARCHAR

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "E. coli Promoter Gene Sequence" })
// Found: 8738c71c-ebfe-4116-b286-75d60d4d495d
get_download_url({ dataset_id: "8738c71c-ebfe-4116-b286-75d60d4d495d" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/8738c71c-ebfe-4116-b286-75d60d4d495d/download-url