Skip to content

TODO: improve filtering of Vcf files (filter_vcf.sh) #1

Description

@filippob
  • consider adding filters for sequencing quality (Phred score): with vcftools, the option --minQ can be used
  • explore filtering for individual genotype coverage (not average coverage across all samples): this may be done in vcftools with the option --minDP (DP FORMAT tag must be specified for all sites)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions