Oncomine_heatmap_ComparisonofAllGenesin_SomeDisease_MatrixForHeatmap: To prepare a matrix for coexpression data in order to plot...

Description Usage Arguments Value Examples

Description

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

Usage

1
2
  Oncomine_heatmap_ComparisonofAllGenesin_SomeDisease_MatrixForHeatmap(filenames,
  rowscale = TRUE)

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/Oncomine documentation built on May 30, 2019, 5:01 a.m.