cds

package
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 Imports: 3 Imported by: 0

Documentation

Overview

Package cds provides routines related to Ma'ayan Lab's Characteristic Direction Signature method.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compute

func Compute(controls, experiments *mat64.Dense, r float64) *mat64.Vector

Compute computes the characteristic direction vector from the given set of controls and experiments. Controls should have a column for every control and a row for every gene. Likewise experiments should have a column for every experiment and a row for every gene. r is a regularization term between 0 and 1 inclusive that smooths the covariance matrix and reduces potential noise in the dataset. The default value for r is 1, which means no regularization. See http://www.maayanlab.net/CD/ for more information.

Types

This section is empty.

Jump to

Keyboard shortcuts

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