Skip to content

CIGAR parsing API #1147

@d-cameron

Description

@d-cameron

CIGAR text parsing is currently hidden inside sam_parse1() and not exposed by the API. CIGAR parsing is a generally useful function that should be exposed - especially since it's required to handle the spec-defined MC and SA tags.

This issue is a feature request for the htslib API to be expanded to include a function to parse a string into the htslib CIGAR representation format.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions