golincs

module
v0.0.0-...-5130504 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2017 License: Apache-2.0

README

golincs

This repository contains packages to assist with the LINCS project written in Go.

See the documentation at https://godoc.org/github.com/jtolds/golincs/

Example

Currently, just the characteristic direction signature method is implemented. You can try out the Go implementation by running:

$ cd $(mktemp -d)
/tmp/tmp.rqR3ZNiIbn $ GOPATH=$(pwd) go get github.com/jtolds/golincs/cmd/cds
/tmp/tmp.rqR3ZNiIbn $ bin/cds --input ~/path/to/input.txt

This package depends heavily on https://github.com/gonum/matrix, which itself may require having BLAS and/or LAPACK installed. Installation instructions for the gonum bindings for those dependencies can be found at:

Directories

Path Synopsis
Package cds provides routines related to Ma'ayan Lab's Characteristic Direction Signature method.
Package cds provides routines related to Ma'ayan Lab's Characteristic Direction Signature method.
cmd
cds
Package mat provides some additional utility functions that complement the excellent github.com/gonum/matrix/mat64 package.
Package mat provides some additional utility functions that complement the excellent github.com/gonum/matrix/mat64 package.
mmm
Package parse provides some helpers to read tabular gene expression values.
Package parse provides some helpers to read tabular gene expression values.
Package pca provides some helpers for principal component analysis.
Package pca provides some helpers for principal component analysis.
web
dbs

Jump to

Keyboard shortcuts

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