CTTraverser: A hierarchical Classifier Tree Traverser function.

Description Usage Arguments

View source: R/HieRFIT_functions.R

Description

A hierarchical Classifier Tree Traverser function.

Usage

1
CTTraverser(Query, tree, hiemods, thread = NULL)

Arguments

Query

is the input query data. rows are genes and columns are cells.

tree

a tree topology with which hrf model was trained on. 'phylo' format.

hiemods

models list from HieRandForest function.

thread

number of workers to be used for parallel processing. Default is Null, so serial processing.


yasinkaymaz/HieRFIT documentation built on June 1, 2021, 9:37 a.m.