melt-list-into-tables: Melt list of tables

meltTablesWithListNamesR Documentation

Melt list of tables

Description

Tables are the output of tables

Tables are the output of tables

Usage

meltTablesWithListNames(list)

meltTablesWithLoosers(list)

meltListOfVectors(list)

Arguments

list

a list of tables

Value

a data frame with

gene

the gene name

cell

the cell

cpmWin

the number of wins it collected

a data frame with

gene

the gene name

cell

the cell who win

loosers

the semi-colon separated list of loosers

a data frame with list content and the name of the element in the column


cavei/cellCB documentation built on Sept. 14, 2023, 8:15 a.m.