incidence,list-method {BioCor} | R Documentation |
Given a list of pathways and its genes creates an incidence matrix.
## S4 method for signature 'list' incidence(x)
x |
A list |
A matrix with pathways as rows and genes in columns.
Designed to be easier to work with list and GeneSetCollection
LluĂs Revilla