Short for “Genbank Mutation Locator”. A simple Python3 package that if you pass it a mutation it will give you the location in the specified genbank file. > gemucator-run.py –mutation rpoB_S450L rpoB_S450L: 761153 t 761154 c 761155 g (H37rV.gbk for M. tuberculosis is loaded by default). Or you can go the other way > gemucator-run.py –location […]
