domainDist: Finds the number of gene sets for each shared domain

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/getSharedDomains.R View source: R/domainDist.R

Description

domainDist takes a list of shared domains, and compute for each distinct domain how many gene sets share it.

Usage

1
domainDist(domainL)

Arguments

domainL

Each element of the list is a vector of functional domains.

Details

For each domain that appears in the domain list, domainDist counts the number of elements that have this domain.

Value

Returns a frequency table with descending order.

Author(s)

Z. Jiang

See Also

getSharedDomains, sharedBy

Examples

1
2

SLGI documentation built on Nov. 8, 2020, 11 p.m.