Split into a list of ContigCellDB()
by named fields
split_cdb(ccdb, fields, tbl = "contig_tbl", drop = FALSE, equalize = TRUE)
character
naming fields in tbl
one of contig_tbl
, cell_tbl
or cluster_tbl
logical indicating if levels that do not occur should be dropped
(if f
is a factor
or a list).
logical
. Should the contig, cells and clusters be equalized by taking the intersection of their common keys?
list of ContigCellDB