Skip to content

Solo analysis, phased data #167

@karoliinas

Description

@karoliinas

Hi Brent, first of all thank you for the work – Slivar, Mosdepth and Smoove are my go-to tools these days!

I'm currently analysing a rare disease in a cohort of singletons using long-read data, thus most of the variants are phased. Does comp-hets take into account the phase information? Or would you recommend some other method?

Also, I'd need some help on how to select variants present only in the affected samples without family structure? I've been playing around with
--sample-expr 'aff_only:sample.every(function(s) { return s.het == s.affected && s.hom_ref == !s.affected })
but keep getting the error unknown attribute:every.

When you get the chance, I'd much appreciate some insight into how to write slivar functions.

Many thanks, a good day to you, sir!

-Karoliina

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