Skip to content

iaradsouza1/gnomad-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

gnomad-extractor

Tool to (1) parse the VCF file from gnomad project and (2) specifically extract the loss-of-functions SNPs. It also extracts the functional annotation of each LoF SNP.

3 Steps:

  • Create index with index;
  • Extract LoF frequencies with extract;
  • Extract LoF annotations with annotation

Example: python gnomad-extractor.py index --help

About

simple tool to parse VCF from gnomad project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages