View source: R/marker_combo_table.R
Given a file of cell types defined by certain marker combinations (format in docs), assign cell types to each combination in a marker combination counts file
1 | interpretMarkerCombos(markerComboCts, allCellTypes, outFile = NULL)
|
outFile |
if given, markerComboCounts table with interpretations added will be printed to this file |
markerComboCounts |
table generated by markerComboCounts() |
cellTypesFile |
*.xlsx file defining cell types based on known marker combination (format in docs) |
unreasonableCombosFile |
*.xlsx file containing a matrix indicating both known unreasonable pairwise marker combinations and also "unknown" pairwise marker combinations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.