Giter Site home page Giter Site logo

Support input in gwas-vcf format about pheweb HOT 4 CLOSED

jielab avatar jielab commented on August 14, 2024
Support input in gwas-vcf format

from pheweb.

Comments (4)

bschilder avatar bschilder commented on August 14, 2024 1

Just wanted to chime in that MungeSumstats might be helpful here:

  • It can read in VCF or tabular format and standardise column names from a wide variety of inputs.
  • After munging is complete, you can export the files as either (tabix-indexed) tabular or VCF formats.
  • It also provides API-access to the IEU MRC Open GWAS database.
    @Al-Murphy @NathanSkene

from pheweb.

jielab avatar jielab commented on August 14, 2024 1

thank you veyr much!

best regards,
Jie

from pheweb.

pjvandehaar avatar pjvandehaar commented on August 14, 2024

Do you mean that internally pheweb should store everything in tabixed bgzipped GWAS-VCF instead of the current tabixed bgzipped tsv files? Why? How would that make queries more efficient?

Or do you just want to use GWAS-VCF as input to create a pheweb? It should be easy to write a script that converts GWAS-VCF into the input format pheweb requires. Do you have one file per phenotype, or many phenotypes in a single file?

from pheweb.

jielab avatar jielab commented on August 14, 2024

Dear Peter:

I mean the latter, pheweb to use GWAS-VCF as input. As you know, these GWAS files with millions of rows are huge. It is very confusing and headache that each software needs different columns and column names. I think we should use VCF's capacity for fast query, which comes with a vcf.tbi file.

I hope that you have a few minutes to read this paper https://genomebiology.biomedcentral.com/articles/10.1186/s13059-020-02248-0, and agree that supporting VCF format is a good idea.

Best regards,
Jie

from pheweb.

Related Issues (20)

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.