msig_detail {msig} | R Documentation |
Retrieve detail information of gene set
Description
Retrieve detail information of gene set
Usage
msig_detail(...)
Arguments
... |
one or more gene set names, which can be little or capital. |
Value
Print detail information about the geneset, number of genes and return all gene names.
Examples
d <- msig_detail('izadpanah_stem_cell_adipose_vs_bone_dn',
'AAACCAC_MIR140')
[Package msig version 1.0 Index]