Hello Pygr folks, Thanks for all the work on pygr, it's very useful tool.
I am curious why empty sequence intervals aren't allowed. One use case of pygr is to model mutations (snp, insertions, deletions, etc). When modeling an insertion it would be useful to treat it as an empty sequence interval (hg19['chr7'][location:location] for example). I have a work around in place that ignores the SeqPath bounds check. This allows one to get the up and down stream flanking sequence for an insertion. Is there a better way to model insertions with pygr? Thanks, Scott -- You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to pygr-...@googlegroups.com. To unsubscribe from this group, send email to pygr-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en.