Includes lists of genes to mask from variant coverage due to poor short read coverage (eg PE/PPE), genes associated with drug resistance, and gene annotations
2) A Jupyter notebook to translate the original data into a more readable (for humans or computers) format, and
To make the Jupyter notebooks git friendly, follow the steps
- Install nbstripout
pip install --upgrade nbstripout
- Set up the git filter using .gitattributes
nbstripout --install --attributes .gitattributes