read_scite_output: Read SCITE output

read_scite_outputR Documentation

Read SCITE output

Description

Designate the clone of each cell based on SCITE. If ambiguous, a random clone from all possible clones is selected.

Usage

read_scite_output(file, cell_index_h5f, seed = 123)

Arguments

file

path to SCITE output file in .gv format.

cell_index_h5f

A numeric vector. The index of cells used for scite in the .h5f

seed

integer.

Value

data.table

Examples

## Not run: 
 read_scite_out("scite_output.gv")

## End(Not run)

northNomad/tapestri.tools documentation built on May 31, 2024, 4:44 p.m.