Giter Club home page Giter Club logo

tmdataloader's People

Contributors

augures avatar baroleg avatar eugene-rakhmatulin avatar jeremy-singer avatar mirasrael avatar waveaccess avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tmdataloader's Issues

Postgres instructions are not right

These instructions:

Go to tMDataLoader repository and run following commands:
psql -d transmart -f sql/postgres/migrations.sql
psql -d transmart -f sql/postgres/permissions.sql
psql -d transmart -f sql/postgres/procedures.sql

do not work.
This works:

cd sql/postgres
psql -d transmart -f migrations.sql
...

Postgres patches break the transmart-data upload

Hello,
I noticed that after applying the DB patches for Postgres (migrations.sql etc...) the
https://github.com/transmart/transmart-data upload process of sample datasets do not work anymore.
I mean the

make -C samples/{oracle,postgres} load_clinical_GSE8581
make -C samples/{oracle,postgres} load_ref_annotation_GSE8581
make -C samples/{oracle,postgres} load_expression_GSE8581

stuff

Please ask if you need more information, I will relaunch the whole process.

SNP data upload

In the tutorial v1.5, it is mentioned that genotype calls can be downloaded using a calls text file.
In v2.1, I see no mention of SNP data...

So my question is: is-it possible, useful, recommended to upload a whole GWAS genotype data ?
Thanks

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.