convert_old_ewce_to_new: convert_old_ewce_to_new

View source: R/convert_old_ewce_to_new.r

convert_old_ewce_to_newR Documentation

convert_old_ewce_to_new

Description

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

Usage

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.

Details

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

Value

CellTypeData in the new data structure style.


NathanSkene/EWCE documentation built on April 10, 2024, 1:02 a.m.