walaj / SeqLib

C++ htslib/bwa-mem/fermi interface for interrogating sequence data
http://bioinformatics.oxfordjournals.org/content/early/2016/12/21/bioinformatics.btw741.full.pdf+html
Other
133 stars 36 forks source link

Added functions to retrieve position of read accounting for soft clips #30

Closed julianhess closed 6 years ago

julianhess commented 6 years ago

Analogous to htsjdk's SAMRecord.getReadPositionAtReferencePosition()

walaj commented 6 years ago

Thanks Julian!