ih-abstract

command module
v0.0.0-...-2fec1c8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2021 License: GPL-3.0 Imports: 22 Imported by: 0

README

GoDoc

ih-abstract

Description

ih-abstract streams input raw pathology results to the immune.health.report R package for report generation and quality assurance. The input is .csv data or direct streaming from a Microsoft SQL driver-compatible database. The output is filtered .csv/.txt files for incremental new report generation and quality assurance.

Optionally, Immune Health-specific filtering can be turned off to use ih-abstract as a general method to retrieve arbitrary or incremental pathology results.

Installation

See Releases.

go get -u -v github.com/andrewrech/ih-abstract

Cross compiling for Alpine requires disabling CGO:

 echo env CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -o ih-abstract

Usage

See ih-abstract -h or documentation.

Authors

License

GNU Lesser General Public License v3.0

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL