Prepare test data for random forest
Arguments
- input
Seurat object
- subject_ids
Metadata field that identifies unique subjects.
- dtype
Type of data in the Seurat object "scRNA" or "CyTOF", default is "scRNA". CyTOF data is expected to be arcsinh normalized.
- test_id
subject_id for the test sample
- verbose
Integer verbosity level (0 = silent, 1 = milestones, 2 = detailed, 3 = includes Seurat output)