biomaRt
package. The default
scoring approach is based on the random forest framework, while a one-way
ANOVA is available as an alteranative. GO term are scored and ranked
according to the average rank (alternatively, average power) of all
associated genes. P-values can be generated to assess the significance of
GO term ranking. The ranked list of GO terms is returned, with tools
allowing to visualise the statistics on a gene- and ontology-basis.
Package: |
GOexpress |
Type: |
Package |
Version: |
1.6.1 |
Date: |
2016-06-22 |
License: |
GPL (>= 3) |
ExpressionSet
containing assayData and phenoData.
The former
should be a gene-by-sample matrix providing gene expression values for
each gene in each sample. The latter should be an
AnnotatedDataFrame
from the Biobase
package providing
phenotypic information and grouping factors
with two or more levels.
phenoData
slot of the above
ExpressionSet
.
Following analysis, visualisation methods include:
GO_analyse
. Packages
Biobase
,
randomForest
,
RColorBrewer
,
VennDiagram
.
Methods
biomaRt:getBM
,
ggplot2:ggplot
,
gplots:heatmap.2
,
gplots:bluered
,
gplots:greenred
,
grid:grid.newpage
,
grid:grid.layout
,
stringr:str_extract
.
# Sample input data available with package:
data(AlvMac)
# Sample output data available with package:
data(AlvMac_results)
# Supported species and microarrays:
data(microarray2dataset)
data(prefix2dataset)
Run the code above in your browser using DataLab