GithubHelp home page GithubHelp logo

fagan2888 / gadget-pipeline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from torkamanilab/gadget-pipeline

0.0 0.0 0.0 13 KB

An analysis pipeline used to classify ET vs. PD tremor based on wrist-mounted accelerometer data.

Shell 63.24% R 36.76%

gadget-pipeline's Introduction

Gadget PD Pipeline

A pipeline for differentiating and categorizing patients of Parkinsons and Essential Tremor using a mixture of genetic and motion tracking techniques.

Using this pipeline

This pipeline is built using metapipe and a variety of other tools. Install the dependencies as follows:

$ pip install -r requirements.txt

Once all the dependencies are installed, the next step is to execute the pipeline. If you wish to run it locally, then use the following command:

$ sh run_me.sh <sample_id> <API_USERNAME> <API_PASSWORD>

To run this pipeline on an external system, like a cluster, you'll need to edit the pipeline.mp file and fill in your api username, password, and sample id. When that is done, run your pipeline using these commands:

$ metapipe -j pbs -o pipeline.sh pipeline.mp 
$ qsub pipeline.sh

Project Organization

This project relies on a few external projects and a variety of shell scripts. The shell scripts can be found in the bin/ directory, and the related packages are in the requirements.txt.

The overall structure of the pipeline can be found in the pipeline.mp file. This file contains the metapipe-format pipeline design.

gadget-pipeline's People

Contributors

sonictherocketman avatar

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.