amplab / snap

Scalable Nucleotide Alignment Program -- a fast and accurate read aligner for high-throughput sequencing data
https://www.microsoft.com/en-us/research/project/snap/
Apache License 2.0
288 stars 66 forks source link

CIGAR string option to use "M" instead of "=" or "X" for compatibility #14

Closed rnpandya closed 12 years ago

bolosky commented 12 years ago

I added a -M option, which will cause the CIGAR string generator to use M rather than = and X.