Skip to content

Enhancement and refactoring #6

Description

@mboissel

After using the function R/estimate_ethnicity.R (on exom sequencing data)
We have discussed about several enhancement to developed :

  • Remove vcftools dependency(only keep bcftools) #9
    (only keep bcftools)
  • Add the option like "--missing-to-ref" for the step that merge the input VCFs. So this will make the possibility to assume genotypes at missing sites are 0/0. The merged vcf will hold much more variants filled as ref, instead of just variants that are all non ref in input population.
  • Check whether it will be interesting to fill all the WT variants met in the reference panel (let's say 1kg) by completing the input vcf with all common WT variants ever seen in our sequencing data (by reading all cover files or the capture may be).
  • Check LD clumping
  • Add option for point size in ethnicity graph #7 (check alternative methods to draw a lot of points with ggpointdensity or scattermore)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

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