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 ¶
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.
Click to show internal directories.
Click to hide internal directories.