Skip to content

Add function to get chromosome naming convention  #71

Description

@madisonjordan

Add a function to get the variant chr naming convention of a single bed/vcf file. Only checks the chromosome naming convention (chr1 vs 1). I think this is related to the assembly used.
Used in RecSNV, originally called vcf_checker and bed_checker, where the purpose seems to be to ensure the files are all using the same naming convention and that the naming connection matches a FASTA file. See validate_inputs function.

See code and discussion in https://github.com/uclahs-cds/pipeline-RecSNV/pull/17#discussion_r1082963532

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions