sanger-pathogens / pymummer

Python3 module for running MUMmer and reading the output
Other
26 stars 11 forks source link

Store reverse or not in Variant class #32

Closed martinghunt closed 5 years ago

martinghunt commented 5 years ago

Previous PR stored strand info for Snps (ie one line of mummer output). This adds the strand info to Variants (ie multiple lines of mummer output, specifically indels).