getGeneFeaturesPrototypes(genelist, prototypes = NULL, similarity = "max", similarityTerm = "JiangConrath", pca = TRUE, normalization = TRUE, verbose = FALSE)
selectPrototypes
function with no arguments. Hence, the
prototypes in this case are the 250 genes with most known annotations.The PCA postprocessing determines the principal components that can explain at least 95% of the total variance in the feature space.
The method to calculate the functional similarity of a gene to a certain prototype can be any of those described in getGeneSim
.
[2] N. Speer, H. Froehlich, A. Zell, Functional Grouping of Genes Using Spectral Clustering and Gene Ontology, Proc. Int. Joint Conf. on Neural Networks (IJCNN), pp. 298 - 303, 2005
getGeneSimPrototypes
,
selectPrototypes
, getGeneSim
,
getTermSim
, setOntology