Description Usage Arguments Value Examples
View source: R/ssvMakeMembTable.R
see ssvMakeMembTable
1 | ssvFactorizeMembTable(object)
|
object |
a valid object for conversion to a membership table and then factor |
a 2 column ("id" and "group") data.frame. "id" is factor of item names if any or simply order of items. "group" is a factor of set combinations
1 2 | ssvFactorizeMembTable(CTCF_in_10a_overlaps_gr)
ssvFactorizeMembTable(list(1:4, 2:3, 4:6))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.