pedigree_expr = " " // expressiontouseforthe --family-expror --trioor --group-exproptionofslivarinordertofilterthedataaccordingtopedigreeinfoorVCFinfo (dependsonthe .jsfiledefinedbyfun_pathabove). Seehttps://github.com/brentp/slivar#commands for details. Example: "--family-expr 'aff_only:fam.every(find_het_aff_hom_ref_unaff)'". Write " " if no selection wanted (only annotation). Of note, for no filtering, pedigree_expr="all:fam.every(function(s){return s.affected || s.unaffected})" does not work, we have to use --sample-expr
pedigree_expr = " " // expressiontouseforthe --family-expror --trioor --group-exproptionofslivarinordertofilterthedataaccordingtopedigreeinfoorVCFinfo (dependsonthe .jsfiledefinedbyfun_pathabove). Seehttps://github.com/brentp/slivar#commands for details. Example: "--family-expr 'aff_only:fam.every(find_het_aff_hom_ref_unaff)'". Write " " if no selection wanted (only annotation). Of note, for no filtering, pedigree_expr="all:fam.every(function(s){return s.affected || s.unaffected})" does not work, we have to use --sample-expr