convert_old_ewce_to_new Used to get an new style EWCE ctd file (mean_exp/specificity) from old ones (all_scts).

convert_old_ewce_to_new(level1 = NA, level2 = NA, celltype_data = NA)

Arguments

level1

File path to old level1 of EWCE ctd.

level2

File path to old level2 of EWCE ctd.

celltype_data

The ctd to be converted.

Value

CellTypeData in the new data structure style.

Details

If you've already loaded it and want to pass it as a celltype_data structure, then don't set level1 or level2.