Skip to content

CRAM intergration #232

@IanSudbery

Description

@IanSudbery

Has anyone been thinking about modifications to allow CRAM compatibility (i.e. CRAM output from the mapping pipeline, CRAM input to the transcript assembly and quantitation pipelines etc)?

Stripping sequencing from BAM files does result in a huge storage space gain, but on so many occasions it has turned out that we are actaully intrested in keeping the sequence - sequencing stripping is not lossless, because although the positions of the mismatches are stored, the actual mismatches themselves are not (mapper dependent).

Lossless CRAM is about 50% smaller than BAM, and for high depth runs, this is even true if you include the reference sequence in the CRAM file.

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