Noah Spies
Noah Spies
Ah, I see. You're referring to indels other than the variant of interest? I think this already happens, but only if you're zoomed in enough. I could make it more...
you can try installing a fix from a genomeview branch: `pip install -U git+https://github.com/nspies/genomeview.git@indel_labels`. Let me know if that's what you're looking for.
Sorry about that, can you try again?
Alright, thanks. BTW, is this something that ipyparallel is controlling? I see that the `batch_file_name` argument gets passed on to `from ipyparallel.apps import launcher` but that's as far as I've...