Skip to content

Multi-sequence CRAM output #60

Description

@charles-plessy

CRAM files can be combined in a single one where all queries are aligned to the target, almost like in a multiple-sequence alignment.

Key points to remember to avoid temporary folder paths in the samtools header.

  • create the samtools dictionary with a relative path to the genome file.
  • make sure samtools/sort is not allowed to call the EBI.
  • remove --reference from samtools/merge or find a better solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmerged in devThe issue is merged in the `dev` branch.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions