{ "cells": [ { "cell_type": "markdown", "id": "ed3f1712-b787-4529-8233-f3f32ba248d2", "metadata": {}, "source": [ "# Basic functionalities\n", "\n", "The easiest way to get a prediction with CHAMOIS is to run the `chamois predict` command with a query BGC given as a GenBank record. \n", "For now, let's use [BGC0000703](https://mibig.secondarymetabolites.org/repository/BGC0000703.4/index.html#r1c1), the MIBiG BGC\n", "producing [kanamycin](https://pubchem.ncbi.nlm.nih.gov/compound/6032) in *Streptomyces kanamyceticus*. The record was pre-downloaded\n", "from MIBiG in GenBank format." ] }, { "cell_type": "markdown", "id": "ab1971ec-fb4b-4bf3-93ec-671200aefa0b", "metadata": {}, "source": [ "