sampleSort: sampleSort

Description Usage Arguments Value Examples

View source: R/sampleSort.R

Description

sampleSort

Usage

1
2
sampleSort(M, geneOrder = geneOrder, annotations = NULL,
  annotation_order = NULL)

Arguments

M

matrix of alterations.

annotations

this holds the per sample annotation values. the matrix will be split into n sub matrices and sorted then merged at the end.

annotation_order

(Required) specify the order of the annotation. If not present, R will sort it alphabetically

geneName

If certain genes needs to be on the top, this value should provide them in a list

Value

matrix with samples and genes sorted

Examples

1
TODO2

ahmetz/oncoPrintr documentation built on Nov. 14, 2020, 1:37 a.m.