Skip to content

Informational: Support for Cram #4

@bcantarel

Description

@bcantarel

Looks like you can add "cram support" into your tool description ie bamfiles could be bam or cram.

Since you can't directly input the genome sequence, if users get this error (common if using cloud):
[E::fai_build3_core] Failed to open the file /path/to/genome/reference.fa

they can do this:
samtools view -@ $threads -C -T reference.fa -o C5752.repathrefseq.cram C5752.cram

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions