Oncomine_heatmap_Comparison.of.Concept_MatrixForHeatmap: To prepare a matrix for Comparison of Concept with primary...

Description Usage Arguments Value Examples

View source: R/Oncomine_heatmap_Comparison.of.Concept_MatrixForHeatmap.R

Description

you can use function Oncomine_heatmap_ComparisonofAllGenesin_SomeDisease_MatrixForHeatmap() fisrt to get a data frame, and ent to get matrix.

Usage

1
2

Arguments

filenames

can be filenames end with .txt .doc .docx or a dataframe or omitted

rowscale

a logical param to scale each row if rowscale=TRUE

Value

a matrix

Examples

1
2
3
4
Oncomine_heatmap_ComparisonofAllGenesin_SomeDisease_MatrixForHeatmap()
Oncomine_heatmap_ComparisonofAllGenesin_SomeDisease_MatrixForHeatmap("1.txt")
Oncomine_heatmap_ComparisonofAllGenesin_SomeDisease_MatrixForHeatmap(c("1.txt","2.txt"))
Oncomine_heatmap_ComparisonofAllGenesin_SomeDisease_MatrixForHeatmap(dataframe)

yikeshu0611/ROncomine documentation built on May 28, 2019, 12:35 a.m.