Description Usage Arguments Value
The function is part of the larger GDS function and performs the gds model on the data for a single gene.
1 | gdsmodel_intern(SubgeneData, nsim = 100)
|
SubgeneData |
A subset of the data. Particularly, a subset of the data corresponding to one gene. |
nsim |
The number of iterations to perform. |
A list with 2 items per gene. The first item is the exon scores of the corresponding probesets and the second contains a data frame with the array scores of the exons across the samples. If the inigds model was performed. The items will be added to the previously made list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.