pump {biocViews} | R Documentation |
interpolate topics in a package-view association
pump(viewlist, vocab, root="vocRoot")
viewlist |
viewlist |
vocab |
vocab |
root |
root |
If T is a hypernym of S and package P is associated with task S, P should also be associated with task T. This function assures this.
a revised view list
Vince Carey <stvjc@channing.harvard.edu>
data(sep05) pump(list(DifferentialExpression="limma"),sep05)