a | b/man/reformatSiggenes.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/internal-functions.R |
||
3 | \name{reformatSiggenes} |
||
4 | \alias{reformatSiggenes} |
||
5 | \title{Reformat Siggenes Table} |
||
6 | \usage{ |
||
7 | reformatSiggenes(table) |
||
8 | } |
||
9 | \arguments{ |
||
10 | \item{table}{output from `samr::samr.compute.siggenes.table`} |
||
11 | } |
||
12 | \description{ |
||
13 | Reformats the Siggenes table output from the SAMR package |
||
14 | } |
||
15 | \seealso{ |
||
16 | replaceDecimals |
||
17 | } |
||
18 | \author{ |
||
19 | Waldir Leoncio |
||
20 | } |