Coder Social home page Coder Social logo

mulxcode / itpc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pharmgkb/itpc

0.0 1.0 0.0 8.74 MB

Code for processing data collected by the International Tamoxifen Pharmacogenomics Consortium

Home Page: http://www.pharmgkb.org/views/project.jsp?pId=63

Java 100.00%

itpc's Introduction

DOI

ITPC Data Parser

This project contains code for processing data collected by the International Tamoxifen Pharmacogenomics Consortium.

The consortium's site can be found at the PharmGKB website.

This project was written and is maintained using the IntelliJ IDEA 9 IDE.

Building and Running

To build the code

  1. Update build.properties to point to your JDK 1.6 home
  2. Build the ItpcParser.jar file by running: ant makeJar (it will be in the out directory)
  3. To run the parser execute: java -jar ItpcParser.jar -f /path/to/itpc.xls

To get a full list of command line parameters use the command java -jar ItpcParser.jar -h

About the Code

This project was written in the JDK 1.6.0 Update 20

The supporting library versions are listed below:

  • commons-cli.jar :: Apache Commons CLI 2.0
  • commons-io.jar :: Apache Commons I/O 1.4
  • commons-lang.jar :: Apache Commons Lang 2.4
  • log4j.jar :: Log4J 1.2.15
  • poi-ooxml.jar, poi.jar :: Apache POI 3.6

Contact

For questions and requests, please contact Ryan Whaley.

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.