guess_celltype {CellaRepertorium} | R Documentation |
This function is likely dependent on annotations from 10X and may change or break as their pipeline changes.
guess_celltype(chain)
chain |
|
contig table with celltype
column
data(ccdb_ex) table(guess_celltype(ccdb_ex$contig_tbl$chain))