Skip to content

High performance data processing pipeline orchestrator for itextmine

Notifications You must be signed in to change notification settings

udel-biotm-lab/itextmine_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itextmine pipeline

This repo holds the source code for itextmine data processing pipeline

Requirements

1. OS - Ubuntu 18.04 LTS
2. Programming language - Golang

Instructions

1. Install golang from - https://golang.org/doc/install

2. git clone - https://github.com/udel-biotm-lab/itextmine_pipeline.git

3. cd itextmine_pipeline

4. go run main.go --help

5. Run all tests go test -v itextmine/tests

6. Run individual test go test -v itextmine/tests -run TestExcuteRlimsp

Best practices

If you are developing a tool to integrate into the pipeline, please take a look at the Wiki to ensure that you follow the best practices to streamline the integration of the tool.

About

High performance data processing pipeline orchestrator for itextmine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages