Skip to content

FEATURE REQUEST: Improve seqinfo(<BamFile>) to return the genome assembly associated with each sequence #61

@hpages

Description

@hpages

Right now seqinfo(<BamFile>) returns a Seqinfo object with no genome information, even though that information is available in the file (the genome assembly is specified via the AS tag found in the @SQ header lines).

See Bioconductor/GenomeInfoDb#105 (comment) for some context.

I'll try to come up with a PR that fixes that.

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