thehyve/to-tsv-scripts

Name: to-tsv-scripts

Owner: The Hyve

Description: Collection of scripts to extract content from different formats to tsv (tab separated values) format.

Created: 2017-10-12 13:55:19.0

Updated: 2017-10-12 14:19:22.0

Pushed: 2017-11-08 16:13:53.0

Homepage: null

Size: 18

Language: Groovy

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

to-tsv-scripts

Collection of scripts to extract content from different formats to tsv (tab separated values) format.

Prerequisites

You can install jdk and groovy easily with sdkman. To install sdkman and prerequisites:

curl -s "https://get.sdkman.io" | bash
sdk use java 8u121
sdk use groovy 2.4.9

Scripts

All scripts have similar interface:

vy {spss|access}_to_tsv <source file> <tsv output directory>

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.