The purpose of this project was to develop a tool using iVar to perfrom variant analysis on BAM files.
Scripts are compatable with Python 3.9.14+, Pandas 2.0+, iVar 1.4.2+ .
conda create -n env_name python=3.9.14
conda install pandas
conda install ivar