Giter VIP home page Giter VIP logo

qngene's Introduction

How to execute the scripts in "Export_gen_files"

gentotsv.py (Converts .gen and .sample into tsv)

python gentotsv.py -> (it takes the default sourcedir, destinationdir and sample file from config.py)

or

gentotsv.py -h[help] -t[threads] -s[sourcedir] -d[destinationdir] -f[samplefile] -> (all the parameters are optionals)


export.py (Generates individuals, visits, genotypes and phenotypes files from Advance, dbSNP and .gen/.sample data sources)

python export.py {destination_des_tsv} {ip_postgresql_server} {schema_postgresql} {owner_schema_postresql} {password_owner_schema}{import_genotypes_flag}

Ex: python export.py "/Test/output" 127.0.0.1 advancedb prognomix pass12345 Y -> . Flag "import_genotypes_flag" to Y takes only individuals from Advance DB with imputed genotypes (from .sample file) and genotypes from .gen files. Flag "import_genotypes_flag" to N takes all the invidivuals and gentoypes from Advance DB).

Stories in Ready

qngene

Join the chat at https://gitter.im/bigdatafoundation/qngene Genetic Scalable Analytical Query Engine

Contact GitHub API Training Shop Blog About © 2016 GitHub, Inc. Terms Privacy Security Status Help

qngene's People

Contributors

davidonlaptop avatar waffle-iron avatar gitter-badger avatar pirateparrot avatar

Stargazers

Phil avatar

Watchers

 avatar James Cloos avatar Michael Faille avatar Phil avatar Alain April avatar  avatar

qngene's Issues

Add manual in readme

Please add a brief synopsis on how to compile / run qngene.

Also, add a quick steps to get started with IntelliJ.

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.