# takes too much time in the R CMD check
proto=selectPrototypes(n=5) # --> returns a character vector of 5 genes with the highest number of annotations
feat=getGeneFeaturesPrototypes(c("207","7494"),prototypes=proto,pca=FALSE) # --> compute feature vectors
selectPrototypes(data=feat$features,method="pca") # ... and PCA projection
Run the code above in your browser using DataLab