Skip to content

Top-level attribute(s) for assembly information #4

Open
@jeromekelleher

Description

@jeromekelleher

I'm not sure how well this is supported in the VCF spec or parsers, but it would be very helpful to present information about the genome assembly.

In practise the useful information will probably be in the contig header, and the actual assembly header won't be much use if it's just referring to a fasta file. The VCF spec gives these examples:

##assembly=url

##contig=<ID=ctg1,length=81195210,URL=ftp://example.com/assembly.fa,md5=f126cdf8a6e0c7f379d618ff66beb2da,...>

I guess all we can do is keep the information about the assembly and contig around as attributes so that they can be easily inspected?

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