nmf.heatmap: A Function to find responsible genes for variation within a...

Description Usage Arguments Examples

View source: R/nmf.heatmap.R

Description

This function allows you to find the likely genes responsible for affecting a variable, typically the presence or absence of a disease

Usage

1
2
nmf.heatmap(H.matrix, variable, step = 1,
  variable.name = "unspecified variable")

Arguments

H.matrix

The H.matrix of an NMF factorisation of a gene expression dataset

variable

A vector containing values for the discrete variable or disease to be investigated

step

The skip value to determine how many patients/subjects to display

variable.name

The name of the variable being investigated

Examples

1

ASharmaML/nmf-gene documentation built on May 14, 2019, 8:57 a.m.