View source: R/convert_old_ewce_to_new.r
convert_old_ewce_to_new | R Documentation |
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)
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. |
If you've already loaded it and want to pass it as a celltype_data structure, then don't set level1 or level2.
CellTypeData in the new data structure style.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.