GoTheDist: Calculate the distance matrix between genes based on GO...

Description Usage Arguments Value

View source: R/GoTheDist.R

Description

.

Usage

1
2
GoTheDist(M, Min = 4, minparents = 8, MinRow = 0, maxthreads = 3,
  method = "cosine")

Arguments

M

matrix of GO terms for each gene

Min

Cutoff to exclude low frequency GO terms. Minimum number of genes that contain the GO term. default = 4.

minparents

Cutoff to exclude non-informative GO terms (ex: nucleus vs. Pol-II transcription factor). defualt = 8.

MinRow

Value

matrix in a cytoscape-friendly format


saralinker/GONetwork documentation built on May 29, 2019, 1:50 p.m.