Skip to content

Splitting columns by whitespace #3

@lacek

Description

@lacek

VCF file is tab-delimited according to the specification.

The following line is splitting the header line by whitespace:

https://github.com/zhanxw/checkVCF/blob/master/checkVCF.py#L194

If sample name contains space, incorrect number of columns will be counted.

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