Description Usage Arguments Examples
SciBet main function. Train SciBet with the reference dataset to assign cell types for the query dataset.
1 |
train |
The reference dataset, with rows being cells, and columns being genes. The last column should be "label". |
test |
The query dataset. Rows should be cells and columns should be genes. |
k |
Number of genes to select according to the total entropy differneces among cell types. |
1 | SciBet(train.matr, query.matr)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.