Skip to content

Is minhash really sorted by coordinate? #2105

Description

@armintoepfer

Is your feature request related to a problem? Please specify.

On the PacBio Revio instrument we are sorting our hifi_reads.bam files with samtools sort -M -R to save disk space and improve file transfer time. The SO:coordinate results in a lot of confusion, as users think that the file is already aligned.

Describe the solution you would like.

I could override the sort order using a new option and set it to unknown in my use case. If I were to implement this, would you accept such solution or do you have a different idea?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions