Skip to content

Emit valid SAM format outputs#9

Merged
maxrossi91 merged 2 commits intomaxrossi91:mainfrom
AndreaGuarracino:patch-1
Sep 18, 2024
Merged

Emit valid SAM format outputs#9
maxrossi91 merged 2 commits intomaxrossi91:mainfrom
AndreaGuarracino:patch-1

Conversation

@AndreaGuarracino
Copy link
Copy Markdown
Contributor

The current SAM format output does not work properly with tools like samtools. Checking it with the quickcheck command, I get:

samtools quickcheck reads.sam
reads.sam was not identified as sequence data.

The problems were a few non-TAB-separated rows.

Emit TAB-separated SAM rows
Emit TAB-separated SAM rows
@maxrossi91
Copy link
Copy Markdown
Owner

Thanks for the fix.

@maxrossi91 maxrossi91 merged commit 9b5b441 into maxrossi91:main Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants