read_scite_output | R Documentation |
Designate the clone of each cell based on SCITE. If ambiguous, a random clone from all possible clones is selected.
read_scite_output(file, cell_index_h5f, seed = 123)
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. |
data.table
## Not run:
read_scite_out("scite_output.gv")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.