#!/bin/bash
python3 -m pydoc DeepTCR/DeepTCR.py > Documentation.txt

