Skip to content

SAM format screwup #9

@calkan

Description

@calkan

after generating SAM with lordfast, trying to convert to BAM:

[W::sam_parse1] mapped query cannot have zero coordinate; treated as unmapped
....

25479 272 22816 0 50 54M * 0 0 TATATCGATATCTACACTCTAGATGCTCATGCTAGTCTCACAGCGACAGCTCAT * AS:i:0
12838 272 47754 0 50 60M * 0 0 CGAGTGATATGCAGTGAGCGAGATCACGCACTGCACAGCTGAGCAGAGCAGACTCATCTC * AS:i:0

and so on. Are you reporting map location 0-based? SAM defines it as 1-based; BAM as 0-based

Metadata

Metadata

Assignees

No one assigned

    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