# precision_medicine Extraction of known target genes for cyclophosphamide and Capecitabine # Installation To get started, install the required Python packages using: ```bash pip install -r requirements.txt ``` # Running the Notebook After installing the dependencies, you can open and run the Jupyter notebook: ```bash jupyter notebook ``` Then, open the desired `.ipynb` file in your browser and run the cells.