Antimicrobial ResistanceNDM1Round 3
NDM-1 Peptide Inhibitors
De novo peptide inhibitors targeting the NDM-1 di-zinc active site to restore meropenem efficacy against carbapenem-resistant gram-negative bacteria
NDM-1 (New Delhi Metallo-beta-lactamase 1) is a bacterial enzyme that destroys beta-lactam antibiotics — the most widely used class of antibiotics in the world. Bacteria carrying NDM-1 are resistant to nearly all available treatments, including last-resort carbapenems. A direct inhibitor of NDM-1 would restore the effectiveness of existing antibiotics against these otherwise untreatable infections.
9,670sequences generated
127promising drug leads
28verified jobs
Mine this program
Don't have an API key? Create an account →
Docker command
# Requires an NVIDIA GPU with 24 GB VRAM (RTX 3090+) docker run --rm --pull always --gpus all ghcr.io/xenomine/miner:latest --api-key <your-api-key> --server https://api.xenomine.com --program ndm1_peptide_v1 --jobs auto
--gpus all — exposes all host GPUs to the container (required)--jobs auto — runs one job per GPU in parallel (default: 1)