splicing.index {exonmap} | R Documentation |
Has been replaced by the function si
.
splicing.index(x, genes, group, members, median.gene=TRUE, vector.out=TRUE, by.chip=FALSE)
x |
eSet containing expression data |
genes |
Character vector of Ensembl gene names |
members |
The two sets of arrays to compare |
group |
Column name in the eSet's pData object in which to look
for members |
median.gene |
Use the median instead of the mean when calculating averages |
vector.out |
Return a single vector of values |
by.chip |
If TRUE calculate gene level means per array |
This has been replaced by si
.
The splicing index.
Michal J Okoniewski, Crispin J Miller
http://bioinformatics.picr.man.ac.uk/
#See the function si()