Skip to content

Unable to specify sex of individual and tryvamos does not parse vcf correctly #21

Description

@chrisclarkson

Hello
I am trying to use vamos to visualise a waterfall plot for a single male.
My locus of interest is on the X chromosome.
There does not seem to be any obvious way to specify the individual's sex-
vamos --read -h does not mention anything about sex/karyotype.
I really need to as it is important for my analysis- could this be made possible?

Furthermore I am confused when trying to do a waterfall plot:
I input the vcf to tryvamos.py
but on line ~79 it returns the error:

end,ru,_,annos = info.split(';')
More values to unpack than expected.

I inspected info and it contains 6-7 ';' marks:

END=....;RU=CAG,CCA,SVTYPE=VNTR,ALT_ANNO_H1=0000.....;LEN_H1=...;ALT_ANNO_H1=0000.....;LEN_H1=...;

I would manually edit the code manually but I am not sure what needs to be done with annos after it is created- hence I'm not sure how to proceed.
Can you help with this- also it would be really useful if I could specify the sex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions