-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels