Clarivate-LSPS/transmart-gwas-plink

Name: transmart-gwas-plink

Owner: Clarivate Analytics Life Sciences

Description: Plink integration for tranSMART

Created: 2016-11-10 20:43:28.0

Updated: 2017-03-20 00:33:23.0

Pushed: 2016-12-14 21:18:06.0

Homepage: null

Size: 38

Language: Groovy

GitHub Committers

UserMost Recent Commit# Commits
Vadim2016-12-14 21:18:00.03

Other Committers

UserEmailMost Recent Commit# Commits

README

transmart-gwas-plink

Plink integration for tranSMART

Installation

Add the following entry into “inlinePlugins”:

'transmart-gwas-plink': 'transmart-gwas-plink'

and the following entry into “InternalDependenciesFilter”:

compile “:transmart-gwas-plink:$transmartVersion”

in file “DependencyManagement.groovy”

Add the following lines into Config.groovy:

grails.plugin.transmartGwasPlink.enabled=true grails.plugin.transmartGwasPlink.plinkPath='/usr/local/bin/plink'

(the value of the last parameter depends on where you've installed plink binary).

Usage

See wiki: https://github.com/ThomsonReuters-LSPS/transmart-gwas-plink/wiki


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.