Giter Site home page Giter Site logo

hgsvc's People

Contributors

ekg avatar glennhickey avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

hgsvc's Issues

Not all variants end up in HGSVC.haps.vcf.gz

vcfcombine isn't outputting all the variants I would expect. For example, HG00514 has 598 variants in chr21:

bcftools view ./HG00514.haps.vcf.gz -r chr21 -H | grep -v "0|0" | wc -l
598

But not a single one ends up in ./HGSVC.haps.vcf.gz

bcftools view ./HGSVC.haps.vcf.gz -r chr21 -H -s HG00514 | grep -v "0|0" | wc -l
0

Some, like the second one (chr21 5114345), I can understand as they collide with different variants at the exact same positions in other samples. But unique ones (like the first) don't show up either. This seems to happen in all chromosomes after chr10 for HG00514 and chr16 for NA19240.

URLs to hap data can't be found

The URLs to the server appear to have changed, as the ones in the repo return 404 not found when attempting to download the vcf/tbi files.

Is it possible to update these to the newest version, perhaps on a more persistent filesystem?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.