GET /sp_gene/
Summary: Get specialty genes
Operation ID: getSpecialtyGenes
Auth: unknown
Operation ID: getSpecialtyGenes
Auth: unknown
Description
Retrieve specialty genes including antibiotic resistance, virulence factors, and other functionally important genes.
Parameters (3)
genome_id
(string, query, optional)
Filter by genome ID
limit
(integer, query, optional, default: 25)
Maximum number of results
property
(string, query, optional)
Filter by property type (e.g., Antibiotic Resistance, Virulence Factor)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Query antibiotic resistance genes | curl |
https://www.patricbrc.org/api/sp_gene/?query=eq(property,Antibiotic%20Resistance) |
|
| Query virulence factors | curl |
https://www.patricbrc.org/api/sp_gene/?query=eq(property,Virulence%20Factor) |
|
| Query penicillin resistance genes | curl |
https://www.patricbrc.org/api/sp_gene/?query=eq(antibiotics,penicillin) |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:42:50.448832 | 400 | 594ms | |
| 2026-03-23 10:31:02.982992 | 400 | 687ms | |
| 2026-03-23 09:18:20.511852 | 400 | 528ms |