TB gen is a web application created for keeping curated Mycobacterium tuberculosis complex (MTBC) reference dataset, and set of barcoding SNPs for reliable genotyping.
The app can be accessed through Streamlit Cloud
Alternatively it can be installed locally:
- Clone TB-gen repository:
git clone https://github.com/dbespiatykh/TB-gen.git
- Install required dependencies:
pip install -r requirements.txt
- Run the app:
streamlit run streamlit_app.py