AlvMac_results: Sample output from the 'GO_analyse()' function on an RNAseq...

Description Usage Value Warning Source Examples

Description

This variable may be used to test the filtering and visualisation methods implemented in the package. It contains the output of the command AlvMac_results = GO_analyse(eSet=AlvMac, f="Treatment") applied to the toy input data AlvMac.

Usage

1

Value

A list of 9 slots summarising the input and results of the analysis:

Warning

Running the above command again, you might obtain slightly different scores and ranks due to the stochastic process of sampling used by the random forest algorithm. However, the ranking metric was found to be robust and stable across run, given adequate number of trees and predictor variables sampled.

To produce reproducible results, use the set.seed() function prior to running any randomising or sampling function.

Source

Source data are part of a publication in review.

Examples

1
2
3
4

kevinrue/GOexpress documentation built on May 19, 2020, 7:23 p.m.